From 43be65e0a9fd27c4d6fe0fef519124c1c353bb07 Mon Sep 17 00:00:00 2001 From: bg Date: Wed, 11 Nov 2009 17:24:38 +0100 Subject: Ajout de rezlooks --- extra/rezlooks/.footprint | 7 +++++++ extra/rezlooks/.md5sum | 1 + extra/rezlooks/Pkgfile | 20 ++++++++++++++++++++ 3 files changed, 28 insertions(+) create mode 100644 extra/rezlooks/.footprint create mode 100644 extra/rezlooks/.md5sum create mode 100644 extra/rezlooks/Pkgfile (limited to 'extra') diff --git a/extra/rezlooks/.footprint b/extra/rezlooks/.footprint new file mode 100644 index 000000000..8dae32273 --- /dev/null +++ b/extra/rezlooks/.footprint @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gtk-2.0/ +drwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/ +drwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/ +-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/librezlooks.la +-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/librezlooks.so diff --git a/extra/rezlooks/.md5sum b/extra/rezlooks/.md5sum new file mode 100644 index 000000000..0eb43bcbd --- /dev/null +++ b/extra/rezlooks/.md5sum @@ -0,0 +1 @@ +87b768eb372dd5065f9e36bf10245ac7 39179-rezlooks-0.6.tar.gz diff --git a/extra/rezlooks/Pkgfile b/extra/rezlooks/Pkgfile new file mode 100644 index 000000000..e6a53d7c0 --- /dev/null +++ b/extra/rezlooks/Pkgfile @@ -0,0 +1,20 @@ +# Description: Moteur gtk +# URL: http://www.gnome-look.org/content/show.php?content=39179 +# Maintainer: NuTyX core team +# Packager: geantbrun at gmail dot com +# Depends on: gtk + +name=rezlooks +version=0.6 +release=1 +source=(http://www.gnome-look.org/CONTENT/content-files/39179-rezlooks-0.6.tar.gz + ) + +build() { + cd $name-$version + ./configure --prefix=/usr \ + --enable-animation + make + make DESTDIR=$PKG install + +} -- cgit v1.2.3-70-g09d2