diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-02-20 21:49:56 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-02-20 21:49:56 +0000 |
commit | be2ca268f17167d9cb68e1050bef5356dae85585 (patch) | |
tree | dc6fd220a714a8f06f8fda2968afe28d0ecc8ef6 /inputmethod | |
parent | 5c1b9f9d7cbcaa08bcfaf8d1b280b9a586fc4528 (diff) | |
download | pkgsrc-be2ca268f17167d9cb68e1050bef5356dae85585.tar.gz |
inputmethod/fcitx5-unikey: import fcitx5-unikey-5.0.3
Unikey (Vietnamese Input Method) engine support for Fcitx5
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/fcitx5-unikey/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/fcitx5-unikey/Makefile | 19 | ||||
-rw-r--r-- | inputmethod/fcitx5-unikey/PLIST | 19 | ||||
-rw-r--r-- | inputmethod/fcitx5-unikey/distinfo | 6 |
4 files changed, 45 insertions, 0 deletions
diff --git a/inputmethod/fcitx5-unikey/DESCR b/inputmethod/fcitx5-unikey/DESCR new file mode 100644 index 00000000000..73b694d9b4d --- /dev/null +++ b/inputmethod/fcitx5-unikey/DESCR @@ -0,0 +1 @@ +Unikey (Vietnamese Input Method) engine support for Fcitx5 diff --git a/inputmethod/fcitx5-unikey/Makefile b/inputmethod/fcitx5-unikey/Makefile new file mode 100644 index 00000000000..9b90ad46e71 --- /dev/null +++ b/inputmethod/fcitx5-unikey/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2021/02/20 21:49:56 ryoon Exp $ + +DISTNAME= fcitx5-unikey-5.0.3 +CATEGORIES= inputmethod +MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-unikey/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= https://github.com/fcitx/fcitx5-unikey +COMMENT= Unikey Vietnamese input method engine for Fcitx5 +LICENSE= gnu-gpl-v3 + +USE_CMAKE= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ + +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../inputmethod/fcitx5-qt/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/fcitx5-unikey/PLIST b/inputmethod/fcitx5-unikey/PLIST new file mode 100644 index 00000000000..275c42fedf4 --- /dev/null +++ b/inputmethod/fcitx5-unikey/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:49:56 ryoon Exp $ +lib/fcitx5/qt5/libfcitx5-unikey-macro-editor.so +lib/fcitx5/unikey.so +share/fcitx5/addon/unikey.conf +share/fcitx5/inputmethod/unikey.conf +share/icons/hicolor/128x128/apps/fcitx-unikey.png +share/icons/hicolor/128x128/apps/org.fcitx.Fcitx5.fcitx-unikey.png +share/locale/ca/LC_MESSAGES/fcitx5-unikey.mo +share/locale/da/LC_MESSAGES/fcitx5-unikey.mo +share/locale/de/LC_MESSAGES/fcitx5-unikey.mo +share/locale/he/LC_MESSAGES/fcitx5-unikey.mo +share/locale/ja/LC_MESSAGES/fcitx5-unikey.mo +share/locale/ko/LC_MESSAGES/fcitx5-unikey.mo +share/locale/ru/LC_MESSAGES/fcitx5-unikey.mo +share/locale/tr/LC_MESSAGES/fcitx5-unikey.mo +share/locale/vi/LC_MESSAGES/fcitx5-unikey.mo +share/locale/zh_CN/LC_MESSAGES/fcitx5-unikey.mo +share/locale/zh_TW/LC_MESSAGES/fcitx5-unikey.mo +share/metainfo/org.fcitx.Fcitx5.Addon.Unikey.metainfo.xml diff --git a/inputmethod/fcitx5-unikey/distinfo b/inputmethod/fcitx5-unikey/distinfo new file mode 100644 index 00000000000..6e297cc94a6 --- /dev/null +++ b/inputmethod/fcitx5-unikey/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2021/02/20 21:49:56 ryoon Exp $ + +SHA1 (fcitx5-unikey-5.0.3.tar.xz) = e54669329664d37e9fb0e1dc1d344c01a2c56760 +RMD160 (fcitx5-unikey-5.0.3.tar.xz) = 75c2974f6941ae65e850324b9b3894f309e0bf57 +SHA512 (fcitx5-unikey-5.0.3.tar.xz) = a91cb98df9997df7f2e3e12d3b011dd107d88d3727a01e27e16bb339fb584cfc0ceb7216705dc609e7ecd3cdbf24818339f8a0e374e8b9d6ea2ec685a5bcdea5 +Size (fcitx5-unikey-5.0.3.tar.xz) = 66556 bytes |