Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (c4f154c1fdea69da7a744e8e2a6888aab8157068)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (c4f154c1fdea69da7a744e8e2a6888aab8157068)
  • Date: Tue, 28 Jul 2009 07:14:12 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

i18n/uim/DEPENDS | 4 ++--
i18n/uim/DETAILS | 4 ++--
i18n/uim/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit c4f154c1fdea69da7a744e8e2a6888aab8157068
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

uim: => 1.5.6

diff --git a/i18n/uim/DEPENDS b/i18n/uim/DEPENDS
index 4ef40b3..bf6b2ec 100755
--- a/i18n/uim/DEPENDS
+++ b/i18n/uim/DEPENDS
@@ -9,7 +9,7 @@ then
fi &&

optional_depends libedit \
- "--with-libedit" \
+ "--with-libedit=${INSTALL_ROOT}/usr" \
"--without-libedit" \
"libedit support" &&

@@ -71,7 +71,7 @@ optional_depends gnome-panel \

optional_depends qt-x11 \
"--with-qt --with-qt-immodule" \
- "--without-qt --with-qt-immodule" \
+ "--without-qt --without-qt-immodule" \
"qt tools" &&

optional_depends qt4 \
diff --git a/i18n/uim/DETAILS b/i18n/uim/DETAILS
index aab90cd..ba8e3b3 100755
--- a/i18n/uim/DETAILS
+++ b/i18n/uim/DETAILS
@@ -1,8 +1,8 @@
SPELL=uim
- VERSION=1.5.5
+ VERSION=1.5.6
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]="http://${SPELL}.googlecode.com/files/${SOURCE}";
-
SOURCE_HASH=sha512:4f3f13084a5e46cf628122a9ff685128abaa382cce88ac6ca4b06fafd16f0584751bb428ca1ca68d09f79d7ca7581b7c6b1f8628281b29b87a389bf08aa7f88d
+
SOURCE_HASH=sha512:caa8d988c9979748b5e057ddc43608cc89ce41beec00486fe95642d0042ee4ab3ab53a9b73ce87db307f42c50f23be4816ad91463930a0802a38140ff6d5f19f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://code.google.com/p/uim/";
LICENSE[0]=BSD
diff --git a/i18n/uim/HISTORY b/i18n/uim/HISTORY
index 4a3529a..3df751d 100644
--- a/i18n/uim/HISTORY
+++ b/i18n/uim/HISTORY
@@ -1,3 +1,7 @@
+2009-07-28 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: updated spell to 1.5.6
+ * DEPENDS: added the path to --with-libedit, and fixed a typo
+
2009-06-28 Peng Chang (Charles) <chp AT sourcemage.org>
* DEPENDS: fixed the gnome-applet parameter




  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (c4f154c1fdea69da7a744e8e2a6888aab8157068), Peng Chang (Charles), 07/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page