summaryrefslogtreecommitdiff
path: root/inputmethod/nabi
diff options
context:
space:
mode:
authorjunyoung <junyoung@pkgsrc.org>2003-11-29 17:09:12 +0000
committerjunyoung <junyoung@pkgsrc.org>2003-11-29 17:09:12 +0000
commit91cc50aa6e58e863c58ad65047d524fd3df6d820 (patch)
tree0d7bf70f75daef40229e6ada14c4ad72b0ba5456 /inputmethod/nabi
parent79f537ce104f7433fc2c07e0ed58b37bdf4935b1 (diff)
downloadpkgsrc-91cc50aa6e58e863c58ad65047d524fd3df6d820.tar.gz
Update nabi to 0.11. Changes since 0.10:
- Now it's possible to configure nabi in the main window. This is useful for the environment without the system tray. - Shows character in combination properly when running in 3-bul mode. - Added -s option used to display status only. - Some other small bug fixes. Patch provided by Min Sik Kim in PR#23595.
Diffstat (limited to 'inputmethod/nabi')
-rw-r--r--inputmethod/nabi/Makefile6
-rw-r--r--inputmethod/nabi/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
index f0f652fbcfa..29208827c0a 100644
--- a/inputmethod/nabi/Makefile
+++ b/inputmethod/nabi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/11/18 14:54:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.6 2003/11/29 17:09:12 junyoung Exp $
#
-DISTNAME= nabi-0.10
+DISTNAME= nabi-0.11
CATEGORIES= korean inputmethod
MASTER_SITES= http://download.kldp.net/nabi/
@@ -10,10 +10,12 @@ HOMEPAGE= http://nabi.kldp.net/
COMMENT= X Input Method for Korean
USE_BUILDLINK2= YES
+USE_X11= YES
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo
index d28385b3c15..f7c8006c557 100644
--- a/inputmethod/nabi/distinfo
+++ b/inputmethod/nabi/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/11/18 14:54:42 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2003/11/29 17:09:12 junyoung Exp $
-SHA1 (nabi-0.10.tar.gz) = 3783e17453a9e553bf6be5af5efef7247fdd1e8e
-Size (nabi-0.10.tar.gz) = 523466 bytes
+SHA1 (nabi-0.11.tar.gz) = 1b486331a2d252060e30d91052935a6559bff590
+Size (nabi-0.11.tar.gz) = 527059 bytes