From 9e5280e2866c5ae1d03bb4017f6519c3769d302e Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 12 May 2012 16:22:23 +0200 Subject: exo, maj 0.8.0-1 (cherry picked from commit f1a372a9c70409a02351b95e83ca22999627c377) --- exo/Pkgfile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'exo/Pkgfile') diff --git a/exo/Pkgfile b/exo/Pkgfile index 70cc71277..14fb25c69 100755 --- a/exo/Pkgfile +++ b/exo/Pkgfile @@ -2,13 +2,13 @@ # URL: http://www.os-cillation.de/ # Maintainer: git.xfce.org/xfce/exo # Packager: thierryn1 at hispeed dot ch -# Depends on: fuse, xorg-libxdamage,libnotify, libxfce4util, p5-uri, pygtk, xorg-libxinerama, xorg-libxrandr, xorg-libxcursor -# Run on: atk,cairo,expat,fontconfig,freetype,glib,glitz,gtk,libpng,libxfce4util,pygtk +# Depends on: fuse, xorg-libxdamage,libnotify, libxfce4util, libxfce4ui, p5-uri, pygtk, xorg-libxinerama, xorg-libxrandr, xorg-libxcursor +# Run on: atk,cairo,expat,fontconfig,freetype,glib,glitz,gtk,libpng,libxfce4util,libxfce4ui,pygtk name=exo -version=0.6.2 +version=0.8.0 release=1 -source=(http://archive.xfce.org/src/xfce/$name/0.6/$name-$version.tar.bz2) +source=(http://archive.xfce.org/src/xfce/$name/0.8/$name-$version.tar.bz2) build() { cd $name-$version @@ -21,5 +21,4 @@ cd $name-$version --enable-notifications make make DESTDIR=$PKG install - rm -r $PKG/usr/share/{gtk-doc,doc} } -- cgit v1.2.3-54-g00ecf