pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-libthai inputmethod/fcitx5-libthai:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7114baa67a55
branches: trunk
changeset: 447450:7114baa67a55
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Feb 20 21:38:43 2021 +0000
description:
inputmethod/fcitx5-libthai: import fcitx5-libthai-5.0.2
Thai language input method for Fcitx5.
diffstat:
inputmethod/fcitx5-libthai/DESCR | 1 +
inputmethod/fcitx5-libthai/Makefile | 26 ++++++++++++++++++++++++++
inputmethod/fcitx5-libthai/PLIST | 9 +++++++++
inputmethod/fcitx5-libthai/distinfo | 6 ++++++
4 files changed, 42 insertions(+), 0 deletions(-)
diffs (58 lines):
diff -r 532e12a74aef -r 7114baa67a55 inputmethod/fcitx5-libthai/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-libthai/DESCR Sat Feb 20 21:38:43 2021 +0000
@@ -0,0 +1,1 @@
+Thai language input method for Fcitx5.
diff -r 532e12a74aef -r 7114baa67a55 inputmethod/fcitx5-libthai/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-libthai/Makefile Sat Feb 20 21:38:43 2021 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2021/02/20 21:38:43 ryoon Exp $
+
+DISTNAME= fcitx5-libthai-5.0.2
+CATEGORIES= inputmethod
+MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-libthai/
+EXTRACT_SUFX= .tar.xz
+
+MAINTAINER= ryoon%NetBSD.org@localhost
+HOMEPAGE= https://github.com/fcitx/fcitx5-libthai
+COMMENT= Thai language input method for Fcitx5
+LICENSE= gnu-gpl-v2
+
+USE_CMAKE= yes
+USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "NetBSD"
+# NetBSD's iconv does not support th_TH.UTF-8.
+USE_GNU_ICONV= yes
+.endif
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/libthai/buildlink3.mk"
+.include "../../inputmethod/fcitx5/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 532e12a74aef -r 7114baa67a55 inputmethod/fcitx5-libthai/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-libthai/PLIST Sat Feb 20 21:38:43 2021 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/20 21:38:43 ryoon Exp $
+lib/fcitx5/libthai.so
+share/fcitx5/addon/libthai.conf
+share/fcitx5/inputmethod/libthai.conf
+share/locale/da/LC_MESSAGES/fcitx5-libthai.mo
+share/locale/ja/LC_MESSAGES/fcitx5-libthai.mo
+share/locale/ko/LC_MESSAGES/fcitx5-libthai.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-libthai.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.LibThai.metainfo.xml
diff -r 532e12a74aef -r 7114baa67a55 inputmethod/fcitx5-libthai/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/fcitx5-libthai/distinfo Sat Feb 20 21:38:43 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/20 21:38:43 ryoon Exp $
+
+SHA1 (fcitx5-libthai-5.0.2.tar.xz) = 3c74318e4701944e67d0aa6b49dfd5daa9fc6b2e
+RMD160 (fcitx5-libthai-5.0.2.tar.xz) = ec4f4b51350e8637544777bd23b9a9e40d70dcc6
+SHA512 (fcitx5-libthai-5.0.2.tar.xz) = 660ba7ec3142cc0d568a1af2d77659778ea83c0b3f1a9fd9ca5fe40969f9f2e41fd7cf66f9932cc6479c25d511f2553f6aedfff64950da7bfc06b92bb5100e63
+Size (fcitx5-libthai-5.0.2.tar.xz) = 14556 bytes
Home |
Main Index |
Thread Index |
Old Index