[Lunar-commits] <moonbase> xfce4-panel: svn version
Samuel Verstraete
elangelo at lunar-linux.org
Fri Mar 13 16:02:10 CET 2009
commit ac198f6400739cf8f4ea8583a193792c2e67361f
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Fri Dec 7 11:23:02 2007 +0100
xfce4-panel: svn version
---
xfce4/core/xfce4-panel/BUILD | 2 +-
xfce4/core/xfce4-panel/DETAILS | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/xfce4/core/xfce4-panel/BUILD b/xfce4/core/xfce4-panel/BUILD
index 12e8e69..15f96e8 100644
--- a/xfce4/core/xfce4-panel/BUILD
+++ b/xfce4/core/xfce4-panel/BUILD
@@ -4,7 +4,7 @@
# make sure proper PKG_CONFIG_PATH is set
export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
- ./configure --build=$BUILD \
+ ./autogen.sh --build=$BUILD \
--prefix=${MODULE_PREFIX} \
$OPTS &&
diff --git a/xfce4/core/xfce4-panel/DETAILS b/xfce4/core/xfce4-panel/DETAILS
index 7bcd31e..d101982 100644
--- a/xfce4/core/xfce4-panel/DETAILS
+++ b/xfce4/core/xfce4-panel/DETAILS
@@ -1,12 +1,11 @@
MODULE=xfce4-panel
- VERSION=4.4.2
+ VERSION="svn-`date +%U`"
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.xfce.org/archive/xfce-$VERSION/src/
- SOURCE_VFY=sha1:f66a5f46abc21324e5a375e52a37b98757eae121
+ SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/trunk:$MODULE
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
WEB_SITE=http://www.xfce.org
ENTERED=20030715
- UPDATED=20071204
+ UPDATED=20071207
SHORT="Xfce4 panel"
cat << EOF
xfce4-panel -- The panel for the Xfce4 desktop environment. Provides
More information about the Lunar-commits
mailing list