summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-11-10 10:51:33 +0000
committerobache <obache@pkgsrc.org>2011-11-10 10:51:33 +0000
commiteb5bd80cff5bb50ab74f6e772963e4189cd25763 (patch)
treed0866ffb9f1575d2725110aa7da4062b188ba872
parent193eb833c4d2772af6ba0976ea4909a129437a77 (diff)
downloadpkgsrc-eb5bd80cff5bb50ab74f6e772963e4189cd25763.tar.gz
Update imhangul to 2.0.0.
approved by minskim@ (and thanks for English translation from a Korean NEWS). 2.0.0 * imhangul-2.0 is for Gtk+-2.0 * #315984 A backspace doesn't delete a character in Firefox 4.0 * #315980 A keyboard name is not translated because of a discrepency between imhangul and libhangul * #306326 Add a configuration option to designate a key to switch between Korean and English - Set a string recognized by gtk_accelerator_parse() in imhangul.conf * Fix a bug in the simple input method in Gtk - Show the "preedit string" when invoked with Ctrl+Shift+u 0.9.16 * Support 2-Set old Korean, 3-Set old Korean, and Ahnmatae keyboards * Allow Korean input with a non-qwerty US system keyboard 0.9.15 * Support a Roman keyboard (requires libhangul>=0.0.10) * Bug fix: #305211 A strange behavior of a backspace in a gtkhtml window
-rw-r--r--inputmethod/imhangul/Makefile13
-rw-r--r--inputmethod/imhangul/distinfo10
-rw-r--r--inputmethod/imhangul/patches/patch-aa6
3 files changed, 14 insertions, 15 deletions
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile
index 8912dd5f986..c069c7a2021 100644
--- a/inputmethod/imhangul/Makefile
+++ b/inputmethod/imhangul/Makefile
@@ -1,25 +1,24 @@
-# $NetBSD: Makefile,v 1.22 2011/04/24 14:11:08 obache Exp $
+# $NetBSD: Makefile,v 1.23 2011/11/10 10:51:33 obache Exp $
-DISTNAME= imhangul-0.9.14
-PKGREVISION= 2
+DISTNAME= imhangul-2.0.0
CATEGORIES= inputmethod korean
-MASTER_SITES= http://kldp.net/frs/download.php/4944/
+MASTER_SITES= http://kldp.net/frs/download.php/5924/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://imhangul.kldp.net/
+HOMEPAGE= http://kldp.net/projects/imhangul/
COMMENT= GTK+-2.0 Hangul Input Module
+LICENSE= gnu-gpl-v2 # or later
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pkg-config msgfmt
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-SHLIBTOOL_OVERRIDE= # empty
USE_PKGLOCALEDIR= YES
GTK2_IMMODULES= YES
-BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.0.9
+BUILDLINK_API_DEPENDS.libhangul+= libhangul>=0.0.12
.include "../../inputmethod/libhangul/buildlink3.mk"
.include "../../x11/gtk2/modules.mk"
diff --git a/inputmethod/imhangul/distinfo b/inputmethod/imhangul/distinfo
index 72a2cafea3e..749fb681159 100644
--- a/inputmethod/imhangul/distinfo
+++ b/inputmethod/imhangul/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2008/12/20 23:00:27 minskim Exp $
+$NetBSD: distinfo,v 1.8 2011/11/10 10:51:33 obache Exp $
-SHA1 (imhangul-0.9.14.tar.bz2) = 8c48e206f49f49f26781a9c8fe35b6a12a66854e
-RMD160 (imhangul-0.9.14.tar.bz2) = 92e167e9ee0a7b79a31fab64f688db9eba92f29b
-Size (imhangul-0.9.14.tar.bz2) = 251167 bytes
-SHA1 (patch-aa) = a0ecb21074cc5172043633a21c31d7dacfeadf3c
+SHA1 (imhangul-2.0.0.tar.bz2) = 0e12088f6eae4703b22be88251e3dc6546d8fb11
+RMD160 (imhangul-2.0.0.tar.bz2) = 196d05c164d446d65be11ba99263eaf25e2fbafc
+Size (imhangul-2.0.0.tar.bz2) = 255591 bytes
+SHA1 (patch-aa) = 866f9183fc2e075ab6d00545f577950c6d58cdb2
diff --git a/inputmethod/imhangul/patches/patch-aa b/inputmethod/imhangul/patches/patch-aa
index 54cd2f0b0ba..2b9af1d926c 100644
--- a/inputmethod/imhangul/patches/patch-aa
+++ b/inputmethod/imhangul/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.5 2008/12/20 23:00:27 minskim Exp $
+$NetBSD: patch-aa,v 1.6 2011/11/10 10:51:34 obache Exp $
---- Makefile.in.orig 2008-12-20 05:59:15.000000000 -0800
+--- Makefile.in.orig 2011-05-22 08:20:36.000000000 +0000
+++ Makefile.in
-@@ -815,19 +815,19 @@ uninstall-info: uninstall-info-recursive
+@@ -940,19 +940,19 @@ uninstall-am: uninstall-moduleLTLIBRARIE
install-data-hook: