summaryrefslogtreecommitdiffstats
path: root/xfce/exo/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-06-25 08:45:24 +0200
committertnut <thierryn1 at hispeed dot ch>2010-06-25 08:45:24 +0200
commitc55cfab7be6d32cf6d0433f828cae2bc77dc6b62 (patch)
tree2302459f5b22cdc58adfb05432967de5c465853f /xfce/exo/Pkgfile
parenta81ee3de78ca74c3fe602c6a9d6dd3e8d9f7ac70 (diff)
downloadnutyx-extra-c55cfab7be6d32cf6d0433f828cae2bc77dc6b62.tar.gz
nutyx-extra-c55cfab7be6d32cf6d0433f828cae2bc77dc6b62.tar.bz2
nutyx-extra-c55cfab7be6d32cf6d0433f828cae2bc77dc6b62.tar.xz
nutyx-extra-c55cfab7be6d32cf6d0433f828cae2bc77dc6b62.zip
maj exo#0.5.2-1
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 \