diff options
author | obache <obache> | 2010-09-02 11:33:12 +0000 |
---|---|---|
committer | obache <obache> | 2010-09-02 11:33:12 +0000 |
commit | d04bc6b77749dd5fbaee23c3d9817ece702edf24 (patch) | |
tree | 4f1a4bb8bf539ae692ff9577ccdef700954fd593 /inputmethod/ibus-m17n | |
parent | 3350eb3b2c3a3bcc25c95e4ac58f0e0b4b8e92df (diff) | |
download | pkgsrc-d04bc6b77749dd5fbaee23c3d9817ece702edf24.tar.gz |
Update ibus-m17n to 1.3.1.
* Implement setup UI.
* some bug fixes and improvements.
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 8 | ||||
-rw-r--r-- | inputmethod/ibus-m17n/PLIST | 4 | ||||
-rw-r--r-- | inputmethod/ibus-m17n/distinfo | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index b6865f40463..8c4bd574385 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/08/11 13:11:57 obache Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/02 11:33:12 obache Exp $ # -DISTNAME= ibus-m17n-1.3.0 -PKGREVISION= 1 +DISTNAME= ibus-m17n-1.3.1 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ @@ -18,8 +17,7 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config msgfmt gmake -.include "../../inputmethod/ibus/bad-env-usage.mk" - .include "../../devel/m17n-lib/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" .include "../../inputmethod/ibus/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-m17n/PLIST b/inputmethod/ibus-m17n/PLIST index 15bcbcef079..884963b2b44 100644 --- a/inputmethod/ibus-m17n/PLIST +++ b/inputmethod/ibus-m17n/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:00:08 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/09/02 11:33:12 obache Exp $ libexec/ibus-engine-m17n +libexec/ibus-setup-m17n share/ibus-m17n/icons/ibus-m17n.svg +share/ibus-m17n/setup/ibus-m17n-preferences.ui share/ibus/component/m17n.xml share/locale/zh_CN/LC_MESSAGES/ibus-m17n.mo diff --git a/inputmethod/ibus-m17n/distinfo b/inputmethod/ibus-m17n/distinfo index e058519568b..08b77adf506 100644 --- a/inputmethod/ibus-m17n/distinfo +++ b/inputmethod/ibus-m17n/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:00:08 obache Exp $ +$NetBSD: distinfo,v 1.2 2010/09/02 11:33:12 obache Exp $ -SHA1 (ibus-m17n-1.3.0.tar.gz) = 2f205c07aef8f85204d990656914ddf7f69c5882 -RMD160 (ibus-m17n-1.3.0.tar.gz) = 211842368b6779a64e9eb17b9bb079a94312d2fb -Size (ibus-m17n-1.3.0.tar.gz) = 391768 bytes +SHA1 (ibus-m17n-1.3.1.tar.gz) = 95733c4c78b273103c99ff2a17f3d2e6692bba4a +RMD160 (ibus-m17n-1.3.1.tar.gz) = 44bb51299a053200d3a6a56d59db6ec6aeef81d0 +Size (ibus-m17n-1.3.1.tar.gz) = 404890 bytes |