Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=ae3f04bd25d28eff0e9e507a831ad80cfe489506
commit ae3f04bd25d28eff0e9e507a831ad80cfe489506 Author: bouleetbil <[email protected]> Date: Mon Mar 28 00:22:35 2011 +0200 gvfs-1.7.3-3-x86_64 *remove useless hal monitor we use gdu diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild index 73e63e7..8e56f1c 100644 --- a/source/xapps/gvfs/FrugalBuild +++ b/source/xapps/gvfs/FrugalBuild @@ -3,13 +3,13 @@ pkgname=gvfs pkgver=1.7.3 -pkgrel=2 +pkgrel=3 pkgdesc="gvfs is a userspace virtual filesystem designed to work with the i/o abstractions of gio." url="http://www.gnome.org/" #libgnome-keyring depends only of eggdbus libgcrypt dbus-glib #Don't remove this dep or you will break gvfs -depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'hal' 'libgnome-keyring' 'libarchive' 'libcdio') +depends=('libxml2>=2.7.8' 'glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'libgnome-keyring' 'libarchive' 'libcdio') makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup>=2.32.0' \ 'gnome-keyring>=2.30.0' 'libcdio' 'gphoto2' 'obexftp>=0.23-2' \ 'bluez>=4.61' 'expat' 'openssh>=5.6p1' 'gnome-disk-utility') @@ -64,7 +64,7 @@ Fconfopts="$Fconfopts \ --enable-udev \ --enable-fuse \ --enable-gdu \ - --enable-hal \ + --disable-hal \ --enable-gudev \ --enable-cdda \ --enable-afc \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
