diff options
author | obache <obache> | 2010-08-07 02:22:26 +0000 |
---|---|---|
committer | obache <obache> | 2010-08-07 02:22:26 +0000 |
commit | f572c3b390e40db17bcedbc48a012458f74013fe (patch) | |
tree | 9923d14e5d95bce424736a745efa966179e8a550 /inputmethod/ibus-unikey | |
parent | 8b94e40ba3d59b0da4d76f9a47f822e1dd45bb9e (diff) | |
download | pkgsrc-f572c3b390e40db17bcedbc48a012458f74013fe.tar.gz |
Import ibus-unikey-0.5 as inputmethod/ibus-unikey.
Ibus-unikey is a IM Engine for IBus.
Use for type Vietnamese.
Diffstat (limited to 'inputmethod/ibus-unikey')
-rw-r--r-- | inputmethod/ibus-unikey/DESCR | 2 | ||||
-rw-r--r-- | inputmethod/ibus-unikey/Makefile | 27 | ||||
-rw-r--r-- | inputmethod/ibus-unikey/PLIST | 8 | ||||
-rw-r--r-- | inputmethod/ibus-unikey/distinfo | 5 |
4 files changed, 42 insertions, 0 deletions
diff --git a/inputmethod/ibus-unikey/DESCR b/inputmethod/ibus-unikey/DESCR new file mode 100644 index 00000000000..f943d07becc --- /dev/null +++ b/inputmethod/ibus-unikey/DESCR @@ -0,0 +1,2 @@ +Ibus-unikey is a IM Engine for IBus. +Use for type Vietnamese. diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile new file mode 100644 index 00000000000..dcb67810361 --- /dev/null +++ b/inputmethod/ibus-unikey/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/08/07 02:22:26 obache Exp $ +# + +DISTNAME= ibus-unikey-0.5 +CATEGORIES= inputmethod +MASTER_SITES= http://ibus-unikey.googlecode.com/files/ + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://code.google.com/p/ibus-unikey/ +COMMENT= Vietnamese Input Method Engine for IBUS using Unikey IME +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 pkg-config + +PYTHON_FOR_BUILD_ONLY= yes +.include "../../lang/python/pyversion.mk" +.include "../../devel/GConf/buildlink3.mk" +.include "../../inputmethod/ibus/buildlink3.mk" +BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0 +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/ibus-unikey/PLIST b/inputmethod/ibus-unikey/PLIST new file mode 100644 index 00000000000..a9bcafd3164 --- /dev/null +++ b/inputmethod/ibus-unikey/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/07 02:22:26 obache Exp $ +libexec/ibus-engine-unikey +libexec/ibus-setup-unikey +share/ibus-unikey/icons/ibus-unikey.png +share/ibus-unikey/setup/setup-macro.glade +share/ibus-unikey/setup/setup-main.glade +share/ibus/component/unikey.xml +share/locale/vi/LC_MESSAGES/ibus-unikey.mo diff --git a/inputmethod/ibus-unikey/distinfo b/inputmethod/ibus-unikey/distinfo new file mode 100644 index 00000000000..2b3b101d64d --- /dev/null +++ b/inputmethod/ibus-unikey/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/08/07 02:22:26 obache Exp $ + +SHA1 (ibus-unikey-0.5.tar.gz) = 525e8b8c8c0beb41f16d771c502098cf2d1fba9b +RMD160 (ibus-unikey-0.5.tar.gz) = baf583141f01af7836a4c30d47041cdb66cc92bd +Size (ibus-unikey-0.5.tar.gz) = 494304 bytes |