Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=9a168cbf9a7a687b2a2d3897d1708b6eb4c17399
commit 9a168cbf9a7a687b2a2d3897d1708b6eb4c17399 Author: Baste <[email protected]> Date: Thu Sep 6 13:56:21 2012 +0200 gvfs-1.13.8-1-x86_64 * Version bump diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 43636d8..c6c6061 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -4,8 +4,8 @@ USE_DEBUG=${USE_DEBUG:-"n"} pkgname=gvfs -pkgver=1.12.3 -pkgrel=4 +pkgver=1.13.8 +pkgrel=1 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" @@ -13,8 +13,8 @@ url="http://www.gnome.org/" #Don't remove this dep or you will break gvfs depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'udisks2' 'libarchive>=3.0.3' 'libcdio' 'libgnome-keyring' 'systemd>=188') makedepends=('intltool' 'gnome-doc-utils' 'samba>=3.6.1' 'fuse' 'libsoup>=2.32.0' \ - 'gnome-keyring>=3.2.0' 'libcdio>=0.83' 'gphoto2>=2.5.0' 'obexftp>=0.23-2' \ - 'bluez>=4.61' 'expat' 'openssh>=5.6p1' 'gnome-disk-utility' 'heimdal') + 'libsecret' 'libcdio>=0.83' 'gphoto2>=2.5.0' 'obexftp>=0.23-2' \ + 'bluez>=4.61' 'expat' 'openssh>=5.6p1' 'gnome-disk-utility' 'heimdal' 'docbook-xsl') groups=('xapps') archs=('i686' 'x86_64') replaces=('gnome-mount' 'gnome-mount-nautilus') @@ -23,7 +23,7 @@ _F_gnome_glib="y" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet #source=(${source[@]} fixes.patch) -sha1sums=('da45f1e0c119a8ddd0aec7c2b2664dfc11ce66bb') +sha1sums=('7af01a3589bd96e8615b0f77df7d4353b50fcc78') subpkgs=("${subpkgs[@]}" "gvfs-apple") subdescs=("${subdescs[@]}" "gvfs with iPhone and iPod touch support") @@ -105,7 +105,7 @@ build(){ Fsplit gvfs-apple usr/libexec/gvfs-afc-volume-monitor #fuse - Fsplit gvfs-fuse usr/libexec/gvfs-fuse-daemon + Fsplit gvfs-fuse usr/libexec/gvfsd-fuse #gphoto2 Fsplit gvfs-gphoto2 usr/share/gvfs/remote-volume-monitors/gphoto2.monitor
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
