From 64fe6a8293c5820fd38b3cb05e922fe3102eb6b2 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 18 Feb 2004 00:16:35 +0000 Subject: Import imhangul_status_applet from pkgsrc_wip. GNOME2 applet for imhangul. It displays the status of imhangul, a Hangul input module for GTK+-2. --- .../imhangul_status_applet/patches/patch-aa | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 inputmethod/imhangul_status_applet/patches/patch-aa (limited to 'inputmethod/imhangul_status_applet/patches') 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 -- cgit v1.2.3