Gentoo Archives: gentoo-commits

From: "Daniel Gryniewicz (dang)" <dang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/nautilus: ChangeLog nautilus-2.20.0-r1.ebuild
Date: Mon, 29 Oct 2007 17:28:06
Message-Id: E1ImYPB-0006vw-BV@stork.gentoo.org
1 dang 07/10/29 17:28:01
2
3 Modified: ChangeLog
4 Added: nautilus-2.20.0-r1.ebuild
5 Log:
6 Bump to 2.20.0-r1
7 * Crash with small fonts (bugs.gnome.org #454884) (thanks plaes)
8 * Thumbnails not showing (bugs.gnome.org #480608) (thanks plaes)
9 * Missing thumbnail frames (bugs.gnome.org #478363) (thanks plaes)
10 * Add new gstreamer/totem support for sound previews; bug #196822
11
12 (Portage version: 2.1.3.16)
13
14 Revision Changes Path
15 1.242 gnome-base/nautilus/ChangeLog
16
17 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.242&view=markup
18 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/nautilus/ChangeLog?rev=1.242&content-type=text/plain
19 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/nautilus/ChangeLog?r1=1.241&r2=1.242
20
21 Index: ChangeLog
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v
24 retrieving revision 1.241
25 retrieving revision 1.242
26 diff -u -r1.241 -r1.242
27 --- ChangeLog 19 Oct 2007 09:50:59 -0000 1.241
28 +++ ChangeLog 29 Oct 2007 17:28:00 -0000 1.242
29 @@ -1,6 +1,20 @@
30 # ChangeLog for gnome-base/nautilus
31 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
32 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.241 2007/10/19 09:50:59 uberlord Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/ChangeLog,v 1.242 2007/10/29 17:28:00 dang Exp $
34 +
35 +*nautilus-2.20.0-r1 (29 Oct 2007)
36 +
37 + 29 Oct 2007; Daniel Gryniewicz <dang@g.o>
38 + +files/nautilus-2.20.0-async-thumbnail-framing.patch,
39 + +files/nautilus-2.20.0-small-font-crasher.patch,
40 + +files/nautilus-2.20.0-sound-preview-cleanup.patch,
41 + +files/nautilus-2.20.0-thumbnail-flashing.patch,
42 + +nautilus-2.20.0-r1.ebuild:
43 + Bump to 2.20.0-r1
44 + * Crash with small fonts (bugs.gnome.org #454884) (thanks plaes)
45 + * Thumbnails not showing (bugs.gnome.org #480608) (thanks plaes)
46 + * Missing thumbnail frames (bugs.gnome.org #478363) (thanks plaes)
47 + * Add new gstreamer/totem support for sound previews; bug #196822
48
49 19 Oct 2007; Roy Marples <uberlord@g.o>
50 +files/nautilus-2.20.0-statfs.patch, nautilus-2.20.0.ebuild:
51
52
53
54 1.1 gnome-base/nautilus/nautilus-2.20.0-r1.ebuild
55
56 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild?rev=1.1&view=markup
57 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild?rev=1.1&content-type=text/plain
58
59 Index: nautilus-2.20.0-r1.ebuild
60 ===================================================================
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 # $Header: /var/cvsroot/gentoo-x86/gnome-base/nautilus/nautilus-2.20.0-r1.ebuild,v 1.1 2007/10/29 17:28:00 dang Exp $
64
65 inherit virtualx eutils gnome2 autotools
66
67 DESCRIPTION="A file manager for the GNOME desktop"
68 HOMEPAGE="http://www.gnome.org/projects/nautilus/"
69
70 LICENSE="GPL-2 LGPL-2 FDL-1.1"
71 SLOT="0"
72 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
73 IUSE="beagle esd gnome tracker"
74 # cups flac gstreamer mad ogg vorbis
75
76 RDEPEND=">=media-libs/libart_lgpl-2.3.10
77 >=gnome-base/libbonobo-2.1
78 >=gnome-base/eel-2.15.92
79 esd? ( >=media-sound/esound-0.2.27 )
80 >=dev-libs/glib-2.13
81 >=gnome-base/gnome-desktop-2.9.91
82 >=gnome-base/libgnome-2.14.0
83 >=gnome-base/libgnomeui-2.6
84 >=gnome-base/gnome-vfs-2.19.3
85 >=gnome-base/orbit-2.4
86 >=x11-libs/pango-1.1.2
87 >=x11-libs/gtk+-2.11.6
88 >=gnome-base/librsvg-2.0.1
89 >=dev-libs/libxml2-2.4.7
90 >=x11-libs/startup-notification-0.8
91 >=media-libs/libexif-0.5.12
92 >=gnome-base/gconf-2
93 media-libs/audiofile
94 beagle? ( >=app-misc/beagle-0.0.12 )
95 x86? ( tracker? ( >=app-misc/tracker-0.0.1 ) )
96 x11-libs/libICE
97 x11-libs/libSM
98 x11-proto/xproto
99 virtual/eject"
100 # !gstreamer? ( vorbis? ( media-sound/vorbis-tools ) )
101 # gstreamer? (
102 # >=media-libs/gstreamer-0.8
103 # >=media-libs/gst-plugins-0.8
104 # >=media-plugins/gst-plugins-gnomevfs-0.8
105 # mad? ( >=media-plugins/gst-plugins-mad-0.8 )
106 # ogg? ( >=media-plugins/gst-plugins-ogg-0.8 )
107 # vorbis? ( >=media-plugins/gst-plugins-vorbis-0.8 )
108 # flac? ( >=media-plugins/gst-plugins-flac-0.8 ) )"
109 DEPEND="${RDEPEND}
110 sys-devel/gettext
111 >=dev-util/intltool-0.35
112 >=dev-util/pkgconfig-0.9"
113 PDEPEND="gnome? ( >=x11-themes/gnome-icon-theme-1.1.91 )"
114
115 DOCS="AUTHORS ChangeLog* HACKING MAINTAINERS NEWS README THANKS TODO"
116
117 pkg_setup() {
118 G2CONF="--disable-update-mimedb $(use_enable beagle) $(use_enable tracker) $(use_enable esd esound)"
119 }
120
121 src_unpack() {
122 gnome2_src_unpack
123 epatch "${FILESDIR}/${P}-sound-preview-cleanup.patch"
124 epatch "${FILESDIR}/${P}-statfs.patch"
125
126 # Patches from unreleased 2.20.1
127 epatch "${FILESDIR}/${P}-async-thumbnail-framing.patch"
128 epatch "${FILESDIR}/${P}-thumbnail-flashing.patch"
129 epatch "${FILESDIR}/${P}-small-font-crasher.patch"
130
131 eautoreconf
132 }
133
134 src_test() {
135 addwrite "/root/.gnome2_private"
136 Xmake check || die "Test phase failed"
137 }
138
139 pkg_postinst() {
140 gnome2_pkg_postinst
141
142 elog "nautilus now has three ways of previewing sound. First, if the esd"
143 elog "USE flag is given, it will attempt to play directly via esd. If"
144 elog "the esd USE flag is *not* given, it will attempt to use totem to"
145 elog "play the sound. If totem is not installed, it will attempt to use"
146 elog "gstreamer 10.x to play the sound. If gstreamer 10.x is not installed"
147 elog "it will fail to preview the sound."
148 }
149
150
151
152 --
153 gentoo-commits@g.o mailing list