summaryrefslogtreecommitdiffstats
path: root/xfce/exo/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce/exo/Pkgfile')
-rwxr-xr-xxfce/exo/Pkgfile12
1 files changed, 4 insertions, 8 deletions
diff --git a/xfce/exo/Pkgfile b/xfce/exo/Pkgfile
index bfb3de654..21054560b 100755
--- a/xfce/exo/Pkgfile
+++ b/xfce/exo/Pkgfile
@@ -1,20 +1,16 @@
# Description: Librairie d'extension pour Xfce
# URL: http://www.os-cillation.de/
# Maintainer: NuTyX core team
-# Packager: fred.galusik at gmail dot com
+# Packager: thierryn1 at hispeed dot ch
# Depends on: hal, fuse, libnotify, libxfce4util, p5-uri, pygtk, python
name=exo
-version=0.3.101
-release=2
-source=(http://www.xfce.org/archive/xfce-4.6.1/src/$name-$version.tar.bz2 \
-exo-alt-eject.patch \
-exo-mount-options.patch)
+version=0.5.2
+release=1
+source=(http://archive.xfce.org/src/xfce/exo/0.5/$name-$version.tar.bz2)
build() {
cd $name-$version
-patch -p1 < ../exo-alt-eject.patch
-patch -p1 < ../exo-mount-options.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/xfce4 \