pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-unikey



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 20 21:49:56 UTC 2021

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

Log Message:
inputmethod/fcitx5-unikey: import fcitx5-unikey-5.0.3

Unikey (Vietnamese Input Method) engine support for Fcitx5


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx5-unikey/DESCR \
    pkgsrc/inputmethod/fcitx5-unikey/Makefile \
    pkgsrc/inputmethod/fcitx5-unikey/PLIST \
    pkgsrc/inputmethod/fcitx5-unikey/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-unikey/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx5-unikey/DESCR:1.1
--- /dev/null   Sat Feb 20 21:49:56 2021
+++ pkgsrc/inputmethod/fcitx5-unikey/DESCR      Sat Feb 20 21:49:56 2021
@@ -0,0 +1 @@
+Unikey (Vietnamese Input Method) engine support for Fcitx5
Index: pkgsrc/inputmethod/fcitx5-unikey/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx5-unikey/Makefile:1.1
--- /dev/null   Sat Feb 20 21:49:56 2021
+++ pkgsrc/inputmethod/fcitx5-unikey/Makefile   Sat Feb 20 21:49:56 2021
@@ -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@localhost
+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"
Index: pkgsrc/inputmethod/fcitx5-unikey/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx5-unikey/PLIST:1.1
--- /dev/null   Sat Feb 20 21:49:56 2021
+++ pkgsrc/inputmethod/fcitx5-unikey/PLIST      Sat Feb 20 21:49:56 2021
@@ -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
Index: pkgsrc/inputmethod/fcitx5-unikey/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx5-unikey/distinfo:1.1
--- /dev/null   Sat Feb 20 21:49:56 2021
+++ pkgsrc/inputmethod/fcitx5-unikey/distinfo   Sat Feb 20 21:49:56 2021
@@ -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



Home | Main Index | Thread Index | Old Index