summaryrefslogtreecommitdiff
path: root/inputmethod/scim-chewing/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-08-10 09:31:37 +0000
committerobache <obache@pkgsrc.org>2013-08-10 09:31:37 +0000
commit44a673fb4f191d10e723bad7eed4ec362698cb5b (patch)
tree5dbe6f25a0febea32b1ef81be450d33a54271a78 /inputmethod/scim-chewing/Makefile
parent9e7bf7758b4b79f8fc2fcce16f9482031c1314cd (diff)
downloadpkgsrc-44a673fb4f191d10e723bad7eed4ec362698cb5b.tar.gz
Update scim-chewing to 0.3.5.
What's New in SCIM-chewing 0.3.5 --------------------------------------------------------- * Gtk+ 3.x support * Handle translated Chi-Eng mode switch properly * Fix incorrect color cand problem * Support THL (Taiwan Huayu Luomapinyin) and MPS2 Pinyin keyboard
Diffstat (limited to 'inputmethod/scim-chewing/Makefile')
-rw-r--r--inputmethod/scim-chewing/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile
index 75f331175a7..a00fa99c720 100644
--- a/inputmethod/scim-chewing/Makefile
+++ b/inputmethod/scim-chewing/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/08/10 07:11:02 obache Exp $
+# $NetBSD: Makefile,v 1.23 2013/08/10 09:31:37 obache Exp $
#
-DISTNAME= scim-chewing-0.3.4
-PKGREVISION= 12
+DISTNAME= scim-chewing-0.3.5
CATEGORIES= inputmethod
MASTER_SITES= http://chewing.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
@@ -21,7 +20,7 @@ GNU_CONFIGURE= yes
USE_SCIM_GTKUTILS= yes
.include "../../devel/gettext-lib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.3
+BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.4
.include "../../inputmethod/libchewing/buildlink3.mk"
.include "../../inputmethod/scim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"