From c1fd828b7c05e52c506b2db9c84c646d01118f71 Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 24 Nov 2009 12:04:46 +0000 Subject: Import scim-prime-1.0.1 as inputmethod/scim-prime. scim-prime is a SCIM IMEngine module for PRIME. --- inputmethod/scim-prime/DESCR | 1 + inputmethod/scim-prime/Makefile | 26 ++++++++++++++++++++++++++ inputmethod/scim-prime/PLIST | 5 +++++ inputmethod/scim-prime/distinfo | 5 +++++ 4 files changed, 37 insertions(+) create mode 100644 inputmethod/scim-prime/DESCR create mode 100644 inputmethod/scim-prime/Makefile create mode 100644 inputmethod/scim-prime/PLIST create mode 100644 inputmethod/scim-prime/distinfo (limited to 'inputmethod') diff --git a/inputmethod/scim-prime/DESCR b/inputmethod/scim-prime/DESCR new file mode 100644 index 00000000000..86f55731857 --- /dev/null +++ b/inputmethod/scim-prime/DESCR @@ -0,0 +1 @@ +scim-prime is a SCIM IMEngine module for PRIME. diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile new file mode 100644 index 00000000000..929662b10e2 --- /dev/null +++ b/inputmethod/scim-prime/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:04:46 obache Exp $ +# + +DISTNAME= scim-prime-1.0.1 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://scim-imengine.sourceforge.jp/ +COMMENT= SCIM IMEngine module for PRIME +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= c c++ +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +USE_TOOLS+= msgfmt pkg-config +GNU_CONFIGURE= yes + +USE_SCIM_GTKUTILS= yes + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../inputmethod/prime/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-prime/PLIST b/inputmethod/scim-prime/PLIST new file mode 100644 index 00000000000..763f04ffbda --- /dev/null +++ b/inputmethod/scim-prime/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:04:46 obache Exp $ +lib/scim-1.0/1.4.0/IMEngine/prime.la +lib/scim-1.0/1.4.0/SetupUI/prime-imengine-setup.la +share/locale/ja/LC_MESSAGES/scim-prime.mo +share/scim/icons/scim-prime.png diff --git a/inputmethod/scim-prime/distinfo b/inputmethod/scim-prime/distinfo new file mode 100644 index 00000000000..2081689b760 --- /dev/null +++ b/inputmethod/scim-prime/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:04:46 obache Exp $ + +SHA1 (scim-prime-1.0.1.tar.gz) = d4f9cef3a2bc665a515152429a5a30de338bb73d +RMD160 (scim-prime-1.0.1.tar.gz) = 1510d16b30e4ee46198506928b4e69fba7fa07a0 +Size (scim-prime-1.0.1.tar.gz) = 556999 bytes -- cgit v1.2.3