Skip to Content.
Sympa Menu

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

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 (bb9037e487f5ffaa10909adac729bd60645b1fd6)
  • Date: Mon, 31 Dec 2012 07:29:23 -0600

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

xfce/mousepad/DEPENDS | 14 ++++++++++++--
xfce/mousepad/DETAILS | 4 ++--
xfce/mousepad/HISTORY | 4 ++++
3 files changed, 18 insertions(+), 4 deletions(-)

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

mousepad: => 0.3.0

diff --git a/xfce/mousepad/DEPENDS b/xfce/mousepad/DEPENDS
index 42b1a9a..48bcf35 100755
--- a/xfce/mousepad/DEPENDS
+++ b/xfce/mousepad/DEPENDS
@@ -1,3 +1,13 @@
-depends libxfcegui4 &&
+depends glib2 &&
+depends gtk+2 &&
+depends gtksourceview &&

-optional_depends xfprint "" "" "for printing support"
+optional_depends dbus-glib \
+ "--enable-dbus" \
+ "--disable-dbus" \
+ "for D-BUS support" &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"
diff --git a/xfce/mousepad/DETAILS b/xfce/mousepad/DETAILS
index 41c932e..9d1d0c6 100755
--- a/xfce/mousepad/DETAILS
+++ b/xfce/mousepad/DETAILS
@@ -1,11 +1,11 @@
SPELL=mousepad
- VERSION=0.2.16
+ VERSION=0.3.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://archive.xfce.org/src/apps/$SPELL/$BRANCH/$SOURCE
WEB_SITE=http://www.xfce.org/
-
SOURCE_HASH=sha512:907aa63c4eabdd4683a7dddca3fea5ae3f8903fa506154f6b855dfc9ee56ac38b25eeead359730b902c21403be5c8e9243250e888305f02f9823093a6d34fce3
+
SOURCE_HASH=sha512:4e8f7cd8f05265c7f3964f0f5196721136c501351aa8c7bae1e3a6056fcd61f40364f2bb226817d458afa3707334dd600efbae2f8d050d65841ef03085717e42
LICENSE[0]=GPL
ENTERED=20050128
KEYWORDS="xfce editors"
diff --git a/xfce/mousepad/HISTORY b/xfce/mousepad/HISTORY
index 0e75fa1..c71bde8 100644
--- a/xfce/mousepad/HISTORY
+++ b/xfce/mousepad/HISTORY
@@ -1,3 +1,7 @@
+2012-12-31 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.0
+ * DEPENDS: rewritten dependency list
+
2011-01-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: renewed source url




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (bb9037e487f5ffaa10909adac729bd60645b1fd6), Vlad Glagolev, 12/31/2012

Archive powered by MHonArc 2.6.24.

Top of Page