diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 12:02:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 12:02:08 +0000 |
commit | e6c539be0151fa5ba4091722dfb9474ae93b92a8 (patch) | |
tree | f0cbde427c6cef621a831939a43c46abbdf82897 /inputmethod | |
parent | 67a44645d50198766d10063145d790abcfeca458 (diff) | |
download | pkgsrc-e6c539be0151fa5ba4091722dfb9474ae93b92a8.tar.gz |
Import scim-m17n-0.2.3 as inputmethod/scim-m17n.
scim-m17n is an SCIM IMEngine module for m17n-lib.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/scim-m17n/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/scim-m17n/Makefile | 23 | ||||
-rw-r--r-- | inputmethod/scim-m17n/PLIST | 3 | ||||
-rw-r--r-- | inputmethod/scim-m17n/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/inputmethod/scim-m17n/DESCR b/inputmethod/scim-m17n/DESCR new file mode 100644 index 00000000000..9474d41a18b --- /dev/null +++ b/inputmethod/scim-m17n/DESCR @@ -0,0 +1 @@ +scim-m17n is an SCIM IMEngine module for m17n-lib. diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile new file mode 100644 index 00000000000..c55137193ca --- /dev/null +++ b/inputmethod/scim-m17n/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:02:08 obache Exp $ +# + +DISTNAME= scim-m17n-0.2.3 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://www.scim-im.org/ +COMMENT= SCIM IMEngine module for m17n-lib +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= pkg-config + +.include "../../devel/m17n-lib/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-m17n/PLIST b/inputmethod/scim-m17n/PLIST new file mode 100644 index 00000000000..e2f9ba3f68e --- /dev/null +++ b/inputmethod/scim-m17n/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:02:08 obache Exp $ +lib/scim-1.0/1.4.0/IMEngine/m17n.la +share/scim/icons/scim-m17n.png diff --git a/inputmethod/scim-m17n/distinfo b/inputmethod/scim-m17n/distinfo new file mode 100644 index 00000000000..bd08457ada6 --- /dev/null +++ b/inputmethod/scim-m17n/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:02:08 obache Exp $ + +SHA1 (scim-m17n-0.2.3.tar.gz) = 96172846eaa211d2bde0f76184990d13e5ecdaea +RMD160 (scim-m17n-0.2.3.tar.gz) = ff857fce6cc3633e4e117bbc2a3cb21418d4e291 +Size (scim-m17n-0.2.3.tar.gz) = 355801 bytes |