diff options
author | obache <obache@pkgsrc.org> | 2011-10-08 08:25:10 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-08 08:25:10 +0000 |
commit | 25c386b335467c39275530c6d18316c529628849 (patch) | |
tree | 51cc778f333ccebcae3a3e8bbf2ed7067601fa2b /inputmethod/scim-chewing | |
parent | ff479efec9ec7f30239569ace8124818a5e4353a (diff) | |
download | pkgsrc-25c386b335467c39275530c6d18316c529628849.tar.gz |
Update scim-chewing to 0.3.4.
What's New in SCIM-chewing 0.3.4
---------------------------------------------------------
* Handle 0-9, "+-*/" keys, Enter and '.' in keypad.
* Handle F1-F18 keys properly.
* Fix the unexpected behavior on candidate phrases in Google
search bar browsed by Firefox.
* Be aware of the "Keyboard Layout" setting in SCIM, Thus, users
can use a French AZERTY or German QWERTZ without having to
switch to a US layout beforehand.
Diffstat (limited to 'inputmethod/scim-chewing')
-rw-r--r-- | inputmethod/scim-chewing/Makefile | 6 | ||||
-rw-r--r-- | inputmethod/scim-chewing/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index 7c926106cc5..eaa934e04f7 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:56 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/10/08 08:25:10 obache Exp $ # -DISTNAME= scim-chewing-0.3.3 -PKGREVISION= 5 +DISTNAME= scim-chewing-0.3.4 CATEGORIES= inputmethod MASTER_SITES= http://chewing.csie.net/download/scim/ EXTRACT_SUFX= .tar.bz2 @@ -23,6 +22,7 @@ GNU_CONFIGURE= yes USE_SCIM_GTKUTILS= yes .include "../../devel/gettext-lib/buildlink3.mk" +BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.3 .include "../../inputmethod/libchewing/buildlink3.mk" .include "../../inputmethod/scim/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-chewing/distinfo b/inputmethod/scim-chewing/distinfo index b7b453ac9dc..f4eade23191 100644 --- a/inputmethod/scim-chewing/distinfo +++ b/inputmethod/scim-chewing/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/11/24 11:52:41 obache Exp $ +$NetBSD: distinfo,v 1.2 2011/10/08 08:25:10 obache Exp $ -SHA1 (scim-chewing-0.3.3.tar.bz2) = 346d9a1511cfbb1025c0290d5a97a799329cb24e -RMD160 (scim-chewing-0.3.3.tar.bz2) = a8ad79e30c3e2dfd1500c97196be2f9b87c8f21c -Size (scim-chewing-0.3.3.tar.bz2) = 319314 bytes +SHA1 (scim-chewing-0.3.4.tar.bz2) = f6c8d16f19f17449ee169f1ca787350353e93b05 +RMD160 (scim-chewing-0.3.4.tar.bz2) = 77fefe65d26c0f3369ed7dec0c46e6e986851ab2 +Size (scim-chewing-0.3.4.tar.bz2) = 374182 bytes |