Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (34e4a3eabbe5f33385c644fab7697ed19c350b65)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (34e4a3eabbe5f33385c644fab7697ed19c350b65)
  • Date: Mon, 27 Oct 2008 19:29:15 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

xfce/xfce4-appfinder/DETAILS | 11 ++++++-----
xfce/xfce4-appfinder/HISTORY | 5 ++++-
2 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 34e4a3eabbe5f33385c644fab7697ed19c350b65
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfce4-appfinder: => 4.4.3

diff --git a/xfce/xfce4-appfinder/DETAILS b/xfce/xfce4-appfinder/DETAILS
index 0143aa6..1628023 100755
--- a/xfce/xfce4-appfinder/DETAILS
+++ b/xfce/xfce4-appfinder/DETAILS
@@ -1,9 +1,10 @@
SPELL=xfce4-appfinder
- VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
+ VERSION=4.4.3
+ RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version)
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$VERSION/src/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+
SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.asc
WEB_SITE=http://www.xfce.org/
SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY
@@ -13,6 +14,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="menu xfce"
SHORT="xfce4 application finder"
cat << EOF
-Xfce4 Appfinder is an useful software that permits you to find every
-application in the system supporting Desktop entry format.
+Xfce4 Appfinder is an useful software that permits you to find every
application
+in the system supporting Desktop entry format.
EOF
diff --git a/xfce/xfce4-appfinder/HISTORY b/xfce/xfce4-appfinder/HISTORY
index 4b1b2ad..55b2aea 100644
--- a/xfce/xfce4-appfinder/HISTORY
+++ b/xfce/xfce4-appfinder/HISTORY
@@ -1,3 +1,7 @@
+2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.3 (Xfce 4.4.3); quoting paths;
corrected
+ VERSION
+
2008-09-17 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: use grimoire-wide release version

@@ -45,4 +49,3 @@

2004-11-17 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS, DETAILS, HISTORY: created the spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (34e4a3eabbe5f33385c644fab7697ed19c350b65), Vlad Glagolev, 10/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page