From a26ca9b1cdb21aa39d7c116ee16c0840812e9e51 Mon Sep 17 00:00:00 2001 From: tux03 Date: Fri, 12 Feb 2010 12:14:30 +0100 Subject: ajout de gtk2-engines-ubuntulooks,0.9.12-1 --- extra/gtk2-engines-ubuntulooks/.footprint | 12 ++++++++++++ extra/gtk2-engines-ubuntulooks/.md5sum | 1 + extra/gtk2-engines-ubuntulooks/Pkgfile | 17 +++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100755 extra/gtk2-engines-ubuntulooks/.footprint create mode 100755 extra/gtk2-engines-ubuntulooks/.md5sum create mode 100755 extra/gtk2-engines-ubuntulooks/Pkgfile diff --git a/extra/gtk2-engines-ubuntulooks/.footprint b/extra/gtk2-engines-ubuntulooks/.footprint new file mode 100755 index 000000000..352c6a47b --- /dev/null +++ b/extra/gtk2-engines-ubuntulooks/.footprint @@ -0,0 +1,12 @@ +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/libubuntulooks.la +-rwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/themes/ +drwxr-xr-x root/root usr/share/themes/Human/ +drwxr-xr-x root/root usr/share/themes/Human/gtk-2.0/ +-rw-r--r-- root/root usr/share/themes/Human/gtk-2.0/gtkrc diff --git a/extra/gtk2-engines-ubuntulooks/.md5sum b/extra/gtk2-engines-ubuntulooks/.md5sum new file mode 100755 index 000000000..0cba9db5c --- /dev/null +++ b/extra/gtk2-engines-ubuntulooks/.md5sum @@ -0,0 +1 @@ +5ba7d915abe31870103aab5847278d13 ubuntulooks_0.9.12.orig.tar.gz diff --git a/extra/gtk2-engines-ubuntulooks/Pkgfile b/extra/gtk2-engines-ubuntulooks/Pkgfile new file mode 100755 index 000000000..654e624f9 --- /dev/null +++ b/extra/gtk2-engines-ubuntulooks/Pkgfile @@ -0,0 +1,17 @@ +# Description: Moteur de thémes GTK+ +# URL: http://www.libsdl.org/projects/SDL_net/ +# Maintainer: NuTyX core team +# Packager: tux03 at tuxfamily dot org +# Depends on: +name=gtk2-engines-ubuntulooks +version=0.9.12 +release=1 +group= +source=(http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/ubuntulooks_0.9.12.orig.tar.gz) +build() { +cd ubuntulooks-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} + -- cgit v1.2.3-70-g09d2