pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/ibus-anthy Update ibus-anthy to 1.2.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/78ebd8ddf667
branches: trunk
changeset: 602872:78ebd8ddf667
user: obache <obache%pkgsrc.org@localhost>
date: Sun Apr 22 13:58:21 2012 +0000
description:
Update ibus-anthy to 1.2.7.
Released 1.2.7
Added --with-layout option in configure for IBusEngineDesc.
Added symbol and hotkeys property in IBusEngineDesc.
Added --with-layout option in configure for IBusEngineDesc.
New ibus 1.5 will use the IBusEngineDesc.layout but Japanese input method
inherits the system keyboard layout so I added the configuration.
Probably ibus-anthy would need IBusEngineDesc.layout = 'default'.
Added symbol and hotkeys property in IBusEngineDesc.
Fixed UTF-8 copyright on about dialog.
Fixed undefined getuid in engine.py
diffstat:
inputmethod/ibus-anthy/Makefile | 5 ++---
inputmethod/ibus-anthy/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 9831f6556ad2 -r 78ebd8ddf667 inputmethod/ibus-anthy/Makefile
--- a/inputmethod/ibus-anthy/Makefile Sun Apr 22 13:57:44 2012 +0000
+++ b/inputmethod/ibus-anthy/Makefile Sun Apr 22 13:58:21 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2012/03/10 10:56:13 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/04/22 13:58:21 obache Exp $
#
-DISTNAME= ibus-anthy-1.2.6
-PKGREVISION= 1
+DISTNAME= ibus-anthy-1.2.7
CATEGORIES= inputmethod japanese
MASTER_SITES= http://ibus.googlecode.com/files/
diff -r 9831f6556ad2 -r 78ebd8ddf667 inputmethod/ibus-anthy/distinfo
--- a/inputmethod/ibus-anthy/distinfo Sun Apr 22 13:57:44 2012 +0000
+++ b/inputmethod/ibus-anthy/distinfo Sun Apr 22 13:58:21 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/05/17 11:58:44 obache Exp $
+$NetBSD: distinfo,v 1.7 2012/04/22 13:58:21 obache Exp $
-SHA1 (ibus-anthy-1.2.6.tar.gz) = 3ae6f3c8bd988c7e7f1e2911a8f32fa81ef74220
-RMD160 (ibus-anthy-1.2.6.tar.gz) = 540968008a62f67126771471fb02a65c0c210f11
-Size (ibus-anthy-1.2.6.tar.gz) = 519488 bytes
+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
Home |
Main Index |
Thread Index |
Old Index