From 5a745cb7c5ad1b98deca1a5e1beb8edf5d4407dd Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 11 Aug 2009 20:49:19 +0200 Subject: Ajout de lxappearance#0.2-1 --- extra/lxappearance/.footprint | 12 ++++++++++++ extra/lxappearance/.md5sum | 1 + extra/lxappearance/Pkgfile | 21 +++++++++++++++++++++ 3 files changed, 34 insertions(+) create mode 100644 extra/lxappearance/.footprint create mode 100644 extra/lxappearance/.md5sum create mode 100644 extra/lxappearance/Pkgfile (limited to 'extra/lxappearance') diff --git a/extra/lxappearance/.footprint b/extra/lxappearance/.footprint new file mode 100644 index 000000000..e55c83e4f --- /dev/null +++ b/extra/lxappearance/.footprint @@ -0,0 +1,12 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lxappearance +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/lxappearance.desktop +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/lxappearance/ +-rwxr-xr-x root/root usr/share/lxappearance/install-icon-theme.sh +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/lxappearance.1.gz diff --git a/extra/lxappearance/.md5sum b/extra/lxappearance/.md5sum new file mode 100644 index 000000000..092bf010a --- /dev/null +++ b/extra/lxappearance/.md5sum @@ -0,0 +1 @@ +28e436c13ab09af54ffc6b415407ca37 lxappearance-0.2.tar.gz diff --git a/extra/lxappearance/Pkgfile b/extra/lxappearance/Pkgfile new file mode 100644 index 000000000..09cf7d1ab --- /dev/null +++ b/extra/lxappearance/Pkgfile @@ -0,0 +1,21 @@ +# Description: Rglage de l'apparence pour lxde +# URL: http://lxde.org/ +# Maintainer: NuTyX core team +# Packager: geantbrun at gmail dot com +# Depends on: gtk + +name=lxappearance +version=0.2 +release=1 + +source=(http://www.mirrorservice.org/sites/download.sourceforge.net/pub/sourceforge/l/lx/lxde/lxappearance-0.2.tar.gz) + + +build() { +cd $name-$version +./configure --prefix=/usr \ + +make +make DESTDIR=$PKG install + +} -- cgit v1.2.3-70-g09d2