diff options
author | tyrry <tyrry33 at gmail dot com> | 2010-02-19 10:21:23 +0100 |
---|---|---|
committer | tyrry <tyrry33 at gmail dot com> | 2010-02-19 10:21:23 +0100 |
commit | 5c6198159c79bb53583501af5c682d48dfe60b13 (patch) | |
tree | c1010705c52eb05f60415def35e5a88a936b7636 /xfce/libxfcegui4/Pkgfile | |
parent | 157f497e0a59655800d7f75e6f07da2df32eb092 (diff) | |
download | nutyx-extra-5c6198159c79bb53583501af5c682d48dfe60b13.tar.gz nutyx-extra-5c6198159c79bb53583501af5c682d48dfe60b13.tar.bz2 nutyx-extra-5c6198159c79bb53583501af5c682d48dfe60b13.tar.xz nutyx-extra-5c6198159c79bb53583501af5c682d48dfe60b13.zip |
Maj libxfcegui4#4.6.3
Diffstat (limited to 'xfce/libxfcegui4/Pkgfile')
-rwxr-xr-x | xfce/libxfcegui4/Pkgfile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce/libxfcegui4/Pkgfile b/xfce/libxfcegui4/Pkgfile index e7bef58dc..d732d107c 100755 --- a/xfce/libxfcegui4/Pkgfile +++ b/xfce/libxfcegui4/Pkgfile @@ -1,13 +1,13 @@ -# Description: Interface graphique pour Xfce +# Description: Librairie de l'interface graphique pour Xfce4 # URL: http://www.xfce.org/projects/libraries/ # Maintainer: NuTyX core team # Packager: fred.galusik at gmail dot com -# Depends on: dbh, gtk, hicolor-icon-theme, libglade, libxfce4util, startup-notification, xfconf - +# Depends on: dbh, gtk+2, hicolor-icon-theme, libglade, libxfce4util, startup-notification, xfconf +# makedepends : intltool, xorg name=libxfcegui4 -version=4.6.1 +version=4.6.3 release=1 -source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) +source=(http://archive.xfce.org/src/xfce/$name/4.6/$name-$version.tar.bz2) build() { cd $name-$version |