Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs: metadata.xml ChangeLog gvfs-1.20.1.ebuild
Date: Sun, 27 Apr 2014 17:02:46
Message-Id: 20140427170241.B78B32004B@flycatcher.gentoo.org
1 eva 14/04/27 17:02:41
2
3 Modified: metadata.xml ChangeLog
4 Added: gvfs-1.20.1.ebuild
5 Log:
6 Version bump for Gnome 3.12.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806)
9
10 Revision Changes Path
11 1.21 gnome-base/gvfs/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/metadata.xml?rev=1.21&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/metadata.xml?rev=1.21&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/metadata.xml?r1=1.20&r2=1.21
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/metadata.xml,v
20 retrieving revision 1.20
21 retrieving revision 1.21
22 diff -u -r1.20 -r1.21
23 --- metadata.xml 24 Dec 2013 16:38:26 -0000 1.20
24 +++ metadata.xml 27 Apr 2014 17:02:41 -0000 1.21
25 @@ -10,20 +10,15 @@
26 applications not using gio to access the gvfs filesystems.
27 </longdescription>
28 <use>
29 - <flag name='afp'>Enables support for accessing AFP (Apple Filing Protocol)
30 - network shares</flag>
31 - <flag name='archive'>Enables support for accessing files in archives
32 - transparently via <pkg>app-arch/libarchive</pkg></flag>
33 + <flag name='afp'>Enables support for accessing AFP (Apple Filing Protocol) network shares</flag>
34 + <flag name='archive'>Enables support for accessing files in archives transparently via <pkg>app-arch/libarchive</pkg></flag>
35 <flag name='bluray'>Enable playback of Blu-ray filesystems using <pkg>media-libs/libbluray</pkg></flag>
36 - <flag name='fuse'>Enables fuse mount points in $HOME/.gvfs for legacy
37 - application access</flag>
38 + <flag name='fuse'>Enables fuse mount points in $HOME/.gvfs for legacy application access</flag>
39 <flag name="gdu">Enable <pkg>sys-apps/gnome-disk-utility</pkg> integration</flag>
40 <flag name="gnome-online-accounts">Enable configuration panel for <pkg>net-libs/gnome-online-accounts</pkg> accounts</flag>
41 <flag name="http">Enable the HTTP/DAV backend using <pkg>net-libs/libsoup-gnome</pkg></flag>
42 - <flag name="libsecret">Enable <pkg>app-crypt/libsecret</pkg> support
43 - to store login credentials.</flag>
44 + <flag name="libsecret">Enable <pkg>app-crypt/libsecret</pkg> support to store login credentials.</flag>
45 <flag name="udev">Enable udev base replacement code for cdda feature</flag>
46 <flag name="udisks">Enable volume monitoring using <pkg>sys-fs/udisks</pkg></flag>
47 </use>
48 </pkgmetadata>
49 -
50
51
52
53 1.249 gnome-base/gvfs/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.249&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?rev=1.249&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/ChangeLog?r1=1.248&r2=1.249
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v
62 retrieving revision 1.248
63 retrieving revision 1.249
64 diff -u -r1.248 -r1.249
65 --- ChangeLog 26 Apr 2014 18:42:03 -0000 1.248
66 +++ ChangeLog 27 Apr 2014 17:02:41 -0000 1.249
67 @@ -1,6 +1,12 @@
68 # ChangeLog for gnome-base/gvfs
69 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.248 2014/04/26 18:42:03 pacho Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/ChangeLog,v 1.249 2014/04/27 17:02:41 eva Exp $
72 +
73 +*gvfs-1.20.1 (27 Apr 2014)
74 +
75 + 27 Apr 2014; Gilles Dartiguelongue <eva@g.o> +gvfs-1.20.1.ebuild,
76 + metadata.xml:
77 + Version bump for Gnome 3.12.
78
79 *gvfs-1.18.3-r1 (26 Apr 2014)
80
81
82
83
84 1.1 gnome-base/gvfs/gvfs-1.20.1.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.20.1.ebuild?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gvfs/gvfs-1.20.1.ebuild?rev=1.1&content-type=text/plain
88
89 Index: gvfs-1.20.1.ebuild
90 ===================================================================
91 # Copyright 1999-2014 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.20.1.ebuild,v 1.1 2014/04/27 17:02:41 eva Exp $
94
95 EAPI="5"
96 GCONF_DEBUG="no"
97 GNOME2_LA_PUNT="yes"
98
99 inherit autotools bash-completion-r1 eutils gnome2
100
101 DESCRIPTION="Virtual filesystem implementation for gio"
102 HOMEPAGE="https://git.gnome.org/browse/gvfs"
103
104 LICENSE="LGPL-2+"
105 SLOT="0"
106
107 IUSE="afp archive avahi bluetooth bluray cdda fuse gnome-online-accounts gphoto2 gtk +http ios libsecret mtp samba systemd test +udev udisks"
108 REQUIRED_USE="
109 cdda? ( udev )
110 udisks? ( udev )
111 systemd? ( udisks )
112 "
113 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
114
115 # Can use libgphoto-2.5.0 as well. Automagic detection.
116 RDEPEND="
117 >=dev-libs/glib-2.37:2
118 sys-apps/dbus
119 dev-libs/libxml2:2
120 net-misc/openssh
121 afp? ( >=dev-libs/libgcrypt-1.2.2:0= )
122 archive? ( app-arch/libarchive:= )
123 avahi? ( >=net-dns/avahi-0.6 )
124 bluetooth? (
125 >=app-mobilephone/obex-data-server-0.4.5
126 dev-libs/dbus-glib
127 net-wireless/bluez
128 dev-libs/expat )
129 bluray? ( media-libs/libbluray )
130 fuse? ( >=sys-fs/fuse-2.8.0 )
131 gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.1 )
132 gphoto2? ( >=media-libs/libgphoto2-2.4.7:= )
133 gtk? ( >=x11-libs/gtk+-3.0:3 )
134 http? ( >=net-libs/libsoup-2.42:2.4 )
135 ios? (
136 >=app-pda/libimobiledevice-1.1.5:=
137 >=app-pda/libplist-1:= )
138 libsecret? ( app-crypt/libsecret )
139 mtp? ( >=media-libs/libmtp-1.1.6 )
140 samba? ( || ( >=net-fs/samba-3.4.6[smbclient] >=net-fs/samba-4[client] ) )
141 systemd? ( sys-apps/systemd:0= )
142 udev? (
143 cdda? ( || ( dev-libs/libcdio-paranoia <dev-libs/libcdio-0.90[-minimal] ) )
144 virtual/udev[gudev] )
145 udisks? ( >=sys-fs/udisks-1.97:2 )
146 "
147 DEPEND="${RDEPEND}
148 app-text/docbook-xsl-stylesheets
149 dev-libs/libxslt
150 >=dev-util/intltool-0.40
151 virtual/pkgconfig
152 dev-util/gdbus-codegen
153 dev-util/gtk-doc-am
154 test? (
155 >=dev-python/twisted-core-12.3.0
156 || (
157 net-analyzer/netcat
158 net-analyzer/netcat6 ) )
159 !udev? ( >=dev-libs/libgcrypt-1.2.2:0 )
160 "
161 # libgcrypt.m4, provided by libgcrypt, needed for eautoreconf, bug #399043
162 # test dependencies needed per https://bugzilla.gnome.org/700162
163
164 # Tests with multiple failures, this is being handled upstream at:
165 # https://bugzilla.gnome.org/700162
166 RESTRICT="test"
167
168 src_prepare() {
169 if ! use udev; then
170 sed -e 's/gvfsd-burn/ /' \
171 -e 's/burn.mount.in/ /' \
172 -e 's/burn.mount/ /' \
173 -i daemon/Makefile.am || die
174
175 eautoreconf
176 fi
177
178 gnome2_src_prepare
179 }
180
181 src_configure() {
182 # --enable-documentation installs man pages
183 gnome2_src_configure \
184 --disable-bash-completion \
185 --disable-gdu \
186 --disable-hal \
187 --with-dbus-service-dir="${EPREFIX}"/usr/share/dbus-1/services \
188 --enable-documentation \
189 $(use_enable afp) \
190 $(use_enable archive) \
191 $(use_enable avahi) \
192 $(use_enable bluetooth obexftp) \
193 $(use_enable bluray) \
194 $(use_enable cdda) \
195 $(use_enable fuse) \
196 $(use_enable gnome-online-accounts goa) \
197 $(use_enable gphoto2) \
198 $(use_enable gtk) \
199 $(use_enable ios afc) \
200 $(use_enable mtp libmtp) \
201 $(use_enable udev) \
202 $(use_enable udev gudev) \
203 $(use_enable http) \
204 $(use_enable libsecret keyring) \
205 $(use_enable samba) \
206 $(use_enable systemd libsystemd-login) \
207 $(use_enable udisks udisks2)
208 }
209
210 src_install() {
211 DOCS="AUTHORS ChangeLog NEWS MAINTAINERS README TODO" # ChangeLog.pre-1.2 README.commits
212 gnome2_src_install
213 dobashcomp programs/completion/gvfs
214 }