[Lunar-commits] <moonbase> xfce4-appfinder: svn version

Samuel Verstraete elangelo at lunar-linux.org
Fri Mar 13 16:02:12 CET 2009


commit 1701b10eb51958a4567cfcb9da42a3840ec876b9
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Fri Dec 7 12:15:09 2007 +0100

    xfce4-appfinder: svn version
---
 xfce4/apps/xfce4-appfinder/BUILD   |    2 +-
 xfce4/apps/xfce4-appfinder/DETAILS |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/xfce4/apps/xfce4-appfinder/BUILD b/xfce4/apps/xfce4-appfinder/BUILD
index 12e8e69..15f96e8 100644
--- a/xfce4/apps/xfce4-appfinder/BUILD
+++ b/xfce4/apps/xfce4-appfinder/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/apps/xfce4-appfinder/DETAILS b/xfce4/apps/xfce4-appfinder/DETAILS
index 716268f..7b8a3b2 100644
--- a/xfce4/apps/xfce4-appfinder/DETAILS
+++ b/xfce4/apps/xfce4-appfinder/DETAILS
@@ -1,12 +1,12 @@
           MODULE=xfce4-appfinder
-         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:1ed442bca3fc8bc4c4f14aad0ec1573fbf4bd061
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+      SOURCE_URL=svn+http://svn.xfce.org/svn/xfce/$MODULE/trunk:$MODULE
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.xfce.org
          ENTERED=20041003
-         UPDATED=20071204
+         UPDATED=20071207
            SHORT="Easy search available applications"
 cat << EOF
 A tool to quickly locate and use applications available programs.


More information about the Lunar-commits mailing list