summaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-02 20:20:16 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-02 20:20:16 +0100
commitaec45b3e4a0af90caefb4976ae0ff375f98f5aa1 (patch)
treefb220177070faf7dbe65b592f12de814e0b64589 /gnome
parent69518ec34133e08a01d17d8cbf62d70e37328c8c (diff)
downloadnutyx-extra-aec45b3e4a0af90caefb4976ae0ff375f98f5aa1.tar.gz
nutyx-extra-aec45b3e4a0af90caefb4976ae0ff375f98f5aa1.tar.bz2
nutyx-extra-aec45b3e4a0af90caefb4976ae0ff375f98f5aa1.tar.xz
nutyx-extra-aec45b3e4a0af90caefb4976ae0ff375f98f5aa1.zip
maj de gvfs#1.4.2-1
Diffstat (limited to 'gnome')
-rw-r--r--gnome/gvfs/.footprint3
-rw-r--r--gnome/gvfs/.md5sum2
-rw-r--r--gnome/gvfs/Pkgfile5
3 files changed, 6 insertions, 4 deletions
diff --git a/gnome/gvfs/.footprint b/gnome/gvfs/.footprint
index 73126c83b..e1aad2059 100644
--- a/gnome/gvfs/.footprint
+++ b/gnome/gvfs/.footprint
@@ -17,6 +17,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gvfs-rename
-rwxr-xr-x root/root usr/bin/gvfs-rm
-rwxr-xr-x root/root usr/bin/gvfs-save
+-rwxr-xr-x root/root usr/bin/gvfs-set-attribute
-rwxr-xr-x root/root usr/bin/gvfs-trash
-rwxr-xr-x root/root usr/bin/gvfs-tree
drwxr-xr-x root/root usr/include/
@@ -55,6 +56,7 @@ drwxr-xr-x root/root usr/libexec/
-rwxr-xr-x root/root usr/libexec/gvfsd-gphoto2
-rwxr-xr-x root/root usr/libexec/gvfsd-http
-rwxr-xr-x root/root usr/libexec/gvfsd-localtest
+-rwxr-xr-x root/root usr/libexec/gvfsd-metadata
-rwxr-xr-x root/root usr/libexec/gvfsd-network
-rwxr-xr-x root/root usr/libexec/gvfsd-sftp
-rwxr-xr-x root/root usr/libexec/gvfsd-smb
@@ -64,6 +66,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/dbus-1/
drwxr-xr-x root/root usr/share/dbus-1/services/
-rw-r--r-- root/root usr/share/dbus-1/services/gvfs-daemon.service
+-rw-r--r-- root/root usr/share/dbus-1/services/gvfs-metadata.service
-rw-r--r-- root/root usr/share/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
-rw-r--r-- root/root usr/share/dbus-1/services/org.gtk.Private.HalVolumeMonitor.service
drwxr-xr-x root/root usr/share/gvfs/
diff --git a/gnome/gvfs/.md5sum b/gnome/gvfs/.md5sum
index 1c63e7fbc..ca03e71a9 100644
--- a/gnome/gvfs/.md5sum
+++ b/gnome/gvfs/.md5sum
@@ -1 +1 @@
-04a7f9c892b962cfedf0637dd2b01196 gvfs-1.2.3.tar.bz2
+ad845f0472a6cebd1ebb8ef3758d4989 gvfs-1.4.2.tar.bz2
diff --git a/gnome/gvfs/Pkgfile b/gnome/gvfs/Pkgfile
index a9e459aa0..0f519bfe4 100644
--- a/gnome/gvfs/Pkgfile
+++ b/gnome/gvfs/Pkgfile
@@ -5,10 +5,9 @@
# Depends on: avahi, fuse, gconf, gnome-keyring, hal, libsoup, libgphoto2, samba3
name=gvfs
-version=1.2.3
+version=1.4.2
release=1
-source=(http://ftp.gnome.org/pub/gnome/sources/$name/1.2/$name-$version.tar.bz2)
-
+source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
build() {
cd $name-$version
./configure --prefix=$GNOME_PREFIX \