From dd80d93d30430ce67bf5791f58a9cd685498acb3 Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 30 Mar 2011 21:52:24 +0200 Subject: xfdesktop, ajout wall pakxe-01 --- xfce/xfdesktop/.footprint.i686 | 1 + xfce/xfdesktop/.footprint.x86_64 | 1 + xfce/xfdesktop/.md5sum.i686 | 1 + xfce/xfdesktop/.md5sum.x86_64 | 1 + xfce/xfdesktop/Pkgfile | 11 ++++++----- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'xfce/xfdesktop') diff --git a/xfce/xfdesktop/.footprint.i686 b/xfce/xfdesktop/.footprint.i686 index 44acead4c..82c9b38e5 100644 --- a/xfce/xfdesktop/.footprint.i686 +++ b/xfce/xfdesktop/.footprint.i686 @@ -36,6 +36,7 @@ drwxr-xr-x root/root usr/share/pixmaps/xfdesktop/ -rw-r--r-- root/root usr/share/pixmaps/xfdesktop/xfdesktop-fallback-icon.png drwxr-xr-x root/root usr/share/xfce4/ drwxr-xr-x root/root usr/share/xfce4/backdrops/ +-rw-r--r-- root/root usr/share/xfce4/backdrops/pakxe.png -rw-r--r-- root/root usr/share/xfce4/backdrops/xfce-in-a-grid.png -rw-r--r-- root/root usr/share/xfce4/backdrops/xfce-in-the-moon.png -rw-r--r-- root/root usr/share/xfce4/backdrops/xfce-smoke.png diff --git a/xfce/xfdesktop/.footprint.x86_64 b/xfce/xfdesktop/.footprint.x86_64 index 44acead4c..82c9b38e5 100644 --- a/xfce/xfdesktop/.footprint.x86_64 +++ b/xfce/xfdesktop/.footprint.x86_64 @@ -36,6 +36,7 @@ drwxr-xr-x root/root usr/share/pixmaps/xfdesktop/ -rw-r--r-- root/root usr/share/pixmaps/xfdesktop/xfdesktop-fallback-icon.png drwxr-xr-x root/root usr/share/xfce4/ drwxr-xr-x root/root usr/share/xfce4/backdrops/ +-rw-r--r-- root/root usr/share/xfce4/backdrops/pakxe.png -rw-r--r-- root/root usr/share/xfce4/backdrops/xfce-in-a-grid.png -rw-r--r-- root/root usr/share/xfce4/backdrops/xfce-in-the-moon.png -rw-r--r-- root/root usr/share/xfce4/backdrops/xfce-smoke.png diff --git a/xfce/xfdesktop/.md5sum.i686 b/xfce/xfdesktop/.md5sum.i686 index 6ce3234bd..7f64e0ef6 100644 --- a/xfce/xfdesktop/.md5sum.i686 +++ b/xfce/xfdesktop/.md5sum.i686 @@ -1 +1,2 @@ +5d32f3f7124242c50384d0f785495af3 pakxe-01.xcf.png a3a255cc7756ddc2a0a6fdee9fb8b2c9 xfdesktop-4.8.1.tar.bz2 diff --git a/xfce/xfdesktop/.md5sum.x86_64 b/xfce/xfdesktop/.md5sum.x86_64 index 6ce3234bd..7f64e0ef6 100644 --- a/xfce/xfdesktop/.md5sum.x86_64 +++ b/xfce/xfdesktop/.md5sum.x86_64 @@ -1 +1,2 @@ +5d32f3f7124242c50384d0f785495af3 pakxe-01.xcf.png a3a255cc7756ddc2a0a6fdee9fb8b2c9 xfdesktop-4.8.1.tar.bz2 diff --git a/xfce/xfdesktop/Pkgfile b/xfce/xfdesktop/Pkgfile index f0a9f3d3d..d4efe3911 100755 --- a/xfce/xfdesktop/Pkgfile +++ b/xfce/xfdesktop/Pkgfile @@ -7,12 +7,13 @@ name=xfdesktop version=4.8.1 -release=1 -source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2) +release=2 +source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2\ + http://nutyx.meticul.eu/files/patchs/$name/pakxe-01.xcf.png) build() { cd $name-$version -# sed -i "s/xfce-stripes.png/attapu.png/" common/xfdesktop-common.h + sed -i "s/xfce-stripes.png/pakxe.png/" common/xfdesktop-common.h ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/xfce4 \ @@ -20,8 +21,8 @@ cd $name-$version --disable-static make make DESTDIR=$PKG install -# install -D -m644 ../attapu.png \ -# $PKG/usr/share/xfce4/backdrops/attapu.png + install -D -m644 ../pakxe-01.xcf.png \ + $PKG/usr/share/xfce4/backdrops/pakxe.png # install -D -m644 ../nutyx2009_2.png \ # $PKG/usr/share/pixmaps/nutyx2009_2.png rm -r $PKG/usr/share/doc -- cgit v1.2.3-54-g00ecf