summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-02-20 21:41:08 +0000
committerryoon <ryoon@pkgsrc.org>2021-02-20 21:41:08 +0000
commit96fecdfbff886d8241f18a4eb78f807064827470 (patch)
tree367a1b9f4a9afc86112970836f80a4face697eb1 /inputmethod
parenta1579e3a31f0feb6fda7d1cd3b65955eb81a1f6e (diff)
downloadpkgsrc-96fecdfbff886d8241f18a4eb78f807064827470.tar.gz
inputmethod/fcitx5-m17n: import fcitx5-m17n-5.0.3
fcitx5-m17n contains some trivial little codes the wrap the m17n input method engine into a fcitx5 input method.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/fcitx5-m17n/DESCR2
-rw-r--r--inputmethod/fcitx5-m17n/Makefile20
-rw-r--r--inputmethod/fcitx5-m17n/PLIST15
-rw-r--r--inputmethod/fcitx5-m17n/distinfo6
4 files changed, 43 insertions, 0 deletions
diff --git a/inputmethod/fcitx5-m17n/DESCR b/inputmethod/fcitx5-m17n/DESCR
new file mode 100644
index 00000000000..479eacfee91
--- /dev/null
+++ b/inputmethod/fcitx5-m17n/DESCR
@@ -0,0 +1,2 @@
+fcitx5-m17n contains some trivial little codes the wrap the m17n
+input method engine into a fcitx5 input method.
diff --git a/inputmethod/fcitx5-m17n/Makefile b/inputmethod/fcitx5-m17n/Makefile
new file mode 100644
index 00000000000..f0479985026
--- /dev/null
+++ b/inputmethod/fcitx5-m17n/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2021/02/20 21:41:08 ryoon Exp $
+
+DISTNAME= fcitx5-m17n-5.0.3
+CATEGORIES= inputmethod
+MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-m17n/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= https://github.com/fcitx/fcitx5-m17n
+COMMENT= Wrapper library of m17n for Fcitx5
+LICENSE= gnu-lgpl-v2.1
+
+USE_CMAKE= yes
+USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+
+.include "../../devel/m17n-lib/buildlink3.mk"
+.include "../../inputmethod/fcitx5/buildlink3.mk"
+.include "../../textproc/fmtlib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/inputmethod/fcitx5-m17n/PLIST b/inputmethod/fcitx5-m17n/PLIST
new file mode 100644
index 00000000000..8a85480dd49
--- /dev/null
+++ b/inputmethod/fcitx5-m17n/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:41:08 ryoon Exp $
+lib/fcitx5/m17n.so
+share/fcitx5/addon/m17n.conf
+share/fcitx5/m17n/default
+share/locale/ca/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/da/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/de/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/he/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/ja/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/ko/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/ru/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/tr/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-m17n.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx5-m17n.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.M17N.metainfo.xml
diff --git a/inputmethod/fcitx5-m17n/distinfo b/inputmethod/fcitx5-m17n/distinfo
new file mode 100644
index 00000000000..2323b7f642a
--- /dev/null
+++ b/inputmethod/fcitx5-m17n/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/20 21:41:08 ryoon Exp $
+
+SHA1 (fcitx5-m17n-5.0.3.tar.xz) = 9f071c9a714c4f6663d8fecd2c44617de50d1f40
+RMD160 (fcitx5-m17n-5.0.3.tar.xz) = e43344452e7920adc9edd495a6b08d0bbb6af7bf
+SHA512 (fcitx5-m17n-5.0.3.tar.xz) = 405de270efbe3144d4ae4eb3c0c3090c183eb6dc15c231d45693038f91750617b1ca43946306262ea49a7554708f7415f2efe40e627396aba7c2a5aefabb7922
+Size (fcitx5-m17n-5.0.3.tar.xz) = 20932 bytes