summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-11-24 12:09:35 +0000
committerobache <obache@pkgsrc.org>2009-11-24 12:09:35 +0000
commita3aee668cd97c466d5554f6014ee3b4b256e3e84 (patch)
treeaf73b27f970968be7672c71f90cc4a36da5a8dce /inputmethod
parent15388a1d30f04c4395ef01c1c72b6d5bb7ff830f (diff)
downloadpkgsrc-a3aee668cd97c466d5554f6014ee3b4b256e3e84.tar.gz
Import scim-tomoe-0.6.0 as inputmethod/scim-tomoe.
scim-tomoe is a SCIM IMEngine module for Tomoe.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/scim-tomoe/DESCR1
-rw-r--r--inputmethod/scim-tomoe/Makefile25
-rw-r--r--inputmethod/scim-tomoe/PLIST5
-rw-r--r--inputmethod/scim-tomoe/distinfo6
-rw-r--r--inputmethod/scim-tomoe/patches/patch-aa13
5 files changed, 50 insertions, 0 deletions
diff --git a/inputmethod/scim-tomoe/DESCR b/inputmethod/scim-tomoe/DESCR
new file mode 100644
index 00000000000..6c05a7dc226
--- /dev/null
+++ b/inputmethod/scim-tomoe/DESCR
@@ -0,0 +1 @@
+scim-tomoe is a SCIM IMEngine module for Tomoe.
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile
new file mode 100644
index 00000000000..3f1807c578c
--- /dev/null
+++ b/inputmethod/scim-tomoe/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:09:35 obache Exp $
+#
+
+DISTNAME= scim-tomoe-0.6.0
+CATEGORIES= inputmethod
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://tomoe.sourceforge.jp/
+COMMENT= SCIM IMEngine module for Tomoe
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= c c++
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= gmake msgfmt pkg-config intltool
+GNU_CONFIGURE= yes
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../inputmethod/scim/buildlink3.mk"
+.include "../../inputmethod/tomoe-gtk/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/scim-tomoe/PLIST b/inputmethod/scim-tomoe/PLIST
new file mode 100644
index 00000000000..3097c7e7144
--- /dev/null
+++ b/inputmethod/scim-tomoe/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:09:35 obache Exp $
+bin/scim-tomoe
+lib/scim-1.0/1.4.0/Helper/tomoe.la
+share/locale/ja/LC_MESSAGES/scim-tomoe.mo
+share/scim/icons/scim-tomoe.png
diff --git a/inputmethod/scim-tomoe/distinfo b/inputmethod/scim-tomoe/distinfo
new file mode 100644
index 00000000000..cae816c099d
--- /dev/null
+++ b/inputmethod/scim-tomoe/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:09:35 obache Exp $
+
+SHA1 (scim-tomoe-0.6.0.tar.gz) = 481ee2f8f9baa6105a349da36360aed06e432291
+RMD160 (scim-tomoe-0.6.0.tar.gz) = c95059e7f594192c97b082aa61818060391a8591
+Size (scim-tomoe-0.6.0.tar.gz) = 385126 bytes
+SHA1 (patch-aa) = 0554574908f37adae9d8771dcadce2e038c5857a
diff --git a/inputmethod/scim-tomoe/patches/patch-aa b/inputmethod/scim-tomoe/patches/patch-aa
new file mode 100644
index 00000000000..24e1ad22631
--- /dev/null
+++ b/inputmethod/scim-tomoe/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/11/24 12:09:35 obache Exp $
+
+--- configure.orig 2007-06-12 08:25:23.000000000 +0000
++++ configure
+@@ -6324,8 +6324,6 @@ echo "${ECHO_T}$LINGUAS" >&6; }
+ sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
+ < $srcdir/po/POTFILES.in > po/POTFILES
+
+-ac_config_commands="$ac_config_commands modify-itlocaledir"
+-
+ GETTEXT_PACKAGE=scim-tomoe
+
+