Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=1308f54abcbb8c2ffd1cfba6ddeec3404ef05720
commit 1308f54abcbb8c2ffd1cfba6ddeec3404ef05720 Author: bouleetbil <[email protected]> Date: Wed Jul 1 17:21:01 2009 +0200 gnome-vfs-2.24.1-1-i686 *version bump *doc is allready broken delete gtk-doc from makedepends *new pkg should use gvfs and not this deprecated pkg diff --git a/source/gnome/gnome-vfs/FrugalBuild b/source/gnome/gnome-vfs/FrugalBuild index de47ec6..bc80094 100644 --- a/source/gnome/gnome-vfs/FrugalBuild +++ b/source/gnome/gnome-vfs/FrugalBuild @@ -3,13 +3,13 @@ # Contributor: AlexExtreme <[email protected]> pkgname=gnome-vfs -pkgver=2.24.0 +pkgver=2.24.1 pkgrel=1 pkgdesc="GNOME Virtual File System" url="http://www.gnome.org/" depends=('gconf>=2.24.0' 'bzip2' 'hal>=0.5.8.1' 'dbus-glib>=0.74-2' 'gnome-mime-data' 'gamin>=0.1.9-2' \ 'avahi-glib>=0.6.17' 'xfsprogs-acl' 'heimdal>=1.2.1' 'db>=4.7.25' 'pmount') -makedepends=('intltool' 'gtk-doc>=1.9' 'samba') +makedepends=('intltool' 'samba') rodepends=('gnome-mount>=0.6') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64' 'ppc') @@ -25,7 +25,7 @@ source=(${sour...@]} 00-default-browser.patch \ resolve_fstab_symlinks.patch \ gnome-vfs-2.8.2-schema_about_for_upstream.patch \ gnome-vfs-2.9.90-modules-conf.patch) -sha1sums=('d836594f9053e2b49cfbaa8f5fab24a5d2c271bd' \ +sha1sums=('0e7b548ffe7b9eddaef3a43cdda47de538715f8b' \ 'c83d61988a083c3906b0ce806bb41beb7b628af2' \ '6570dfb9cb50c8f4ca03a7bcf6c4cf8b0e523214' \ 'e94438c68532a1c36a7b5f0c305ab065695d626a' \ @@ -36,8 +36,8 @@ sha1sums=('d836594f9053e2b49cfbaa8f5fab24a5d2c271bd' \ build() { # The pmount options are still there because gnome-vfs can fallback to pmount if gnome-mount is unavailable Fpatchall - Fautoreconf - intltoolize -c -f || Fdie + #Fautoreconf + #intltoolize -c -f || Fdie # Disabled gtk-doc for now (2.22) coz it fails Fmake --disable-schemas-install --disable-gtk-doc --disable-cdda \ --with-hal-mount=/usr/bin/pmount-hal \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
