From 4818beb35afdb2c7efe4f8a0e56c8506bc0598ad Mon Sep 17 00:00:00 2001 From: tux03 Date: Fri, 12 Feb 2010 12:26:21 +0100 Subject: ajout de compiz-plugins-extra,0.8.4-1 --- extra/compiz-plugins-extra/Pkgfile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 extra/compiz-plugins-extra/Pkgfile (limited to 'extra/compiz-plugins-extra/Pkgfile') diff --git a/extra/compiz-plugins-extra/Pkgfile b/extra/compiz-plugins-extra/Pkgfile new file mode 100755 index 000000000..ed1d10451 --- /dev/null +++ b/extra/compiz-plugins-extra/Pkgfile @@ -0,0 +1,17 @@ +# Description: Plugins extra pour compiz +# URL: compiz.org +# Maintainer: NuTyX core team +# Packager: tux03 at tuxfamily dot org +# Depends on: compiz, bcop +name=compiz-plugins-extra +version=0.8.4 +release=1 +group= +source=(http://releases.compiz-fusion.org/0.8.4/compiz-plugins-extra-0.8.4.tar.gz) +build() { +cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2