pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/inputmethod/fcitx5-kkc



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Mar  6 04:26:24 UTC 2021

Added Files:
        pkgsrc/inputmethod/fcitx5-kkc: DESCR Makefile PLIST distinfo

Log Message:
inputmethod/fcitx5-kkc: import fcitx5-kkc-5.0.4

This provides libkkc input method support for fcitx5.
Released under GPL3+.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx5-kkc/DESCR \
    pkgsrc/inputmethod/fcitx5-kkc/Makefile \
    pkgsrc/inputmethod/fcitx5-kkc/PLIST \
    pkgsrc/inputmethod/fcitx5-kkc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/inputmethod/fcitx5-kkc/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx5-kkc/DESCR:1.1
--- /dev/null   Sat Mar  6 04:26:24 2021
+++ pkgsrc/inputmethod/fcitx5-kkc/DESCR Sat Mar  6 04:26:23 2021
@@ -0,0 +1,2 @@
+This provides libkkc input method support for fcitx5.
+Released under GPL3+.
Index: pkgsrc/inputmethod/fcitx5-kkc/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx5-kkc/Makefile:1.1
--- /dev/null   Sat Mar  6 04:26:24 2021
+++ pkgsrc/inputmethod/fcitx5-kkc/Makefile      Sat Mar  6 04:26:23 2021
@@ -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@localhost
+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"
Index: pkgsrc/inputmethod/fcitx5-kkc/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx5-kkc/PLIST:1.1
--- /dev/null   Sat Mar  6 04:26:24 2021
+++ pkgsrc/inputmethod/fcitx5-kkc/PLIST Sat Mar  6 04:26:23 2021
@@ -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
Index: pkgsrc/inputmethod/fcitx5-kkc/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx5-kkc/distinfo:1.1
--- /dev/null   Sat Mar  6 04:26:24 2021
+++ pkgsrc/inputmethod/fcitx5-kkc/distinfo      Sat Mar  6 04:26:23 2021
@@ -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



Home | Main Index | Thread Index | Old Index