[Lunar-commits] <moonbase> mousepad: SVN!
Samuel
samuel.verstraete at gmail.com
Wed Dec 2 20:05:29 CET 2009
commit 1d3f4a336829fac79f7f6bc3acfa09e72139c59f
Author: Samuel <samuel.verstraete at gmail.com>
Date: Tue Apr 21 13:36:43 2009 +0200
mousepad: SVN!
---
xfce4/apps/mousepad/DETAILS | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/xfce4/apps/mousepad/DETAILS b/xfce4/apps/mousepad/DETAILS
index d622f36..454c03d 100644
--- a/xfce4/apps/mousepad/DETAILS
+++ b/xfce4/apps/mousepad/DETAILS
@@ -1,13 +1,19 @@
MODULE=mousepad
- VERSION=0.2.16
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.xfce.org/archive/xfce-4.6.0/src/
- SOURCE_VFY=sha1:4e63033e0a71578f3ec9a0d2e6a505efd0424ef9
+ VERSION="svn-`date +%U`"
+ SOURCE=$MODULE.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+ #SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/trunk:$MOD
+ SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/branches/nick_0_3:$MODULE
MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
- WEB_SITE=http://erikharrison.net/
+ WEB_SITE=http://www.xfce.org
ENTERED=20050218
- UPDATED=20090227
+ UPDATED=20071207
SHORT="Lighweight xfce text editor"
cat << EOF
Mousepad is an Xfce port of leafpad, the minimal gtk+-2 text editor.
+
+the svn branch is the one from Nick Schermer, slightly more advanced
+than the trunk branch
+If you want the trunk version, uncomment the other sourceurl, comment
+the nick sourceurl and delete /var/spool/lunar/mousepad-svn*.tar.bz2
EOF
More information about the Lunar-commits
mailing list