diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-03-06 04:26:23 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-03-06 04:26:23 +0000 |
commit | 201214e68e44883c637e5add7bdafffa43538023 (patch) | |
tree | a6c58fd80305dda4b94dcfdea219e3f3a8da01a9 /inputmethod | |
parent | b13bb23de802eb1db52922e04dd7e039d501491b (diff) | |
download | pkgsrc-201214e68e44883c637e5add7bdafffa43538023.tar.gz |
inputmethod/fcitx5-kkc: import fcitx5-kkc-5.0.4
This provides libkkc input method support for fcitx5.
Released under GPL3+.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/fcitx5-kkc/DESCR | 2 | ||||
-rw-r--r-- | inputmethod/fcitx5-kkc/Makefile | 25 | ||||
-rw-r--r-- | inputmethod/fcitx5-kkc/PLIST | 20 | ||||
-rw-r--r-- | inputmethod/fcitx5-kkc/distinfo | 6 |
4 files changed, 53 insertions, 0 deletions
diff --git a/inputmethod/fcitx5-kkc/DESCR b/inputmethod/fcitx5-kkc/DESCR new file mode 100644 index 00000000000..d365c18ea03 --- /dev/null +++ b/inputmethod/fcitx5-kkc/DESCR @@ -0,0 +1,2 @@ +This provides libkkc input method support for fcitx5. +Released under GPL3+. diff --git a/inputmethod/fcitx5-kkc/Makefile b/inputmethod/fcitx5-kkc/Makefile new file mode 100644 index 00000000000..f870971a14a --- /dev/null +++ b/inputmethod/fcitx5-kkc/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2021/03/06 04:26:23 ryoon Exp $ + +DISTNAME= fcitx5-kkc-5.0.4 +CATEGORIES= inputmethod +MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-kkc/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= https://github.com/fcitx/fcitx5-kkc +COMMENT= libkkc input method support for fcitx5 +LICENSE= gnu-gpl-v3 + +BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules + +DEPENDS+= skk-jisyo-[0-9]*:../../inputmethod/skk-jisyo +DEPENDS+= libkkc-data-[0-9]*:../../misc/libkkc-data + +USE_CMAKE= yes +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= c c++ + +.include "../../converters/libkkc/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../inputmethod/fcitx5-qt/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/fcitx5-kkc/PLIST b/inputmethod/fcitx5-kkc/PLIST new file mode 100644 index 00000000000..83a89d3809d --- /dev/null +++ b/inputmethod/fcitx5-kkc/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2021/03/06 04:26:23 ryoon Exp $ +lib/fcitx5/kkc.so +lib/fcitx5/qt5/libfcitx5-kkc-config.so +share/fcitx5/addon/kkc.conf +share/fcitx5/inputmethod/kkc.conf +share/fcitx5/kkc/dictionary_list +share/fcitx5/kkc/rule +share/icons/hicolor/64x64/apps/fcitx-kkc.png +share/icons/hicolor/64x64/apps/org.fcitx.Fcitx5.fcitx-kkc.png +share/locale/ca/LC_MESSAGES/fcitx5-kkc.mo +share/locale/da/LC_MESSAGES/fcitx5-kkc.mo +share/locale/de/LC_MESSAGES/fcitx5-kkc.mo +share/locale/he/LC_MESSAGES/fcitx5-kkc.mo +share/locale/ja/LC_MESSAGES/fcitx5-kkc.mo +share/locale/ko/LC_MESSAGES/fcitx5-kkc.mo +share/locale/ru/LC_MESSAGES/fcitx5-kkc.mo +share/locale/tr/LC_MESSAGES/fcitx5-kkc.mo +share/locale/zh_CN/LC_MESSAGES/fcitx5-kkc.mo +share/locale/zh_TW/LC_MESSAGES/fcitx5-kkc.mo +share/metainfo/org.fcitx.Fcitx5.Addon.Kkc.metainfo.xml diff --git a/inputmethod/fcitx5-kkc/distinfo b/inputmethod/fcitx5-kkc/distinfo new file mode 100644 index 00000000000..4019a870191 --- /dev/null +++ b/inputmethod/fcitx5-kkc/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2021/03/06 04:26:23 ryoon Exp $ + +SHA1 (fcitx5-kkc-5.0.4.tar.xz) = 10d1fde89742652827332c302d01345749764b41 +RMD160 (fcitx5-kkc-5.0.4.tar.xz) = ad439de3d015e7cdc807e94db060e036129dd0ee +SHA512 (fcitx5-kkc-5.0.4.tar.xz) = 0b8c5183e3bb621d95c1ff04526b9ba3f1efd47a59b919e285f6ce040f67449ddc8b6dc215651cbe1108104ce396e91767923e7a79644c58cc3d367d00116e27 +Size (fcitx5-kkc-5.0.4.tar.xz) = 39688 bytes |