pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-unikey inputmethod/fcitx5-unikey: i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e685ae7fad0
branches:  trunk
changeset: 447466:8e685ae7fad0
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 20 21:49:56 2021 +0000

description:
inputmethod/fcitx5-unikey: import fcitx5-unikey-5.0.3

Unikey (Vietnamese Input Method) engine support for Fcitx5

diffstat:

 inputmethod/fcitx5-unikey/DESCR    |   1 +
 inputmethod/fcitx5-unikey/Makefile |  19 +++++++++++++++++++
 inputmethod/fcitx5-unikey/PLIST    |  19 +++++++++++++++++++
 inputmethod/fcitx5-unikey/distinfo |   6 ++++++
 4 files changed, 45 insertions(+), 0 deletions(-)

diffs (61 lines):

diff -r 3ca5bae30c63 -r 8e685ae7fad0 inputmethod/fcitx5-unikey/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-unikey/DESCR   Sat Feb 20 21:49:56 2021 +0000
@@ -0,0 +1,1 @@
+Unikey (Vietnamese Input Method) engine support for Fcitx5
diff -r 3ca5bae30c63 -r 8e685ae7fad0 inputmethod/fcitx5-unikey/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-unikey/Makefile        Sat Feb 20 21:49:56 2021 +0000
@@ -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"
diff -r 3ca5bae30c63 -r 8e685ae7fad0 inputmethod/fcitx5-unikey/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-unikey/PLIST   Sat Feb 20 21:49:56 2021 +0000
@@ -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 -r 3ca5bae30c63 -r 8e685ae7fad0 inputmethod/fcitx5-unikey/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-unikey/distinfo        Sat Feb 20 21:49:56 2021 +0000
@@ -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