diff options
author | obache <obache@pkgsrc.org> | 2014-11-07 11:56:04 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-11-07 11:56:04 +0000 |
commit | 7ccfb23c289361005f3bf6743cb10730f7b5ea53 (patch) | |
tree | 9598c7371dafb21918724c91b07d4f600b045e4f /inputmethod | |
parent | 3435eb2a7e1e42aec62299a4c75daf3e320b6e17 (diff) | |
download | pkgsrc-7ccfb23c289361005f3bf6743cb10730f7b5ea53.tar.gz |
Update ibus-hangul to 1.5.0.
* Add latin input mode.
Latin input is now handled in ibus-hangul. So you can input latin characters
without changing input method engine.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-hangul/Makefile | 12 | ||||
-rw-r--r-- | inputmethod/ibus-hangul/PLIST | 3 | ||||
-rw-r--r-- | inputmethod/ibus-hangul/distinfo | 8 |
3 files changed, 8 insertions, 15 deletions
diff --git a/inputmethod/ibus-hangul/Makefile b/inputmethod/ibus-hangul/Makefile index 28f7165e870..e8f932b3d5c 100644 --- a/inputmethod/ibus-hangul/Makefile +++ b/inputmethod/ibus-hangul/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/17 16:10:45 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/11/07 11:56:04 obache Exp $ # -DISTNAME= ibus-hangul-1.4.2 -PKGREVISION= 2 +DISTNAME= ibus-hangul-1.5.0 CATEGORIES= inputmethod korean -MASTER_SITES= http://ibus.googlecode.com/files/ +MASTER_SITES= https://github.com/choehwanjin/ibus-hangul/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://code.google.com/p/ibus/ @@ -16,11 +15,6 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= pkg-config gmake msgfmt intltool -SUBST_CLASSES+= epython -SUBST_STAGE.epython= pre-configure -SUBST_FILES.epython= setup/ibus-setup-hangul.in -SUBST_SED.epython= -e 's;exec python;exec ${PYTHONBIN};g' - .include "../../devel/gettext-lib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.1.0 diff --git a/inputmethod/ibus-hangul/PLIST b/inputmethod/ibus-hangul/PLIST index ffdb35b45e8..6416dcc4e87 100644 --- a/inputmethod/ibus-hangul/PLIST +++ b/inputmethod/ibus-hangul/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2012/04/22 14:00:44 obache Exp $ +@comment $NetBSD: PLIST,v 1.5 2014/11/07 11:56:04 obache Exp $ bin/ibus-setup-hangul -lib/ibus-hangul/setup/hangul_keyboard_list libexec/ibus-engine-hangul libexec/ibus-setup-hangul share/applications/ibus-setup-hangul.desktop diff --git a/inputmethod/ibus-hangul/distinfo b/inputmethod/ibus-hangul/distinfo index bb0ffe65df0..96be7718176 100644 --- a/inputmethod/ibus-hangul/distinfo +++ b/inputmethod/ibus-hangul/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/01/26 11:48:26 obache Exp $ +$NetBSD: distinfo,v 1.6 2014/11/07 11:56:04 obache Exp $ -SHA1 (ibus-hangul-1.4.2.tar.gz) = 0784fda797bc5b277031a7ab8241d9bac1d378a7 -RMD160 (ibus-hangul-1.4.2.tar.gz) = c807f931f81d7f98ae4353fcaed5c64f9c586d0c -Size (ibus-hangul-1.4.2.tar.gz) = 483967 bytes +SHA1 (ibus-hangul-1.5.0.tar.gz) = 3b0ff57be4c0dce2c2b39df0156a00588b0349f1 +RMD160 (ibus-hangul-1.5.0.tar.gz) = 714a03bddb7689dba3e58fc47ebbe290c402f394 +Size (ibus-hangul-1.5.0.tar.gz) = 505707 bytes |