pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-chewing inputmethod/fcitx5-chewing:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/74e6cb77d63a
branches: trunk
changeset: 447435:74e6cb77d63a
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Feb 20 21:25:47 2021 +0000
description:
inputmethod/fcitx5-chewing: import fcitx5-chewing-5.0.3
fcitx5-chewing provides libchewing input method support for fcitx5.
Released under GPL2+.
diffstat:
inputmethod/fcitx5-chewing/DESCR | 2 ++
inputmethod/fcitx5-chewing/Makefile | 19 +++++++++++++++++++
inputmethod/fcitx5-chewing/PLIST | 17 +++++++++++++++++
inputmethod/fcitx5-chewing/distinfo | 6 ++++++
4 files changed, 44 insertions(+), 0 deletions(-)
diffs (60 lines):
diff -r 8c99aa1cab57 -r 74e6cb77d63a inputmethod/fcitx5-chewing/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-chewing/DESCR Sat Feb 20 21:25:47 2021 +0000
@@ -0,0 +1,2 @@
+fcitx5-chewing provides libchewing input method support for fcitx5.
+Released under GPL2+.
diff -r 8c99aa1cab57 -r 74e6cb77d63a inputmethod/fcitx5-chewing/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-chewing/Makefile Sat Feb 20 21:25:47 2021 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2021/02/20 21:25:47 ryoon Exp $
+
+DISTNAME= fcitx5-chewing-5.0.3
+CATEGORIES= inputmethod
+MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-chewing/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://github.com/fcitx/fcitx5-chewing
+COMMENT= Chewing engine for Fcitx5
+LICENSE= gnu-gpl-v2
+
+USE_CMAKE= yes
+USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+
+.include "../../inputmethod/fcitx5/buildlink3.mk"
+.include "../../inputmethod/libchewing/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8c99aa1cab57 -r 74e6cb77d63a inputmethod/fcitx5-chewing/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-chewing/PLIST Sat Feb 20 21:25:47 2021 +0000
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:25:47 ryoon Exp $
+lib/fcitx5/chewing.so
+share/fcitx5/addon/chewing.conf
+share/fcitx5/inputmethod/chewing.conf
+share/icons/hicolor/48x48/apps/fcitx-chewing.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-chewing.png
+share/locale/ca/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/da/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/de/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/he/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/ja/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/ko/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/ru/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/tr/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-chewing.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx5-chewing.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.Chewing.metainfo.xml
diff -r 8c99aa1cab57 -r 74e6cb77d63a inputmethod/fcitx5-chewing/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-chewing/distinfo Sat Feb 20 21:25:47 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/20 21:25:47 ryoon Exp $
+
+SHA1 (fcitx5-chewing-5.0.3.tar.xz) = fc9d90563e42f08bae2e226b9cb9eb5f03850b45
+RMD160 (fcitx5-chewing-5.0.3.tar.xz) = 5c9b7d135d02fe4c4905f1bd9548fa836950b3f1
+SHA512 (fcitx5-chewing-5.0.3.tar.xz) = 4079b0b7f95dc5e3ff88b1782c5701ac18df64152b75706ba9a9bdc5abd1e8c16d84f720b2b09a6b7b20fd7813dd20f45a23eb6b25a7529e528dc5a83d34b3e4
+Size (fcitx5-chewing-5.0.3.tar.xz) = 18452 bytes
Home |
Main Index |
Thread Index |
Old Index