diff options
author | obache <obache@pkgsrc.org> | 2010-08-07 02:16:37 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-07 02:16:37 +0000 |
commit | 093661fa99c62689054b95d3e1bfbb702eee8ef3 (patch) | |
tree | e1559e5dc8a84552fc616502ba9cb13c6f50c761 /inputmethod | |
parent | b16cd95f03df0e0d6a32956949787617a2ffb392 (diff) | |
download | pkgsrc-093661fa99c62689054b95d3e1bfbb702eee8ef3.tar.gz |
Import ibus-table-extraphrase-1.2.0.20100305 as inputmethod/ibus-table-extraphrase.
This package provide Chinese extra phrases for ibus-table based IME,
such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5,
ibus-table-erbi and etc.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-table-extraphrase/DESCR | 3 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/Makefile | 22 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/PLIST | 3 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/buildlink3.mk | 14 | ||||
-rw-r--r-- | inputmethod/ibus-table-extraphrase/distinfo | 5 |
5 files changed, 47 insertions, 0 deletions
diff --git a/inputmethod/ibus-table-extraphrase/DESCR b/inputmethod/ibus-table-extraphrase/DESCR new file mode 100644 index 00000000000..7f82fa0092b --- /dev/null +++ b/inputmethod/ibus-table-extraphrase/DESCR @@ -0,0 +1,3 @@ +This package provide Chinese extra phrases for ibus-table based IME, +such as ibus-table-zhengma, ibus-table-wubi, ibus-table-cangjie5, +ibus-table-erbi and etc. diff --git a/inputmethod/ibus-table-extraphrase/Makefile b/inputmethod/ibus-table-extraphrase/Makefile new file mode 100644 index 00000000000..ffd8383a746 --- /dev/null +++ b/inputmethod/ibus-table-extraphrase/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ +# + +DISTNAME= ibus-table-extraphrase-1.2.0.20100305 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus/ +COMMENT= Chinese extra phrases for ibus-table based IME +LICENSE= gnu-gpl-v3 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= # none + +PKGCONFIG_OVERRIDE+= ibus-table-extraphrase.pc.in + +.include "../../inputmethod/ibus-table/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-table-extraphrase/PLIST b/inputmethod/ibus-table-extraphrase/PLIST new file mode 100644 index 00000000000..44367f98eea --- /dev/null +++ b/inputmethod/ibus-table-extraphrase/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ +lib/pkgconfig/ibus-table-extraphrase.pc +share/ibus-table/data/extra_phrase.txt diff --git a/inputmethod/ibus-table-extraphrase/buildlink3.mk b/inputmethod/ibus-table-extraphrase/buildlink3.mk new file mode 100644 index 00000000000..fc9dd3dad5b --- /dev/null +++ b/inputmethod/ibus-table-extraphrase/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ + +BUILDLINK_TREE+= ibus-table-extraphrase + +.if !defined(IBUS_TABLE_EXTRAPHRASE_BUILDLINK3_MK) +IBUS_TABLE_EXTRAPHRASE_BUILDLINK3_MK:= + +BUILDLINK_DEPMETHOD.ibus-table-extraphrase?= build +BUILDLINK_API_DEPENDS.ibus-table-extraphrase+= ibus-table-extraphrase>=1.1.0.20090415 +BUILDLINK_PKGSRCDIR.ibus-table-extraphrase?= ../../inputmethod/ibus-table-extraphrase + +.endif # IBUS_TABLE_EXTRAPHRASE_BUILDLINK3_MK + +BUILDLINK_TREE+= -ibus-table-extraphrase diff --git a/inputmethod/ibus-table-extraphrase/distinfo b/inputmethod/ibus-table-extraphrase/distinfo new file mode 100644 index 00000000000..c3324c5c264 --- /dev/null +++ b/inputmethod/ibus-table-extraphrase/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:16:37 obache Exp $ + +SHA1 (ibus-table-extraphrase-1.2.0.20100305.tar.gz) = 11f4b473a0fe94ca3de98534bcc7321c0ab474b3 +RMD160 (ibus-table-extraphrase-1.2.0.20100305.tar.gz) = 3053791366521f9dabe142989a678dacdbb09b9b +Size (ibus-table-extraphrase-1.2.0.20100305.tar.gz) = 2199706 bytes |