Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=fab8a283627b21d1bd92fcc4192497c5c46a361c
commit fab8a283627b21d1bd92fcc4192497c5c46a361c Author: Anthony Jorion <[email protected]> Date: Sun Mar 8 14:03:11 2015 +0100 xfdesktop-4.12.0-1-i686 - 4.11.7 -> 4.12.0 + Update Frugalware's custom background patch diff --git a/source/xfce4/xfdesktop/FrugalBuild b/source/xfce4/xfdesktop/FrugalBuild index 6071ab2..087f22c 100644 --- a/source/xfce4/xfdesktop/FrugalBuild +++ b/source/xfce4/xfdesktop/FrugalBuild @@ -6,7 +6,7 @@ options+=('asneeded') pkgname=xfdesktop -pkgver=4.11.7 +pkgver=4.12.0 pkgrel=1 pkgdesc="A desktop manager for Xfce4." rodepends=('xfce-frugalware') @@ -17,11 +17,11 @@ makedepends=('xfce4-panel>=4.11.0' 'intltool') groups=('xfce4' 'xfce4-core') archs=('i686' 'x86_64') _F_gnome_iconcache=y -_F_xfce_ver="4.11" +_F_xfce_ver="4.12" Finclude xfce4 gnome-scriptlet #source=(${source[@]} xfce4-fw.png frugalware_background.patch) -sha1sums=('ec67031e6cd510a1c80d30aa93441eed24cc38f7' \ - 'cc3e25d5226dc98af9e9f6cb343596104998c686') +sha1sums=('9e234072a71fd377755ddcc7a53576a12f10d826' \ + 'd95055a06f1a0149f7808aaa36c0fa3c7abff368') source=($source \ frugalware_background.patch) diff --git a/source/xfce4/xfdesktop/frugalware_background.patch b/source/xfce4/xfdesktop/frugalware_background.patch index 8ca8090..d4e044a 100644 --- a/source/xfce4/xfdesktop/frugalware_background.patch +++ b/source/xfce4/xfdesktop/frugalware_background.patch @@ -1,11 +1,11 @@ ---- common/xfdesktop-common.h.orig 2013-10-02 16:15:44.187283143 +0200 -+++ common/xfdesktop-common.h 2013-10-02 16:17:58.623342355 +0200 -@@ -33,7 +33,7 @@ - #include <X11/Xlib.h> +--- common/xfdesktop-common.h.orig 2015-03-08 13:50:20.583961232 +0100 ++++ common/xfdesktop-common.h 2015-03-08 13:50:54.327287913 +0100 +@@ -35,7 +35,7 @@ + #include <stdarg.h> #define XFDESKTOP_CHANNEL "xfce4-desktop" --#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-blue.jpg" -+#define DEFAULT_BACKDROP DATADIR "/xfce4/backdrops/frugalware.png" +-#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-teal.jpg" ++#define DEFAULT_BACKDROP DATADIR "/xfce4/backgrounds/frugalware.png" #define DEFAULT_ICON_FONT_SIZE 12 - #define DEFAULT_ICON_SIZE 32 + #define DEFAULT_ICON_SIZE 48 #define ITHEME_FLAGS (GTK_ICON_LOOKUP_USE_BUILTIN \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
