diff options
author | obache <obache@pkgsrc.org> | 2013-10-23 12:09:28 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-23 12:09:28 +0000 |
commit | 0e5bdfc324211a7219c48186317cf69fd7def412 (patch) | |
tree | b2c75f46f5489a836fb808edcc5fdc9ae0c73ac1 /inputmethod | |
parent | f8a43f316202c7081de147a1ef1f9d28c37bacaf (diff) | |
download | pkgsrc-0e5bdfc324211a7219c48186317cf69fd7def412.tar.gz |
Update ibus-anthy to 1.5.4.
Released 1.5.4
Removed g_type_init() calls.
Fixed ibus-engine-anthy --xml without display
Fixed kana_voiced_consonant_no_rule for 'bo'.
Fixed dicts.
Updated symbol.t with Seiza.
Added Era dict.
Updated source files with the latest GPL 2.0.
Imported anthy zipcode.t into ibus-anthy.
Added to check the input purpose for gnome-shell password dialog.
Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.
Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.
Released 1.5.3
Minor release for worng configure.ac
Released 1.5.2
Fixed some bugs.
Added customizable Hiragana_Katakana key.
Released 1.5.1
Cleaned up configure.ac and added anthy.i in tarball (#1571)
setup: Look like a modal dialog when under gnome-control-center
Fixed to convert yen to U+30FC in kana mode. (#1596)
Removed deprecated GObject.
Fixed unichr range (#957222)
Enabled Latin mode with Shift key.
Let Latin mode return FALSE (#1058)
Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620)
Added Zenkaku_Hankaku to on-off keys.
Sent IBus.PropState.UNCHECKED for ibus 1.5.
Released 1.5.0
Added ibus menu customization.
Added us layout table for Kana.
Added keyboard layout customization.
Enabled IBusProperty.symbol with ibus 1.5 .
Add a .desktop file for ibus-setup-anthy
Updated configure.ac to use ibus pygobject3.
Converted pygtk2 to gir gtk3.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-anthy/Makefile | 13 | ||||
-rw-r--r-- | inputmethod/ibus-anthy/PLIST | 23 | ||||
-rw-r--r-- | inputmethod/ibus-anthy/distinfo | 8 |
3 files changed, 30 insertions, 14 deletions
diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile index 1fce165313e..70380b771a6 100644 --- a/inputmethod/ibus-anthy/Makefile +++ b/inputmethod/ibus-anthy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2012/10/06 14:25:11 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/10/23 12:09:28 obache Exp $ # -DISTNAME= ibus-anthy-1.2.7 +DISTNAME= ibus-anthy-1.5.4 CATEGORIES= inputmethod japanese MASTER_SITES= http://ibus.googlecode.com/files/ @@ -11,8 +11,7 @@ COMMENT= Anthy engine for IBus input platform LICENSE= gnu-gpl-v2 DEPENDS+= kasumi>=2.1:../../inputmethod/kasumi -DEPENDS+= ibus>=1.2.0.20100111:../../inputmethod/ibus -DEPENDS+= ${PYPKGPREFIX}-gtk2>=1.15.2:../../x11/py-gtk2 +DEPENDS+= ibus>=1.5.4:../../inputmethod/ibus GNU_CONFIGURE= yes USE_LIBTOOL= yes @@ -26,10 +25,14 @@ FIND_PREFIX:= KASUMI_DIR=kasumi CONFIGURE_ARGS+= --localedir=${PREFIX}/${PKGLOCALEDIR}/locale CONFIGURE_ARGS+= --with-kasumi-exec=${KASUMI_DIR}/bin/kasumi CONFIGURE_ARGS+= --with-kasumi-icon=${KASUMI_DIR}/share/pixmaps/kasumi.png +#CONFIGURE_ARGS+= --enable-pygtk2-anthy .include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/swig/buildlink3.mk" +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0 +.include "../../devel/glib2/buildlink3.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" PY_PATCHPLIST= yes +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../lang/python/extension.mk" .include "../../inputmethod/anthy/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-anthy/PLIST b/inputmethod/ibus-anthy/PLIST index c72c8c26c12..d388d669d44 100644 --- a/inputmethod/ibus-anthy/PLIST +++ b/inputmethod/ibus-anthy/PLIST @@ -1,10 +1,19 @@ -@comment $NetBSD: PLIST,v 1.2 2011/05/17 11:58:44 obache Exp $ -${PYSITELIB}/_anthy.la -${PYSITELIB}/anthy.py +@comment $NetBSD: PLIST,v 1.3 2013/10/23 12:09:28 obache Exp $ +include/ibus-anthy-1.0/anthygcontext.h +lib/girepository-1.0/Anthy-9000.typelib +lib/libanthygobject-1.0.la libexec/ibus-engine-anthy libexec/ibus-setup-anthy +share/applications/ibus-setup-anthy.desktop +share/gir-1.0/Anthy-9000.gir +share/ibus-anthy/dicts/era.t share/ibus-anthy/dicts/oldchar.t share/ibus-anthy/dicts/symbol.t +share/ibus-anthy/dicts/zipcode.t +share/ibus-anthy/engine/_config.py +share/ibus-anthy/engine/_config.pyc +share/ibus-anthy/engine/_config.pyo +share/ibus-anthy/engine/default.xml share/ibus-anthy/engine/engine.py share/ibus-anthy/engine/engine.pyc share/ibus-anthy/engine/engine.pyo @@ -32,7 +41,9 @@ share/ibus-anthy/engine/tables.pyo share/ibus-anthy/engine/thumb.py share/ibus-anthy/engine/thumb.pyc share/ibus-anthy/engine/thumb.pyo -share/ibus-anthy/icons/ibus-anthy.png +share/ibus-anthy/setup/_config.py +share/ibus-anthy/setup/_config.pyc +share/ibus-anthy/setup/_config.pyo share/ibus-anthy/setup/anthyprefs.py share/ibus-anthy/setup/anthyprefs.pyc share/ibus-anthy/setup/anthyprefs.pyo @@ -42,8 +53,10 @@ share/ibus-anthy/setup/main.pyo share/ibus-anthy/setup/prefs.py share/ibus-anthy/setup/prefs.pyc share/ibus-anthy/setup/prefs.pyo -share/ibus-anthy/setup/setup.glade +share/ibus-anthy/setup/setup.ui share/ibus/component/anthy.xml +share/icons/hicolor/scalable/apps/ibus-anthy.svg +share/locale/el/LC_MESSAGES/ibus-anthy.mo share/locale/fr/LC_MESSAGES/ibus-anthy.mo share/locale/ja/LC_MESSAGES/ibus-anthy.mo share/locale/zh_CN/LC_MESSAGES/ibus-anthy.mo diff --git a/inputmethod/ibus-anthy/distinfo b/inputmethod/ibus-anthy/distinfo index cef0722039c..1e2b53e7f84 100644 --- a/inputmethod/ibus-anthy/distinfo +++ b/inputmethod/ibus-anthy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/04/22 13:58:21 obache Exp $ +$NetBSD: distinfo,v 1.8 2013/10/23 12:09:28 obache Exp $ -SHA1 (ibus-anthy-1.2.7.tar.gz) = cdfbc440d7a5069b99e565c3b6e8d9e8b62e7af6 -RMD160 (ibus-anthy-1.2.7.tar.gz) = 0576a582079337d68de5d49a068b2ef7e8b0f2b6 -Size (ibus-anthy-1.2.7.tar.gz) = 523139 bytes +SHA1 (ibus-anthy-1.5.4.tar.gz) = 476e308dccf0d691b27a1bdfb03e1c6bc2a0f0c0 +RMD160 (ibus-anthy-1.5.4.tar.gz) = c1ec2a2ca3910f61bed52126cdf4e65e183ff64e +Size (ibus-anthy-1.5.4.tar.gz) = 592595 bytes |