summaryrefslogtreecommitdiff
path: root/inputmethod/nabi
diff options
context:
space:
mode:
authorjunyoung <junyoung>2003-09-27 03:23:33 +0000
committerjunyoung <junyoung>2003-09-27 03:23:33 +0000
commit9bd9be1e06b704eeacc7fbc798db46854cd1df3b (patch)
tree19e92fc9ca59e9ae5a2e7c9f39fcf1ced85d6bf4 /inputmethod/nabi
parent1e0adc7ec41ed0e200de59e77aa0199656f60296 (diff)
downloadpkgsrc-9bd9be1e06b704eeacc7fbc798db46854cd1df3b.tar.gz
X Input Method for Korean.
Diffstat (limited to 'inputmethod/nabi')
-rw-r--r--inputmethod/nabi/DESCR4
-rw-r--r--inputmethod/nabi/MESSAGE13
-rw-r--r--inputmethod/nabi/Makefile19
-rw-r--r--inputmethod/nabi/PLIST41
-rw-r--r--inputmethod/nabi/distinfo4
5 files changed, 81 insertions, 0 deletions
diff --git a/inputmethod/nabi/DESCR b/inputmethod/nabi/DESCR
new file mode 100644
index 00000000000..080335495b2
--- /dev/null
+++ b/inputmethod/nabi/DESCR
@@ -0,0 +1,4 @@
+Nabi is an X Input Method for Korean. It works with any applications
+that have support for the XIM protocol built in. Although Nabi needs
+GTK+2 to run, it can be docked into the KDE panel as well as the GNOME
+one.
diff --git a/inputmethod/nabi/MESSAGE b/inputmethod/nabi/MESSAGE
new file mode 100644
index 00000000000..596a09d5bb6
--- /dev/null
+++ b/inputmethod/nabi/MESSAGE
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $
+
+ You should set the following environment variable to make
+ Nabi work properly:
+
+ export XMODIFIERS="@im=nabi" (for sh)
+
+ or
+
+ setenv XMODIFIERS "@im=nabi" (for csh)
+
+===========================================================================
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile
new file mode 100644
index 00000000000..cbef276eb09
--- /dev/null
+++ b/inputmethod/nabi/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $
+#
+
+DISTNAME= nabi-0.7
+CATEGORIES= korean inputmethod
+MASTER_SITES= http://download.kldp.net/nabi/
+
+MAINTAINER= minskim@bawi.org
+HOMEPAGE= http://nabi.kldp.net/
+COMMENT= X Input Method for Korean
+
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+USE_PKGLOCALEDIR= YES
+
+.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../x11/gtk2/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/nabi/PLIST b/inputmethod/nabi/PLIST
new file mode 100644
index 00000000000..07eb6b49018
--- /dev/null
+++ b/inputmethod/nabi/PLIST
@@ -0,0 +1,41 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $
+bin/nabi
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/nabi.mo
+share/nabi/compose/default
+share/nabi/keyboard/2qwerty
+share/nabi/keyboard/32qwerty
+share/nabi/keyboard/39qwerty
+share/nabi/keyboard/3fqwerty
+share/nabi/nabi.png
+share/nabi/themes/KingSejong/README
+share/nabi/themes/KingSejong/english.png
+share/nabi/themes/KingSejong/hangul.png
+share/nabi/themes/KingSejong/none.png
+share/nabi/themes/MSWindows/english.png
+share/nabi/themes/MSWindows/hangul.png
+share/nabi/themes/MSWindows/none.png
+share/nabi/themes/Mac/README
+share/nabi/themes/Mac/english.png
+share/nabi/themes/Mac/hangul.png
+share/nabi/themes/Mac/none.png
+share/nabi/themes/Onion/README
+share/nabi/themes/Onion/english.png
+share/nabi/themes/Onion/hangul.png
+share/nabi/themes/Onion/none.png
+share/nabi/themes/SimplyRed/english.png
+share/nabi/themes/SimplyRed/hangul.png
+share/nabi/themes/SimplyRed/none.png
+share/nabi/themes/keyboard/README
+share/nabi/themes/keyboard/english.png
+share/nabi/themes/keyboard/hangul.png
+share/nabi/themes/keyboard/none.png
+@dirrm share/nabi/themes/keyboard
+@dirrm share/nabi/themes/SimplyRed
+@dirrm share/nabi/themes/Onion
+@dirrm share/nabi/themes/Mac
+@dirrm share/nabi/themes/MSWindows
+@dirrm share/nabi/themes/KingSejong
+@dirrm share/nabi/themes
+@dirrm share/nabi/keyboard
+@dirrm share/nabi/compose
+@dirrm share/nabi
diff --git a/inputmethod/nabi/distinfo b/inputmethod/nabi/distinfo
new file mode 100644
index 00000000000..bc8b79765a5
--- /dev/null
+++ b/inputmethod/nabi/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/27 03:23:33 junyoung Exp $
+
+SHA1 (nabi-0.7.tar.gz) = e753a9dd5cdfd9cd8f8455f226d6ac00dd459cac
+Size (nabi-0.7.tar.gz) = 509429 bytes