pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-hangul Update ibus-hangul to 1.3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b1fa494d0e5
branches: trunk
changeset: 585813:4b1fa494d0e5
user: obache <obache%pkgsrc.org@localhost>
date: Sun Feb 27 09:14:13 2011 +0000
description:
Update ibus-hangul to 1.3.1
ChangeLog:
Do not normalize keyevent on romaja keyboard
Dynamic hangul keyboard listing
Normalize keyval for position before use
Ignore modifier keys only when they are in hanja key list
Clear preedit text on ibus_hangul_engine_reset()
Update lookup table managing code
Add a new feature
commit the candidate when it clicked by the user.
issue #921
diffstat:
inputmethod/ibus-hangul/Makefile | 6 +++---
inputmethod/ibus-hangul/PLIST | 3 ++-
inputmethod/ibus-hangul/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r 4e9b443623b2 -r 4b1fa494d0e5 inputmethod/ibus-hangul/Makefile
--- a/inputmethod/ibus-hangul/Makefile Sun Feb 27 09:06:47 2011 +0000
+++ b/inputmethod/ibus-hangul/Makefile Sun Feb 27 09:14:13 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2010/08/11 13:11:57 obache Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/27 09:14:13 obache Exp $
#
-DISTNAME= ibus-hangul-1.3.0.20100329
+DISTNAME= ibus-hangul-1.3.1
CATEGORIES= inputmethod korean
MASTER_SITES= http://ibus.googlecode.com/files/
@@ -24,7 +24,7 @@
.include "../../inputmethod/ibus/bad-env-usage.mk"
-BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.0.10
+BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.0.12
.include "../../inputmethod/libhangul/buildlink3.mk"
.include "../../inputmethod/ibus/buildlink3.mk"
.include "../../lang/python/application.mk"
diff -r 4e9b443623b2 -r 4b1fa494d0e5 inputmethod/ibus-hangul/PLIST
--- a/inputmethod/ibus-hangul/PLIST Sun Feb 27 09:06:47 2011 +0000
+++ b/inputmethod/ibus-hangul/PLIST Sun Feb 27 09:14:13 2011 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 01:58:15 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/02/27 09:14:13 obache Exp $
libexec/ibus-engine-hangul
libexec/ibus-setup-hangul
share/ibus-hangul/data/symbol.txt
@@ -7,6 +7,7 @@
share/ibus-hangul/setup/config.py
share/ibus-hangul/setup/config.pyc
share/ibus-hangul/setup/config.pyo
+share/ibus-hangul/setup/hangul_keyboard_list
share/ibus-hangul/setup/keycapturedialog.py
share/ibus-hangul/setup/keycapturedialog.pyc
share/ibus-hangul/setup/keycapturedialog.pyo
diff -r 4e9b443623b2 -r 4b1fa494d0e5 inputmethod/ibus-hangul/distinfo
--- a/inputmethod/ibus-hangul/distinfo Sun Feb 27 09:06:47 2011 +0000
+++ b/inputmethod/ibus-hangul/distinfo Sun Feb 27 09:14:13 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/08/07 01:58:15 obache Exp $
+$NetBSD: distinfo,v 1.2 2011/02/27 09:14:13 obache Exp $
-SHA1 (ibus-hangul-1.3.0.20100329.tar.gz) = 3f681270288deb26bfc961bdcd85a02694d3220d
-RMD160 (ibus-hangul-1.3.0.20100329.tar.gz) = cc1cccaf0ba30313cd366900a7e1ef67e33cf36f
-Size (ibus-hangul-1.3.0.20100329.tar.gz) = 424537 bytes
+SHA1 (ibus-hangul-1.3.1.tar.gz) = e1fb0e0560d8987c3106992693638a298bd2ea1c
+RMD160 (ibus-hangul-1.3.1.tar.gz) = 996172fb00854ae2000b3197707269ebd8d6808e
+Size (ibus-hangul-1.3.1.tar.gz) = 431214 bytes
Home |
Main Index |
Thread Index |
Old Index