[Lunar-commits] <moonbase> xfce tweaks
Samuel Verstraete
elangelo at lunar-linux.org
Fri Mar 13 16:02:36 CET 2009
commit acf162e7e043bd5763d2220206d93e905a2b2034
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Fri Jul 18 20:56:39 2008 +0200
xfce tweaks
---
libs/poppler/DETAILS | 6 +++---
xfce4/apps/orage/DEPENDS | 2 +-
xfce4/core/xfce-utils/DEPENDS | 2 +-
xfce4/core/xfdesktop/DEPENDS | 1 -
xfce4/core/xfwm4/BUILD | 3 +++
xfce4/core/xfwm4/DEPENDS | 2 +-
xfce4/core/xfwm4/DETAILS | 1 +
7 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/libs/poppler/DETAILS b/libs/poppler/DETAILS
index 534ce9a..2d5d2be 100644
--- a/libs/poppler/DETAILS
+++ b/libs/poppler/DETAILS
@@ -1,11 +1,11 @@
MODULE=poppler
- VERSION=0.8.3
+ VERSION=0.8.4
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://poppler.freedesktop.org
- SOURCE_VFY=sha1:763d18d9f0e625a936b3a3fbbcd00b58ddd2f84f
+ SOURCE_VFY=sha1:2ad0acfea3a8787b19c2882a2eac2f9d0afd5a48
WEB_SITE=http://poppler.freedesktop.org
ENTERED=20050918
- UPDATED=20080604
+ UPDATED=20080706
SHORT="a PDF rendering library based on the xpdf-3.02 code base"
cat << EOF
diff --git a/xfce4/apps/orage/DEPENDS b/xfce4/apps/orage/DEPENDS
index 568f5c9..ba567e3 100644
--- a/xfce4/apps/orage/DEPENDS
+++ b/xfce4/apps/orage/DEPENDS
@@ -1 +1 @@
-depends xfce-mcs-manager
+depends xfconf
diff --git a/xfce4/core/xfce-utils/DEPENDS b/xfce4/core/xfce-utils/DEPENDS
index f75b386..a6b2155 100644
--- a/xfce4/core/xfce-utils/DEPENDS
+++ b/xfce4/core/xfce-utils/DEPENDS
@@ -1,2 +1,2 @@
-depends xfce-mcs-manager
+depends xfconf
depends xfce4-dev-tools
diff --git a/xfce4/core/xfdesktop/DEPENDS b/xfce4/core/xfdesktop/DEPENDS
index 258c0f3..7fc35af 100644
--- a/xfce4/core/xfdesktop/DEPENDS
+++ b/xfce4/core/xfdesktop/DEPENDS
@@ -1,4 +1,3 @@
-depends xfce-mcs-manager
depends xfce4-panel
depends libxfce4menu
depends libxml2
diff --git a/xfce4/core/xfwm4/BUILD b/xfce4/core/xfwm4/BUILD
index 1fe8c93..93c21e5 100644
--- a/xfce4/core/xfwm4/BUILD
+++ b/xfce4/core/xfwm4/BUILD
@@ -1,4 +1,7 @@
(
+
+ patch_it $SOURCE2 0 &&
+
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
# make sure proper PKG_CONFIG_PATH is set
diff --git a/xfce4/core/xfwm4/DEPENDS b/xfce4/core/xfwm4/DEPENDS
index 568f5c9..ba567e3 100644
--- a/xfce4/core/xfwm4/DEPENDS
+++ b/xfce4/core/xfwm4/DEPENDS
@@ -1 +1 @@
-depends xfce-mcs-manager
+depends xfconf
diff --git a/xfce4/core/xfwm4/DETAILS b/xfce4/core/xfwm4/DETAILS
index 4f7aa71..698d12b 100644
--- a/xfce4/core/xfwm4/DETAILS
+++ b/xfce4/core/xfwm4/DETAILS
@@ -1,6 +1,7 @@
MODULE=xfwm4
VERSION="svn-`date +%U`"
SOURCE=$MODULE.tar.bz2
+ SOURCE2=$MODULE-xfconf.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/trunk:$MODULE
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
More information about the Lunar-commits
mailing list