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.5.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/267c49cf44f7
branches: trunk
changeset: 641417:267c49cf44f7
user: obache <obache%pkgsrc.org@localhost>
date: Fri Nov 07 11:56:04 2014 +0000
description:
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:
inputmethod/ibus-hangul/Makefile | 12 +++---------
inputmethod/ibus-hangul/PLIST | 3 +--
inputmethod/ibus-hangul/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 15 deletions(-)
diffs (53 lines):
diff -r e48ef8b5ae10 -r 267c49cf44f7 inputmethod/ibus-hangul/Makefile
--- a/inputmethod/ibus-hangul/Makefile Fri Nov 07 11:30:51 2014 +0000
+++ b/inputmethod/ibus-hangul/Makefile Fri Nov 07 11:56:04 2014 +0000
@@ -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@localhost
HOMEPAGE= http://code.google.com/p/ibus/
@@ -16,11 +15,6 @@
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 -r e48ef8b5ae10 -r 267c49cf44f7 inputmethod/ibus-hangul/PLIST
--- a/inputmethod/ibus-hangul/PLIST Fri Nov 07 11:30:51 2014 +0000
+++ b/inputmethod/ibus-hangul/PLIST Fri Nov 07 11:56:04 2014 +0000
@@ -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 -r e48ef8b5ae10 -r 267c49cf44f7 inputmethod/ibus-hangul/distinfo
--- a/inputmethod/ibus-hangul/distinfo Fri Nov 07 11:30:51 2014 +0000
+++ b/inputmethod/ibus-hangul/distinfo Fri Nov 07 11:56:04 2014 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index