[arch-commits] CVS update of extra/gnome/gvfs (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Apr 1 17:28:15 UTC 2008


    Date: Tuesday, April 1, 2008 @ 13:28:15
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gvfs

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: gvfs 0.2.2-1
    Add strict dbus dependency, build against fixed libcdio that gets detected


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/gnome/gvfs/PKGBUILD
diff -u extra/gnome/gvfs/PKGBUILD:1.3 extra/gnome/gvfs/PKGBUILD:1.4
--- extra/gnome/gvfs/PKGBUILD:1.3	Mon Mar 17 15:00:51 2008
+++ extra/gnome/gvfs/PKGBUILD	Tue Apr  1 13:28:15 2008
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.3 2008/03/17 19:00:51 jgc Exp $
+# $Id: PKGBUILD,v 1.4 2008/04/01 17:28:15 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('libsoup>=2.4.0' 'libcdio>=0.79' 'fuse>=2.7.3' 'bluez-libs>=3.27' 'smbclient>=3.0.28A' 'libgphoto2>=2.4.0-5' 'gnome-keyring>=2.22.0' 'avahi>=0.6.20' 'libarchive>=2.4.12')
+depends=('libsoup>=2.4.0' 'libcdio>=0.80-2' 'fuse>=2.7.3' 'bluez-libs>=3.27' 'smbclient>=3.0.28A' 'libgphoto2>=2.4.0-5' 'gnome-keyring>=2.22.0' 'avahi>=0.6.20' 'libarchive>=2.4.12' 'dbus>=1.1.20')
 makedepends=('perlxml' 'pkgconfig')
 url="http://www.gnome.org"
 install=gvfs.install
 options=(!libtool)
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.2/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('039e796a721bb178dd1759af76be5c13')
+md5sums=('084da50276a83b00725819799f4f1240')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list