pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-libthai



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Feb 20 21:38:43 UTC 2021

Added Files:
        pkgsrc/inputmethod/fcitx5-libthai: DESCR Makefile PLIST distinfo

Log Message:
inputmethod/fcitx5-libthai: import fcitx5-libthai-5.0.2

Thai language input method for Fcitx5.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/inputmethod/fcitx5-libthai/DESCR \
    pkgsrc/inputmethod/fcitx5-libthai/Makefile \
    pkgsrc/inputmethod/fcitx5-libthai/PLIST \
    pkgsrc/inputmethod/fcitx5-libthai/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-libthai/DESCR
diff -u /dev/null pkgsrc/inputmethod/fcitx5-libthai/DESCR:1.1
--- /dev/null   Sat Feb 20 21:38:43 2021
+++ pkgsrc/inputmethod/fcitx5-libthai/DESCR     Sat Feb 20 21:38:43 2021
@@ -0,0 +1 @@
+Thai language input method for Fcitx5.
Index: pkgsrc/inputmethod/fcitx5-libthai/Makefile
diff -u /dev/null pkgsrc/inputmethod/fcitx5-libthai/Makefile:1.1
--- /dev/null   Sat Feb 20 21:38:43 2021
+++ pkgsrc/inputmethod/fcitx5-libthai/Makefile  Sat Feb 20 21:38:43 2021
@@ -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"
Index: pkgsrc/inputmethod/fcitx5-libthai/PLIST
diff -u /dev/null pkgsrc/inputmethod/fcitx5-libthai/PLIST:1.1
--- /dev/null   Sat Feb 20 21:38:43 2021
+++ pkgsrc/inputmethod/fcitx5-libthai/PLIST     Sat Feb 20 21:38:43 2021
@@ -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
Index: pkgsrc/inputmethod/fcitx5-libthai/distinfo
diff -u /dev/null pkgsrc/inputmethod/fcitx5-libthai/distinfo:1.1
--- /dev/null   Sat Feb 20 21:38:43 2021
+++ pkgsrc/inputmethod/fcitx5-libthai/distinfo  Sat Feb 20 21:38:43 2021
@@ -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