[Lunar-commits] <moonbase> xfce4-panel: remove the cairo patch as it gives problems.
Florin Braescu
florin at lunar-linux.org
Mon Oct 12 06:50:18 CEST 2009
commit a4aff1facdb7078ff2a421c79d31cd2d86552ab4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Oct 12 07:50:18 2009 +0300
xfce4-panel: remove the cairo patch as it gives problems.
---
xfce4/core/xfce4-panel/BUILD | 2 --
xfce4/core/xfce4-panel/DETAILS | 5 +----
2 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/xfce4/core/xfce4-panel/BUILD b/xfce4/core/xfce4-panel/BUILD
index 4aba94d..0a2dd59 100644
--- a/xfce4/core/xfce4-panel/BUILD
+++ b/xfce4/core/xfce4-panel/BUILD
@@ -1,8 +1,6 @@
(
[ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
diff --git a/xfce4/core/xfce4-panel/DETAILS b/xfce4/core/xfce4-panel/DETAILS
index 89503d8..8bc671f 100644
--- a/xfce4/core/xfce4-panel/DETAILS
+++ b/xfce4/core/xfce4-panel/DETAILS
@@ -1,15 +1,12 @@
MODULE=xfce4-panel
VERSION=4.6.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=$MODULE-$VERSION-cairo.patch.bz2
SOURCE_URL=http://www.xfce.org/archive/xfce-$VERSION/src
- SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:613c66f6402feba7983a7effb008f091182350d2
- SOURCE2_VFY=sha1:f63c5b1fd72ae732c4a54665ac593fd3ae9d2787
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
ENTERED=20030715
- UPDATED=20091011
+ UPDATED=20091012
SHORT="Xfce4 panel"
cat << EOF
More information about the Lunar-commits
mailing list