diff options
author | obache <obache@pkgsrc.org> | 2010-09-12 00:11:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-12 00:11:45 +0000 |
commit | 37bdd9c55ebb6c77764c6811605cdf970ccdde42 (patch) | |
tree | 36602bc351042c4f5c39c7b2799c62b7d615f41d /inputmethod/scim-tables-vietnamese-ext | |
parent | 84ead43df842e8fb80ed5097e7e83ea8cd2951ce (diff) | |
download | pkgsrc-37bdd9c55ebb6c77764c6811605cdf970ccdde42.tar.gz |
Import scim-tables-vietnamese-ext-0.5.6pl17 as inputmethod/scim-tables-vietnamese-ext.
This project provide a table that defines Telex/VNI Input Method phrases for
Vietnamese. Most of Vietnamese in North Vietnam use Telex Typing, but VNI
typing in South Vietnam.
Diffstat (limited to 'inputmethod/scim-tables-vietnamese-ext')
-rw-r--r-- | inputmethod/scim-tables-vietnamese-ext/DESCR | 3 | ||||
-rw-r--r-- | inputmethod/scim-tables-vietnamese-ext/Makefile | 28 | ||||
-rw-r--r-- | inputmethod/scim-tables-vietnamese-ext/PLIST | 4 | ||||
-rw-r--r-- | inputmethod/scim-tables-vietnamese-ext/distinfo | 5 |
4 files changed, 40 insertions, 0 deletions
diff --git a/inputmethod/scim-tables-vietnamese-ext/DESCR b/inputmethod/scim-tables-vietnamese-ext/DESCR new file mode 100644 index 00000000000..2e0c631b44f --- /dev/null +++ b/inputmethod/scim-tables-vietnamese-ext/DESCR @@ -0,0 +1,3 @@ +This project provide a table that defines Telex/VNI Input Method phrases for +Vietnamese. Most of Vietnamese in North Vietnam use Telex Typing, but VNI +typing in South Vietnam. diff --git a/inputmethod/scim-tables-vietnamese-ext/Makefile b/inputmethod/scim-tables-vietnamese-ext/Makefile new file mode 100644 index 00000000000..dcbb9bbac53 --- /dev/null +++ b/inputmethod/scim-tables-vietnamese-ext/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/09/12 00:11:45 obache Exp $ +# + +DISTNAME= ${PKGNAME:S/pl/-/} +PKGNAME= scim-tables-vietnamese-ext-0.5.6pl17 +CATEGORIES= inputmethod +MASTER_SITES= http://scim-tables-vietnamese-ext.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/scim-tables-vietnamese-ext/ +COMMENT= Scim table for Telex/VNI Vietnamese Input Method +LICENSE= gnu-gpl-v2 OR artistic # ${PERL_LICENSE} + +PKG_DESTDIR_SUPPORT= user-destdir + +DEPENDS+= scim-tables-[0-9]*:../../inputmethod/scim-tables + +WRKSRC= ${WRKDIR}/${PKGBASE} +USE_LANGUAGES= # none + +BUILD_TARGET= compile-telex compile-vni + +SUBST_CLASSES+= prefix +SUBST_STAGE.prefix= do-configure +SUBST_FILES.prefix= Makefile +SUBST_SED.prefix= -e 's|/usr|${PREFIX}|g' + +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-tables-vietnamese-ext/PLIST b/inputmethod/scim-tables-vietnamese-ext/PLIST new file mode 100644 index 00000000000..0d82c02307b --- /dev/null +++ b/inputmethod/scim-tables-vietnamese-ext/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 00:11:45 obache Exp $ +share/scim/icons/vikb.png +share/scim/tables/Telex.bin +share/scim/tables/VNI.bin diff --git a/inputmethod/scim-tables-vietnamese-ext/distinfo b/inputmethod/scim-tables-vietnamese-ext/distinfo new file mode 100644 index 00000000000..457459e330c --- /dev/null +++ b/inputmethod/scim-tables-vietnamese-ext/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/09/12 00:11:45 obache Exp $ + +SHA1 (scim-tables-vietnamese-ext-0.5.6-17.tar.gz) = d9c7f8738e72d11f034a565f0d9edea6f27704bc +RMD160 (scim-tables-vietnamese-ext-0.5.6-17.tar.gz) = c3432d3a71a12605779ac1e0061798355e0306fa +Size (scim-tables-vietnamese-ext-0.5.6-17.tar.gz) = 199581 bytes |