aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2020-12-29 17:58:42 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2020-12-29 17:58:42 +0000
commitf6c8ff5556c080542dc1cb1b0d4c2d2208b7e30d (patch)
tree8091568f2e9424814d1cf7be2d55fda2e6f28aa0 /korean
parentbe43f10a6c1f249db56cea11bfa9090305e3f23e (diff)
downloadports-f6c8ff5556c080542dc1cb1b0d4c2d2208b7e30d.tar.gz
ports-f6c8ff5556c080542dc1cb1b0d4c2d2208b7e30d.zip
Add extra languages and schemas supports to Fcitx IME framework
New ports added: - korean/fcitx5-hangul - chinese/libime - textproc/fcitx5-lua - chinese/fcitx5-chinese-addons - chinese/fcitx5-table-extra - chinese/fcitx5-table-other - chinese/libime-jyutping Submitted by: Ka Ho Ng <khng300@gmail.com> Approved by: lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D27796
Notes
Notes: svn path=/head/; revision=559598
Diffstat (limited to 'korean')
-rw-r--r--korean/Makefile1
-rw-r--r--korean/fcitx5-hangul/Makefile24
-rw-r--r--korean/fcitx5-hangul/distinfo3
-rw-r--r--korean/fcitx5-hangul/pkg-descr3
-rw-r--r--korean/fcitx5-hangul/pkg-plist21
5 files changed, 52 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile
index 448ccc79eb0b..2f8f26fc6de9 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -11,6 +11,7 @@
SUBDIR += d2coding-ttf
SUBDIR += engdic
SUBDIR += fcitx-hangul
+ SUBDIR += fcitx5-hangul
SUBDIR += h2ps
SUBDIR += hanyangfonts
SUBDIR += hcode
diff --git a/korean/fcitx5-hangul/Makefile b/korean/fcitx5-hangul/Makefile
new file mode 100644
index 000000000000..d1bf6606b060
--- /dev/null
+++ b/korean/fcitx5-hangul/Makefile
@@ -0,0 +1,24 @@
+# Created by: Ka Ho Ng <khng300@gmail.com>
+# $FreeBSD$
+
+PORTNAME= fcitx5-hangul
+DISTVERSION= 5.0.1
+CATEGORIES= korean textproc
+
+MAINTAINER= khng300@gmail.com
+COMMENT= Hangul support for Fcitx5
+
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt
+
+LIB_DEPENDS= libhangul.so:korean/libhangul \
+ libFcitx5Core.so:textproc/fcitx5
+
+USES= compiler:c++17-lang gettext-tools cmake kde:5 pkgconfig
+
+USE_GITHUB= yes
+GH_ACCOUNT= fcitx
+
+USE_KDE= ecm
+
+.include <bsd.port.mk>
diff --git a/korean/fcitx5-hangul/distinfo b/korean/fcitx5-hangul/distinfo
new file mode 100644
index 000000000000..5e9b089324e3
--- /dev/null
+++ b/korean/fcitx5-hangul/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1608392411
+SHA256 (fcitx-fcitx5-hangul-5.0.1_GH0.tar.gz) = 8e0b90539a14a5ce36189ae021faf71d71345f89f7e1e2e9acb9c3e4f45964cc
+SIZE (fcitx-fcitx5-hangul-5.0.1_GH0.tar.gz) = 29532
diff --git a/korean/fcitx5-hangul/pkg-descr b/korean/fcitx5-hangul/pkg-descr
new file mode 100644
index 000000000000..263e2eb0b6c2
--- /dev/null
+++ b/korean/fcitx5-hangul/pkg-descr
@@ -0,0 +1,3 @@
+libhangul support for Fcitx5 input method framework.
+
+WWW: https://github.com/fcitx/fcitx5-anthy
diff --git a/korean/fcitx5-hangul/pkg-plist b/korean/fcitx5-hangul/pkg-plist
new file mode 100644
index 000000000000..eb9694299287
--- /dev/null
+++ b/korean/fcitx5-hangul/pkg-plist
@@ -0,0 +1,21 @@
+lib/fcitx5/hangul.so
+share/fcitx5/addon/hangul.conf
+share/fcitx5/hangul/symbol.txt
+share/fcitx5/inputmethod/hangul.conf
+share/icons/hicolor/48x48/apps/fcitx-hanja-active.png
+share/icons/hicolor/48x48/apps/fcitx-hanja-inactive.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-hanja-active.png
+share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-hanja-inactive.png
+share/icons/hicolor/64x64/apps/fcitx-hangul.png
+share/icons/hicolor/64x64/apps/org.fcitx.Fcitx5.fcitx-hangul.png
+share/locale/ca/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/da/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/de/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/he/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/ja/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/ko/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/ru/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/tr/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/zh_CN/LC_MESSAGES/fcitx5-hangul.mo
+share/locale/zh_TW/LC_MESSAGES/fcitx5-hangul.mo
+share/metainfo/org.fcitx.Fcitx5.Addon.Hangul.metainfo.xml