summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-18 00:16:35 +0000
committerminskim <minskim@pkgsrc.org>2004-02-18 00:16:35 +0000
commitdeac3837ce0a05acb1789dac34ddbba86b0f7907 (patch)
treea15cb3c7e144c32289110e117e087d787aa70050 /inputmethod
parent1c5c46be487cea6649e27cda3e0d693a47f06992 (diff)
downloadpkgsrc-deac3837ce0a05acb1789dac34ddbba86b0f7907.tar.gz
Import imhangul_status_applet from pkgsrc_wip.
GNOME2 applet for imhangul. It displays the status of imhangul, a Hangul input module for GTK+-2.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/imhangul_status_applet/DESCR2
-rw-r--r--inputmethod/imhangul_status_applet/Makefile26
-rw-r--r--inputmethod/imhangul_status_applet/PLIST47
-rw-r--r--inputmethod/imhangul_status_applet/distinfo5
-rw-r--r--inputmethod/imhangul_status_applet/patches/patch-aa22
5 files changed, 102 insertions, 0 deletions
diff --git a/inputmethod/imhangul_status_applet/DESCR b/inputmethod/imhangul_status_applet/DESCR
new file mode 100644
index 00000000000..f8ed3970aa2
--- /dev/null
+++ b/inputmethod/imhangul_status_applet/DESCR
@@ -0,0 +1,2 @@
+GNOME2 applet for imhangul. It displays the status of imhangul, a
+Hangul input module for GTK+-2.
diff --git a/inputmethod/imhangul_status_applet/Makefile b/inputmethod/imhangul_status_applet/Makefile
new file mode 100644
index 00000000000..6681e2ebec7
--- /dev/null
+++ b/inputmethod/imhangul_status_applet/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/18 00:16:35 minskim Exp $
+#
+
+DISTNAME= imhangul_status_applet-0.2
+CATEGORIES= korean inputmethod
+MASTER_SITES= http://download.kldp.net/imhangul/
+
+MAINTAINER= minskim@bawi.org
+HOMEPAGE= http://imhangul.kldp.net/\#APPLET
+COMMENT= GNOME2 applet to show imhangul status
+
+DEPENDS= imhangul>=0.9.6:../../inputmethod/imhangul
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_PKGLOCALEDIR= yes
+USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
+
+GCONF2_SCHEMAS= imhangul_status.schemas
+
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/imhangul_status_applet/PLIST b/inputmethod/imhangul_status_applet/PLIST
new file mode 100644
index 00000000000..987b9b2712a
--- /dev/null
+++ b/inputmethod/imhangul_status_applet/PLIST
@@ -0,0 +1,47 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/18 00:16:35 minskim Exp $
+lib/bonobo/servers/GNOME_IMHangulStatusApplet.server
+libexec/imhangul-status-applet
+share/gconf/schemas/imhangul_status.schemas
+share/gnome-2.0/ui/GNOME_IMHangulStatusApplet.xml
+share/imhangul/themes/MSWindows/Entries
+share/imhangul/themes/MSWindows/Repository
+share/imhangul/themes/MSWindows/Root
+share/imhangul/themes/MSWindows/english.png
+share/imhangul/themes/MSWindows/hangul.png
+share/imhangul/themes/MSWindows/none.png
+share/imhangul/themes/Mac/Entries
+share/imhangul/themes/Mac/Repository
+share/imhangul/themes/Mac/Root
+share/imhangul/themes/Mac/english.png
+share/imhangul/themes/Mac/hangul.png
+share/imhangul/themes/Mac/none.png
+share/imhangul/themes/Onion/README
+share/imhangul/themes/Onion/english.png
+share/imhangul/themes/Onion/hangul.png
+share/imhangul/themes/Onion/none.png
+share/imhangul/themes/SimplyRed/Entries
+share/imhangul/themes/SimplyRed/Repository
+share/imhangul/themes/SimplyRed/Root
+share/imhangul/themes/SimplyRed/english.png
+share/imhangul/themes/SimplyRed/hangul.png
+share/imhangul/themes/SimplyRed/none.png
+share/imhangul/themes/keyboard/Entries
+share/imhangul/themes/keyboard/README
+share/imhangul/themes/keyboard/Repository
+share/imhangul/themes/keyboard/Root
+share/imhangul/themes/keyboard/english.png
+share/imhangul/themes/keyboard/hangul.png
+share/imhangul/themes/keyboard/none.png
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/imhangul_status_applet.mo
+share/pixmaps/imhangul-status-applet-logo.png
+share/pixmaps/imhangul-status-applet.png
+@dirrm share/imhangul/themes/keyboard
+@dirrm share/imhangul/themes/SimplyRed
+@dirrm share/imhangul/themes/Onion
+@dirrm share/imhangul/themes/Mac
+@dirrm share/imhangul/themes/MSWindows
+@dirrm share/imhangul/themes
+@dirrm share/imhangul
+@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
+@comment in GConf2: @dirrm share/gconf/schemas
+@comment in libbonobo: @dirrm lib/bonobo/servers
diff --git a/inputmethod/imhangul_status_applet/distinfo b/inputmethod/imhangul_status_applet/distinfo
new file mode 100644
index 00000000000..267a59a4284
--- /dev/null
+++ b/inputmethod/imhangul_status_applet/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/18 00:16:35 minskim Exp $
+
+SHA1 (imhangul_status_applet-0.2.tar.gz) = 0232ffc03c90d7be5173c12bd5db6199ab642895
+Size (imhangul_status_applet-0.2.tar.gz) = 323837 bytes
+SHA1 (patch-aa) = 3497aaff54ab07ab8d0301ece1cbcf5393cbc139
diff --git a/inputmethod/imhangul_status_applet/patches/patch-aa b/inputmethod/imhangul_status_applet/patches/patch-aa
new file mode 100644
index 00000000000..4b51dc8feeb
--- /dev/null
+++ b/inputmethod/imhangul_status_applet/patches/patch-aa
@@ -0,0 +1,22 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/02/18 00:16:35 minskim Exp $
+
+--- src/Makefile.in.orig 2002-11-17 05:39:05.000000000 -0600
++++ src/Makefile.in
+@@ -116,7 +116,7 @@ SUBDIRS = themes
+ INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DIMHANGUL_STATUS_THEMES_DIR=\"@IMHANGUL_STATUS_THEMES_DIR@\"
+
+
+-CFLAGS = -Wall -g @IMHANGUL_STATUS_CFLAGS@
++CFLAGS = @IMHANGUL_STATUS_CFLAGS@
+
+ libexec_PROGRAMS = imhangul-status-applet
+
+@@ -514,7 +514,7 @@ maintainer-clean-generic clean mostlycle
+
+ @INTLTOOL_SCHEMAS_RULE@
+
+-install-data-local:
++no-install-data-local:
+ if test -z "$(DESTDIR)" ; then \
+ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) ; \
+ fi