diff options
author | obache <obache@pkgsrc.org> | 2010-08-07 02:20:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-08-07 02:20:15 +0000 |
commit | 8d9395ad6f6593c1ccf3d1876cc2c4f86a0c4ccb (patch) | |
tree | 57f026a3cf309a0777170780e3a33aef14f6b035 /inputmethod/ibus-table-others | |
parent | 21c710e77d7157123cd62f642ea3ceeefb0b2a6e (diff) | |
download | pkgsrc-8d9395ad6f6593c1ccf3d1876cc2c4f86a0c4ccb.tar.gz |
Import ibus-table-others-1.3.0.20100528 as inputmethod/ibus-table-others.
ibus-table-others provides the following input methods on IBus-Table on IBus
framework:
* CNS11643
* Compose
* Emoji
* IPA-X-SAMPA
* LaTex
* RussianTraditional
* Thai
* Translit
* Ua-Translit
* Viqr
* Yawerty
Diffstat (limited to 'inputmethod/ibus-table-others')
-rw-r--r-- | inputmethod/ibus-table-others/DESCR | 14 | ||||
-rw-r--r-- | inputmethod/ibus-table-others/Makefile | 20 | ||||
-rw-r--r-- | inputmethod/ibus-table-others/PLIST | 23 | ||||
-rw-r--r-- | inputmethod/ibus-table-others/distinfo | 5 |
4 files changed, 62 insertions, 0 deletions
diff --git a/inputmethod/ibus-table-others/DESCR b/inputmethod/ibus-table-others/DESCR new file mode 100644 index 00000000000..40d3c14a821 --- /dev/null +++ b/inputmethod/ibus-table-others/DESCR @@ -0,0 +1,14 @@ +ibus-table-others provides the following input methods on IBus-Table on IBus +framework: + + * CNS11643 + * Compose + * Emoji + * IPA-X-SAMPA + * LaTex + * RussianTraditional + * Thai + * Translit + * Ua-Translit + * Viqr + * Yawerty diff --git a/inputmethod/ibus-table-others/Makefile b/inputmethod/ibus-table-others/Makefile new file mode 100644 index 00000000000..3a7383a74c9 --- /dev/null +++ b/inputmethod/ibus-table-others/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:20:15 obache Exp $ +# + +DISTNAME= ibus-table-others-1.3.0.20100528 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus/ +COMMENT= All non-Chinese tables for IBus-Table +LICENSE= gnu-gpl-v3 + +PKG_DESTDIR_SUPPORT= user-destdir + +GNU_CONFIGURE= yes +USE_LANGUAGES= # none +USE_TOOLS+= pkg-config + +.include "../../inputmethod/ibus-table/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-table-others/PLIST b/inputmethod/ibus-table-others/PLIST new file mode 100644 index 00000000000..d8592976a59 --- /dev/null +++ b/inputmethod/ibus-table-others/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:20:15 obache Exp $ +share/ibus-table/icons/cns11643.png +share/ibus-table/icons/compose.svg +share/ibus-table/icons/ibus-emoji.svg +share/ibus-table/icons/ipa-x-sampa.png +share/ibus-table/icons/latex.svg +share/ibus-table/icons/rustrad.png +share/ibus-table/icons/thai.png +share/ibus-table/icons/translit-ua.png +share/ibus-table/icons/translit.png +share/ibus-table/icons/viqr.png +share/ibus-table/icons/yawerty.png +share/ibus-table/tables/cns11643.db +share/ibus-table/tables/compose.db +share/ibus-table/tables/emoji-table.db +share/ibus-table/tables/ipa-x-sampa.db +share/ibus-table/tables/latex.db +share/ibus-table/tables/rustrad.db +share/ibus-table/tables/thai.db +share/ibus-table/tables/translit-ua.db +share/ibus-table/tables/translit.db +share/ibus-table/tables/viqr.db +share/ibus-table/tables/yawerty.db diff --git a/inputmethod/ibus-table-others/distinfo b/inputmethod/ibus-table-others/distinfo new file mode 100644 index 00000000000..1d45bd44a25 --- /dev/null +++ b/inputmethod/ibus-table-others/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:20:15 obache Exp $ + +SHA1 (ibus-table-others-1.3.0.20100528.tar.gz) = bb977bb8041b05d7b34aac6c19a3950167fa177d +RMD160 (ibus-table-others-1.3.0.20100528.tar.gz) = d6febe635a8995ae02496bcf1de4d1083ad00c99 +Size (ibus-table-others-1.3.0.20100528.tar.gz) = 585347 bytes |