pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/nabi X Input Method for Korean.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cdbd57f8303
branches:  trunk
changeset: 462150:8cdbd57f8303
user:      junyoung <junyoung%pkgsrc.org@localhost>
date:      Sat Sep 27 03:23:33 2003 +0000

description:
X Input Method for Korean.

diffstat:

 inputmethod/nabi/DESCR    |   4 ++++
 inputmethod/nabi/MESSAGE  |  13 +++++++++++++
 inputmethod/nabi/Makefile |  19 +++++++++++++++++++
 inputmethod/nabi/PLIST    |  41 +++++++++++++++++++++++++++++++++++++++++
 inputmethod/nabi/distinfo |   4 ++++
 5 files changed, 81 insertions(+), 0 deletions(-)

diffs (101 lines):

diff -r ead4744f125a -r 8cdbd57f8303 inputmethod/nabi/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/nabi/DESCR    Sat Sep 27 03:23:33 2003 +0000
@@ -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 -r ead4744f125a -r 8cdbd57f8303 inputmethod/nabi/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/nabi/MESSAGE  Sat Sep 27 03:23:33 2003 +0000
@@ -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 -r ead4744f125a -r 8cdbd57f8303 inputmethod/nabi/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/nabi/Makefile Sat Sep 27 03:23:33 2003 +0000
@@ -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@localhost      
+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 -r ead4744f125a -r 8cdbd57f8303 inputmethod/nabi/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/nabi/PLIST    Sat Sep 27 03:23:33 2003 +0000
@@ -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 -r ead4744f125a -r 8cdbd57f8303 inputmethod/nabi/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/nabi/distinfo Sat Sep 27 03:23:33 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index