[Frugalware-git] frugalware-current: xfdesktop-4.4.3-2-i686
Priyank
priyank at frugalware.org
Tue Mar 3 10:56:32 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a1042653171e88f78348cc2a8e78940b6fe7758a
commit a1042653171e88f78348cc2a8e78940b6fe7758a
Author: Priyank <priyank at frugalware.org>
Date: Tue Mar 3 15:26:00 2009 +0530
xfdesktop-4.4.3-2-i686
* Use the new wallpaper provided by xfce-frugalware as the default
wallpaper
diff --git a/source/xfce4/xfdesktop/FrugalBuild b/source/xfce4/xfdesktop/FrugalBuild
index 7b6ac77..426cb76 100644
--- a/source/xfce4/xfdesktop/FrugalBuild
+++ b/source/xfce4/xfdesktop/FrugalBuild
@@ -3,11 +3,12 @@
pkgname=xfdesktop
pkgver=4.4.3
-pkgrel=1
+pkgrel=2
pkgdesc="A desktop manager for Xfce4."
depends=('libxml2' 'libxfcegui4>=4.4.3' 'libxfce4mcs>=4.4.3' \
'dbus' 'thunar>=0.9.3' 'libexo>=0.3.4-2')
makedepends=('xfce4-panel>=4.4.3' 'xfce-mcs-manager>=4.4.3')
+rodepends=('xfce-frugalware>=1.0')
groups=('xfce4' 'xfce4-core')
archs=('i686' 'x86_64')
Finclude xfce4
@@ -24,6 +25,6 @@ build()
# optimization OK
sha1sums=('6ba60fd7f8f57104195e3e17551315d0c3c2381e' \
- '530517581f8f5023fbb7ea147d4d362a8409e9b0' \
+ '7eadb8decb7fca3352bf368f007861e32f6c1996' \
'003289bfa15867653122230a2ab79c0889c1f8d9' \
'5cc04b415cf32353333106fb200244765f86b844')
diff --git a/source/xfce4/xfdesktop/xfce4_frugalware.patch b/source/xfce4/xfdesktop/xfce4_frugalware.patch
index 7bd470b..1bf59a7 100644
--- a/source/xfce4/xfdesktop/xfce4_frugalware.patch
+++ b/source/xfce4/xfdesktop/xfce4_frugalware.patch
@@ -21,7 +21,7 @@ diff -Naur xfdesktop-4.3.99.1.orig/common/xfdesktop-common.h xfdesktop-4.3.99.1/
#define BACKDROP_CHANNEL "BACKDROP"
-#define DEFAULT_BACKDROP DATADIR "/xfce4/backdrops/xfce-smoke.png"
-+#define DEFAULT_BACKDROP DATADIR "/xfce4/backdrops/xfce-frugalware_1.png"
++#define DEFAULT_BACKDROP DATADIR "/xfce4/backdrops/frugalware.png"
#define LIST_TEXT "# xfce backdrop list"
#define XFDESKTOP_SELECTION_FMT "XFDESKTOP_SELECTION_%d"
#define XFDESKTOP_IMAGE_FILE_FMT "XFDESKTOP_IMAGE_FILE_%d"
More information about the Frugalware-git
mailing list