From 4ae4687848c0d24e39bf6bbd0790597b4a8ef936 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 11 Aug 2009 22:00:43 +0200 Subject: Ajout de openbox#3.4.7.2-2 --- extra/openbox/Pkgfile | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 extra/openbox/Pkgfile (limited to 'extra/openbox/Pkgfile') diff --git a/extra/openbox/Pkgfile b/extra/openbox/Pkgfile new file mode 100644 index 000000000..b7f80df61 --- /dev/null +++ b/extra/openbox/Pkgfile @@ -0,0 +1,22 @@ +# Description: Gestionnaire de fenĂȘtres Openbox +# URL: http://icculus.org/openbox/index.php/Main_Page +# Maintainer: NuTyX core team +# Packager: geantbrun at gmail dot com +# Depends on: startup-notification, pango, hal + +name=openbox +version=3.4.7.2 +release=2 +source=(http://icculus.org/openbox/releases/$name-$version.tar.gz) +build() +{ +cd $name-$version +./configure --prefix=/usr \ + --with-x \ + --enable-startup-notification \ + --sysconfdir=/etc +make +make DESTDIR=$PKG install +ln -f -sv libobrender.so.16.0.4 $PKG/usr/lib/libobrender.so.21 + +} -- cgit v1.2.3-70-g09d2