Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8c549f8e552e8cb7a7f38196df71504a641269c6

commit 8c549f8e552e8cb7a7f38196df71504a641269c6
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Tue Jan 18 13:49:02 2011 +0000

gvfs-1.6.6-2-i686
*added new subkpgs
*should help thunar to use gvfs

diff --git a/source/xapps/gvfs/FrugalBuild b/source/xapps/gvfs/FrugalBuild
index afc44ae..4f10605 100644
--- a/source/xapps/gvfs/FrugalBuild
+++ b/source/xapps/gvfs/FrugalBuild
@@ -3,10 +3,13 @@

pkgname=gvfs
pkgver=1.6.6
-pkgrel=1
+pkgrel=2
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.20.1' 'dbus' 'avahi-glib' 'avahi' 'hal')
+
+#libgnome-keyring depends only of eggdbus libgcrypt dbus-glib
+#Don't remove this dep or you will break gvfs
+depends=('glib2>=2.20.1' 'dbus' 'avahi-glib' 'avahi' 'hal' 'libgnome-keyring' 
'libarchive' 'libcdio')
makedepends=('intltool' 'gnome-doc-utils' 'samba' 'fuse' 'libsoup>=2.32.0' 
'gconf' \
'gnome-keyring>=2.30.0' 'libcdio' 'gphoto2' 'obexftp>=0.23-2' \
'bluez>=4.61' 'expat' 'openssh>=5.6p1')
@@ -16,8 +19,6 @@ Finclude gnome
source=($source gvfs-libsoup.diff)
sha1sums=('066800558370187abd838c358349bb73f1579f8b' \
'1eb9391f6bf3716ddc8fbf75340257e537c61199')
-replaces=('gvfs-gconf')
-provides=('gvfs-gconf')

subpkgs=("${subpkgs[@]}" "gvfs-apple")
subdescs=("${subdescs[@]}" "gvfs with iPhone and iPod touch support")
@@ -26,6 +27,41 @@ subrodepends=("${subrodepends[@]}" "gvfs=$pkgver")
subgroups=("${subgroups[@]}" "xapps-extra")
subarchs=("${subarchs[@]}" "i686 x86_64 ppc")

+subpkgs=("${subpkgs[@]}" "gvfs-gconf")
+subdescs=("${subdescs[@]}" "gvfs with gconf support")
+subdepends=("${subdepends[@]}" "gconf")
+subrodepends=("${subrodepends[@]}" "gvfs=$pkgver")
+subgroups=("${subgroups[@]}" "gnome")
+subarchs=("${subarchs[@]}" "i686 x86_64 ppc")
+
+subpkgs=("${subpkgs[@]}" "gvfs-gphoto2")
+subdescs=("${subdescs[@]}" "gvfs with gphoto2 support")
+subdepends=("${subdepends[@]}" "gphoto2")
+subrodepends=("${subrodepends[@]}" "gvfs=$pkgver")
+subgroups=("${subgroups[@]}" "xapps")
+subarchs=("${subarchs[@]}" "i686 x86_64 ppc")
+
+subpkgs=("${subpkgs[@]}" "gvfs-obexftp")
+subdescs=("${subdescs[@]}" "gvfs with obexftp support")
+subdepends=("${subdepends[@]}" "obexftp bluez")
+subrodepends=("${subrodepends[@]}" "gvfs=$pkgver")
+subgroups=("${subgroups[@]}" "xapps")
+subarchs=("${subarchs[@]}" "i686 x86_64 ppc")
+
+subpkgs=("${subpkgs[@]}" "gvfs-fuse")
+subdescs=("${subdescs[@]}" "gvfs with fuse support")
+subdepends=("${subdepends[@]}" "fuse")
+subrodepends=("${subrodepends[@]}" "gvfs=$pkgver")
+subgroups=("${subgroups[@]}" "xapps-extra")
+subarchs=("${subarchs[@]}" "i686 x86_64 ppc")
+
+subpkgs=("${subpkgs[@]}" "gvfs-smb")
+subdescs=("${subdescs[@]}" "gvfs with samba support")
+subdepends=("${subdepends[@]}" "libsmbclient")
+subrodepends=("${subrodepends[@]}" "gvfs=$pkgver")
+subgroups=("${subgroups[@]}" "xapps")
+subarchs=("${subarchs[@]}" "i686 x86_64 ppc")
+
Fconfopts="$Fconfopts \
--enable-http \
--enable-avahi \
@@ -51,11 +87,35 @@ build(){
Fautoreconf
Fmake
Fmakeinstall
-       Fsplit gvfs-apple /usr/share/gvfs/remote-volume-monitors/afc.monitor
-       Fsplit gvfs-apple /usr/share/gvfs/mounts/afc.mount
-       Fsplit gvfs-apple 
/usr/share/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
-       Fsplit gvfs-apple /usr/libexec/gvfsd-afc
-       Fsplit gvfs-apple /usr/libexec/gvfs-afc-volume-monitor
+       Fsplit gvfs-apple usr/share/gvfs/remote-volume-monitors/afc.monitor
+       Fsplit gvfs-apple usr/share/gvfs/mounts/afc.mount
+       Fsplit gvfs-apple 
usr/share/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
+       Fsplit gvfs-apple usr/libexec/gvfsd-afc
+       Fsplit gvfs-apple usr/libexec/gvfs-afc-volume-monitor
+
+       #fuse
+       Fsplit gvfs-fuse usr/libexec/gvfs-fuse-daemon
+
+       #gphoto2
+       Fsplit gvfs-gphoto2 
usr/share/gvfs/remote-volume-monitors/gphoto2.monitor
+       Fsplit gvfs-gphoto2 
usr/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
+       Fsplit gvfs-gphoto2 usr/share/gvfs/mounts/gphoto2.mount
+       Fsplit gvfs-gphoto2 usr/libexec/gvfsd-gphoto2
+       Fsplit gvfs-gphoto2 usr/libexec/gvfs-gphoto2-volume-monitor
+
+       #samba
+       Fsplit gvfs-smb usr/share/gvfs/mounts/smb.mount
+       Fsplit gvfs-smb usr/share/gvfs/mounts/smb-browse.mount
+       Fsplit gvfs-smb usr/libexec/gvfsd-smb-browse
+       Fsplit gvfs-smb usr/libexec/gvfsd-smb
+
+       #obexftp/bluez
+       Fsplit gvfs-obexftp usr/share/gvfs/mounts/obexftp.mount
+       Fsplit gvfs-obexftp usr/libexec/gvfsd-obexftp
+
+       #gconf
+       Fsplit gvfs-gconf usr/lib/gio/modules/libgiogconf.so
+       Fsplit gvfs-gconf usr/lib/gio/modules/libgiogconf.la
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to