From 057013c5ca79dc93f50d4a6b0a381439801405e4 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 12 May 2012 16:38:50 +0200 Subject: libxfcegui4, maj 4.10.0-1 (cherry picked from commit b6fc1cb1268394f07da1e809b86922b23814a34b) --- libxfcegui4/Pkgfile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) mode change 100755 => 100644 libxfcegui4/Pkgfile (limited to 'libxfcegui4/Pkgfile') diff --git a/libxfcegui4/Pkgfile b/libxfcegui4/Pkgfile old mode 100755 new mode 100644 index 5299bec22..455e96f45 --- a/libxfcegui4/Pkgfile +++ b/libxfcegui4/Pkgfile @@ -1,15 +1,14 @@ # Description: Librairie de l'interface graphique pour Xfce4 # URL: http://www.xfce.org/projects/libraries/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch +# Maintainer: git.xfce.org/xfce/libxfcegui4/ +# Packager: tyrry33 at gmail dot com # Depends on: dbh, gtk, hicolor-icon-theme, libglade, libxfce4util, startup-notification, xfconf # Run on: atk,cairo,expat,fontconfig,freetype,glib,glitz,gtk,libpng,libxfce4util,pango,pcre,startup-notification name=libxfcegui4 -version=4.8.1 +version=4.10.0 release=1 -source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2) - +source=(http://archive.xfce.org/src/xfce/$name/4.10/$name-$version.tar.bz2) build() { cd $name-$version ./configure --prefix=/usr \ @@ -19,5 +18,4 @@ cd $name-$version --disable-static make make DESTDIR=$PKG install - rm -r $PKG/usr/share/gtk-doc } -- cgit v1.2.3-54-g00ecf