From dc6ed487f1b1a218eaa511c88ce3b56d31be5f58 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Sat, 24 Oct 2009 12:47:42 +0200 Subject: ajout de gnome-background#2.24.1-1 --- gnome/gnome-backgrounds/.footprint | 31 +++++++++++++++++++++++++++++++ gnome/gnome-backgrounds/.md5sum | 1 + gnome/gnome-backgrounds/Pkgfile | 17 +++++++++++++++++ 3 files changed, 49 insertions(+) create mode 100644 gnome/gnome-backgrounds/.footprint create mode 100644 gnome/gnome-backgrounds/.md5sum create mode 100644 gnome/gnome-backgrounds/Pkgfile (limited to 'gnome') diff --git a/gnome/gnome-backgrounds/.footprint b/gnome/gnome-backgrounds/.footprint new file mode 100644 index 000000000..88a325241 --- /dev/null +++ b/gnome/gnome-backgrounds/.footprint @@ -0,0 +1,31 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/gnome-background-properties/ +-rw-r--r-- root/root usr/share/gnome-background-properties/gnome-abstract.xml +-rw-r--r-- root/root usr/share/gnome-background-properties/gnome-nature.xml +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/gnome-backgrounds.mo +drwxr-xr-x root/root usr/share/pixmaps/ +drwxr-xr-x root/root usr/share/pixmaps/backgrounds/ +drwxr-xr-x root/root usr/share/pixmaps/backgrounds/gnome/ +drwxr-xr-x root/root usr/share/pixmaps/backgrounds/gnome/abstract/ +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/abstract/Flow.png +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/abstract/Gulp.png +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/abstract/Silk.png +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/abstract/Spring.png +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/abstract/Waves.png +drwxr-xr-x root/root usr/share/pixmaps/backgrounds/gnome/nature/ +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/Aqua.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/Blinds.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/Dune.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/FreshFlower.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/Garden.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/GreenMeadow.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/LadyBird.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/RainDrops.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/Storm.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/TwoWings.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/Wood.jpg +-rw-r--r-- root/root usr/share/pixmaps/backgrounds/gnome/nature/YellowFlower.jpg diff --git a/gnome/gnome-backgrounds/.md5sum b/gnome/gnome-backgrounds/.md5sum new file mode 100644 index 000000000..62773d310 --- /dev/null +++ b/gnome/gnome-backgrounds/.md5sum @@ -0,0 +1 @@ +28e09fcdeef5616bc612b36e5068e413 gnome-backgrounds-2.24.1.tar.bz2 diff --git a/gnome/gnome-backgrounds/Pkgfile b/gnome/gnome-backgrounds/Pkgfile new file mode 100644 index 000000000..b1d0a13f7 --- /dev/null +++ b/gnome/gnome-backgrounds/Pkgfile @@ -0,0 +1,17 @@ +# Description: Collection de fichiers graphiques pouvant etre utilises comme fonds d'ecrans +# URL: http://www.gnome.org/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: p5-xml-parser + +name=gnome-backgrounds +version=2.24.1 +release=1 +source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.24/$name-$version.tar.bz2) + +build() { + cd $name-$version + ./configure --prefix=$GNOME_PREFIX + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-54-g00ecf