Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1a30441d69c3a8ca9b823a0e595538119ea58faa
commit 1a30441d69c3a8ca9b823a0e595538119ea58faa Author: crazy <[email protected]> Date: Wed Nov 16 13:31:16 2016 +0100 gvfs-1.30.2-1-x86_64 * Version bump diff --git a/source/gnome/gvfs/FrugalBuild b/source/gnome/gvfs/FrugalBuild index 30f25e4..a1d4b83 100644 --- a/source/gnome/gvfs/FrugalBuild +++ b/source/gnome/gvfs/FrugalBuild @@ -5,12 +5,12 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gvfs -pkgver=1.30.1.1 +pkgver=1.30.2 pkgrel=1 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" depends=('glib2>=2.50.0' 'dbus>=1.10.10-4' 'avahi-glib>=0.6.31-9' 'udisks2>=2.1.7-2' \ - 'libarchive>=3.2.1' 'libcdio-paranoia>=10.2+0.93+1-3' 'libsoup>=2.56.0' 'libsecret>=0.18.5-2' 'gtk+3>=3.22.0' 'gcr>=3.20.0-3' 'libgdata>=0.17.6') + 'libarchive>=3.2.1' 'libcdio-paranoia>=10.2+0.93+1-3' 'libsoup>=2.56.0' 'libsecret>=0.18.5-2' 'gtk+3>=3.22.3' 'gcr>=3.20.0-3' 'libgdata>=0.17.6') makedepends=('intltool>=0.51.0-4' 'docbook-xsl>=1.79.1-1' 'ifuse' 'gphoto2>=2.5.9-2' \ 'fuse' 'samba>=4.3.3-1' 'openssh' \ 'gnome-online-accounts>=3.22.0' 'libmtp>=1.1.10-3') @@ -20,7 +20,7 @@ _F_gnome_glib="y" _F_gnome_devel="n" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet -sha1sums=('9c642b6bf203dad44f52de9476bdba989c9289ff') +sha1sums=('c111a4f37ac1e6363553488c8bd015b11da2fc32') subpkgs=("gvfs-apple") subdescs=("gvfs with iPhone and iPod touch support") @@ -52,7 +52,7 @@ subarchs+=("x86_64") subpkgs+=("gvfs-gnome-online-accounts") subdescs+=("gvfs with gnome-online-accounts support") -subdepends+=("gnome-online-accounts>=3.21.92") +subdepends+=("gnome-online-accounts>=3.22.2") subrodepends+=("gvfs>=$pkgver") subgroups+=("gnome") subarchs+=("x86_64") @@ -70,6 +70,9 @@ Fconfopts+=" --disable-gdu \ --disable-obexftp" build(){ + + ## blah they should fix these + CFLAGS+=" -Wno-deprecated-declarations" Fcd if Fuse $USE_DEBUG; then Fsed "static gboolean print_debug = FALSE;" \
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
