diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 12:04:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 12:04:46 +0000 |
commit | c1fd828b7c05e52c506b2db9c84c646d01118f71 (patch) | |
tree | 5cb17af2760a598512964a4a1bd8454b41ecfb80 /inputmethod/scim-prime | |
parent | 3055337b33fa12614e83c3f53f2097aa387d81fb (diff) | |
download | pkgsrc-c1fd828b7c05e52c506b2db9c84c646d01118f71.tar.gz |
Import scim-prime-1.0.1 as inputmethod/scim-prime.
scim-prime is a SCIM IMEngine module for PRIME.
Diffstat (limited to 'inputmethod/scim-prime')
-rw-r--r-- | inputmethod/scim-prime/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/scim-prime/Makefile | 26 | ||||
-rw-r--r-- | inputmethod/scim-prime/PLIST | 5 | ||||
-rw-r--r-- | inputmethod/scim-prime/distinfo | 5 |
4 files changed, 37 insertions, 0 deletions
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 |