diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 11:59:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 11:59:49 +0000 |
commit | b056754ff1c6915c70ab6a215a7cba38ce5bf4c2 (patch) | |
tree | 9e3b413c778d94f50572a020dbf4027b85a05b01 /inputmethod/scim-input-pad | |
parent | 7242a7bc0a104a65b6ba285502d60748fbc91fb3 (diff) | |
download | pkgsrc-b056754ff1c6915c70ab6a215a7cba38ce5bf4c2.tar.gz |
Import scim-input-pad-0.1.2 as inputmethod/scim-input-pad.
SCIM Input Pad is an onscreen input pad used to input some symbols very easily.
Diffstat (limited to 'inputmethod/scim-input-pad')
-rw-r--r-- | inputmethod/scim-input-pad/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/scim-input-pad/Makefile | 24 | ||||
-rw-r--r-- | inputmethod/scim-input-pad/PLIST | 16 | ||||
-rw-r--r-- | inputmethod/scim-input-pad/distinfo | 5 |
4 files changed, 46 insertions, 0 deletions
diff --git a/inputmethod/scim-input-pad/DESCR b/inputmethod/scim-input-pad/DESCR new file mode 100644 index 00000000000..73dcf9cb4dd --- /dev/null +++ b/inputmethod/scim-input-pad/DESCR @@ -0,0 +1 @@ +SCIM Input Pad is an onscreen input pad used to input some symbols very easily. diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile new file mode 100644 index 00000000000..f742d5eb64e --- /dev/null +++ b/inputmethod/scim-input-pad/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:59:49 obache Exp $ +# + +DISTNAME= scim-input-pad-0.1.2 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://scim.sourceforge.net/ +COMMENT= SCIM onscreen input pad +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake intltool pkg-config + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-input-pad/PLIST b/inputmethod/scim-input-pad/PLIST new file mode 100644 index 00000000000..bf7e14bf4ee --- /dev/null +++ b/inputmethod/scim-input-pad/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 11:59:49 obache Exp $ +bin/scim-input-pad +lib/libscim-input-pad.la +lib/scim-1.0/1.4.0/Helper/input-pad.la +share/locale/de/LC_MESSAGES/scim-input-pad.mo +share/locale/fr/LC_MESSAGES/scim-input-pad.mo +share/locale/it/LC_MESSAGES/scim-input-pad.mo +share/locale/ja/LC_MESSAGES/scim-input-pad.mo +share/locale/pa/LC_MESSAGES/scim-input-pad.mo +share/locale/zh_CN/LC_MESSAGES/scim-input-pad.mo +share/locale/zh_TW/LC_MESSAGES/scim-input-pad.mo +share/scim/icons/input-pad.png +share/scim/input-pad/base.pad +share/scim/input-pad/chinese.pad +share/scim/input-pad/japanese.pad +share/scim/input-pad/keyboard.pad diff --git a/inputmethod/scim-input-pad/distinfo b/inputmethod/scim-input-pad/distinfo new file mode 100644 index 00000000000..7e2128bfe72 --- /dev/null +++ b/inputmethod/scim-input-pad/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 11:59:49 obache Exp $ + +SHA1 (scim-input-pad-0.1.2.tar.gz) = e3c5bceba046f627ef0db22c7ab4142f61ba38dc +RMD160 (scim-input-pad-0.1.2.tar.gz) = 0495970fc67cfe6b215fd7aea6ec21fe4862d1f5 +Size (scim-input-pad-0.1.2.tar.gz) = 584077 bytes |