summaryrefslogtreecommitdiffstats
path: root/i18n/uim
diff options
context:
space:
mode:
authorPeng Chang (Charles)2009-07-28 20:13:34 +0800
committerPeng Chang (Charles)2009-07-28 20:13:34 +0800
commitc4f154c1fdea69da7a744e8e2a6888aab8157068 (patch)
tree2523f67de364de8bc98e564f649822809eca12c4 /i18n/uim
parent0a51670b59e668625e4104ce08a5ddc88351db33 (diff)
uim: => 1.5.6
Diffstat (limited to 'i18n/uim')
-rwxr-xr-xi18n/uim/DEPENDS4
-rwxr-xr-xi18n/uim/DETAILS4
-rw-r--r--i18n/uim/HISTORY4
3 files changed, 8 insertions, 4 deletions
diff --git a/i18n/uim/DEPENDS b/i18n/uim/DEPENDS
index 4ef40b3445..bf6b2ecd9b 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 aab90cddcb..ba8e3b3592 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 4a3529a03e..3df751da91 100644
--- a/i18n/uim/HISTORY
+++ b/i18n/uim/HISTORY
@@ -1,3 +1,7 @@
+2009-07-28 Peng Chang (Charles) <chp@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@sourcemage.org>
* DEPENDS: fixed the gnome-applet parameter