[Lunar-commits] <moonbase> scim: version bumped to 1.4.10.
Florin Braescu
florin at lunar-linux.org
Sat May 28 11:09:40 CEST 2011
commit b4ce5e408b67db7ef06f81c762b2cccd87aee996
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat May 28 13:09:40 2011 +0400
scim: version bumped to 1.4.10.
---
libs/scim/BUILD | 5 ++---
libs/scim/DEPENDS | 1 +
libs/scim/DETAILS | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/libs/scim/BUILD b/libs/scim/BUILD
index 0d40884..a628bfa 100644
--- a/libs/scim/BUILD
+++ b/libs/scim/BUILD
@@ -1,7 +1,6 @@
(
- sedit "s:ext = strrchr (filename, '.');:ext = strrchr( (char*) filename, '.');:g" src/ltdl.cpp &&
-
- default_build
+ ./bootstrap &&
+ default_build
) > $C_FIFO 2>&1
diff --git a/libs/scim/DEPENDS b/libs/scim/DEPENDS
new file mode 100644
index 0000000..26d7b71
--- /dev/null
+++ b/libs/scim/DEPENDS
@@ -0,0 +1 @@
+depends intltool
diff --git a/libs/scim/DETAILS b/libs/scim/DETAILS
index 3f5c2e4..fe5384e 100644
--- a/libs/scim/DETAILS
+++ b/libs/scim/DETAILS
@@ -1,11 +1,11 @@
MODULE=scim
- VERSION=1.4.9
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.4.10
+ SOURCE=${MODULE}_$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:7717339575fdbf909309a78882e30c60cce9f8eb
+ SOURCE_VFY=sha1:bf33a6ceb199453fed909a61f54e971653fe5abf
WEB_SITE=http://www.scim-im.org
ENTERED=20060919
- UPDATED=20091226
+ UPDATED=20110528
SHORT="Smart Common Input Method"
cat << EOF
More information about the Lunar-commits
mailing list