pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/inputmethod/fcitx5-chewing
Module Name: pkgsrc
Committed By: ryoon
Date: Sat Feb 20 21:25:48 UTC 2021
Added Files:
pkgsrc/inputmethod/fcitx5-chewing: DESCR Makefile PLIST distinfo
Log Message:
inputmethod/fcitx5-chewing: import fcitx5-chewing-5.0.3
fcitx5-chewing provides libchewing input method support for fcitx5.
Released under GPL2+.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx5-chewing/DESCR \
pkgsrc/inputmethod/fcitx5-chewing/Makefile \
pkgsrc/inputmethod/fcitx5-chewing/PLIST \
pkgsrc/inputmethod/fcitx5-chewing/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-chewing/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx5-chewing/DESCR:1.1
--- /dev/null Sat Feb 20 21:25:48 2021
+++ pkgsrc/inputmethod/fcitx5-chewing/DESCR Sat Feb 20 21:25:47 2021
@@ -0,0 +1,2 @@
+fcitx5-chewing provides libchewing input method support for fcitx5.
+Released under GPL2+.
Index: pkgsrc/inputmethod/fcitx5-chewing/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx5-chewing/Makefile:1.1
--- /dev/null Sat Feb 20 21:25:48 2021
+++ pkgsrc/inputmethod/fcitx5-chewing/Makefile Sat Feb 20 21:25:47 2021
@@ -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"
Index: pkgsrc/inputmethod/fcitx5-chewing/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx5-chewing/PLIST:1.1
--- /dev/null Sat Feb 20 21:25:48 2021
+++ pkgsrc/inputmethod/fcitx5-chewing/PLIST Sat Feb 20 21:25:47 2021
@@ -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
Index: pkgsrc/inputmethod/fcitx5-chewing/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx5-chewing/distinfo:1.1
--- /dev/null Sat Feb 20 21:25:48 2021
+++ pkgsrc/inputmethod/fcitx5-chewing/distinfo Sat Feb 20 21:25:47 2021
@@ -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