inputmethod/fcitx5-kkc: import fcitx5-kkc-5.0.4
This provides libkkc input method support for fcitx5. Released under GPL3+.
This commit is contained in:
parent
2e1cf845ee
commit
e1c7f9db64
4 changed files with 53 additions and 0 deletions
2
inputmethod/fcitx5-kkc/DESCR
Normal file
2
inputmethod/fcitx5-kkc/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This provides libkkc input method support for fcitx5.
|
||||
Released under GPL3+.
|
25
inputmethod/fcitx5-kkc/Makefile
Normal file
25
inputmethod/fcitx5-kkc/Makefile
Normal file
|
@ -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"
|
20
inputmethod/fcitx5-kkc/PLIST
Normal file
20
inputmethod/fcitx5-kkc/PLIST
Normal file
|
@ -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
|
6
inputmethod/fcitx5-kkc/distinfo
Normal file
6
inputmethod/fcitx5-kkc/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue