From cc991376a20286aaecd3703293ea3af24d3a5264 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 8 Aug 2010 01:09:36 +0000 Subject: Import scim-tegaki-0.1 as inputmethod/scim-tegaki. Tegaki project integration in SCIM. --- inputmethod/scim-tegaki/DESCR | 1 + inputmethod/scim-tegaki/Makefile | 29 +++++++++++++++++++++++++++++ inputmethod/scim-tegaki/PLIST | 4 ++++ inputmethod/scim-tegaki/distinfo | 5 +++++ 4 files changed, 39 insertions(+) create mode 100644 inputmethod/scim-tegaki/DESCR create mode 100644 inputmethod/scim-tegaki/Makefile create mode 100644 inputmethod/scim-tegaki/PLIST create mode 100644 inputmethod/scim-tegaki/distinfo (limited to 'inputmethod/scim-tegaki') diff --git a/inputmethod/scim-tegaki/DESCR b/inputmethod/scim-tegaki/DESCR new file mode 100644 index 00000000000..babcfc37560 --- /dev/null +++ b/inputmethod/scim-tegaki/DESCR @@ -0,0 +1 @@ +Tegaki project integration in SCIM. diff --git a/inputmethod/scim-tegaki/Makefile b/inputmethod/scim-tegaki/Makefile new file mode 100644 index 00000000000..0fad029434d --- /dev/null +++ b/inputmethod/scim-tegaki/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/08/08 01:09:36 obache Exp $ +# + +DISTNAME= scim-tegaki-0.1 +CATEGORIES= inputmethod +MASTER_SITES= http://www.tegaki.org/releases/0.1/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://www.tegaki.org/ +COMMENT= Tegaki integration in SCIM +LICENSE= gnu-gpl-v2 + +DEPENDS+= tegaki-pygtk>=0.2:../../inputmethod/tegaki-pygtk +DEPENDS+= scim-python>=0.1.13rc1:../../inputmethod/scim-python + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= # none + +SUBST_CLASSES+= prefix +SUBST_STAGE.prefix= pre-configure +SUBST_FILES.prefix= src/__init__.py +SUBST_SED.prefix= -e 's|/usr/local/share|${PREFIX}/share|g' + +EGG_NAME= ${DISTNAME:S/-/_/} + +.include "../../lang/python/distutils.mk" +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-tegaki/PLIST b/inputmethod/scim-tegaki/PLIST new file mode 100644 index 00000000000..f4adf58f62d --- /dev/null +++ b/inputmethod/scim-tegaki/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/08 01:09:36 obache Exp $ +${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} +share/scim-python/helper/tegaki/__init__.py +share/scim-python/helper/tegaki/scimtegaki.py diff --git a/inputmethod/scim-tegaki/distinfo b/inputmethod/scim-tegaki/distinfo new file mode 100644 index 00000000000..a3cc24b420f --- /dev/null +++ b/inputmethod/scim-tegaki/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/08/08 01:09:36 obache Exp $ + +SHA1 (scim-tegaki-0.1.tar.gz) = 4529c769ace555927bc17e165dc688aceeef50bc +RMD160 (scim-tegaki-0.1.tar.gz) = 3816621c00df8a1bfd9287eba13190d0320a08d9 +Size (scim-tegaki-0.1.tar.gz) = 11528 bytes -- cgit v1.2.3