Import fcitx5-hangul-5.0.8
fcitx5-hangul is a Hangul wrapper for fcitx5, using libhangul. From Yifei Zhan
This commit is contained in:
parent
dd392ef02a
commit
58fbf6948d
40
inputmethods/fcitx5-hangul/Makefile
Normal file
40
inputmethods/fcitx5-hangul/Makefile
Normal file
@ -0,0 +1,40 @@
|
||||
COMMENT = Hangul wrapper for fcitx5
|
||||
|
||||
V = 5.0.8
|
||||
PKGNAME = fcitx5-hangul-$V
|
||||
|
||||
GH_ACCOUNT = fcitx
|
||||
GH_PROJECT = fcitx5-hangul
|
||||
GH_TAGNAME = $V
|
||||
|
||||
CATEGORIES = inputmethods korean
|
||||
|
||||
HOMEPAGE = https://github.com/fcitx/fcitx5-hangul
|
||||
|
||||
MAINTAINER = Yifei Zhan <openbsd@zhan.science>
|
||||
|
||||
# LGPLv2.1 or later
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Config Fcitx5Core Fcitx5Utils
|
||||
WANTLIB += hangul iconv intl m
|
||||
|
||||
EXTRACT_SUFX = .tar.gz
|
||||
|
||||
COMPILER = base-clang ports-clang ports-gcc
|
||||
|
||||
MODULES = devel/kf5
|
||||
MODQT5_DEPS = No
|
||||
|
||||
BUILD_DEPENDS = devel/gettext,-tools \
|
||||
inputmethods/fcitx5 \
|
||||
devel/iso-codes
|
||||
|
||||
RUN_DEPENDS = devel/desktop-file-utils \
|
||||
x11/gtk+3,-guic \
|
||||
misc/shared-mime-info
|
||||
|
||||
LIB_DEPENDS = inputmethods/fcitx5 \
|
||||
korean/libhangul
|
||||
|
||||
.include <bsd.port.mk>
|
2
inputmethods/fcitx5-hangul/distinfo
Normal file
2
inputmethods/fcitx5-hangul/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (fcitx5-hangul-5.0.8.tar.gz) = SBX2GTsjVs5x+czHGmq20uTE2zOisHurIhWUslcjCQs=
|
||||
SIZE (fcitx5-hangul-5.0.8.tar.gz) = 32520
|
1
inputmethods/fcitx5-hangul/pkg/DESCR
Normal file
1
inputmethods/fcitx5-hangul/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
fcitx5-hangul is a Hangul wrapper for fcitx5, using libhangul.
|
28
inputmethods/fcitx5-hangul/pkg/PLIST
Normal file
28
inputmethods/fcitx5-hangul/pkg/PLIST
Normal file
@ -0,0 +1,28 @@
|
||||
lib/fcitx5/
|
||||
@so lib/fcitx5/hangul.so
|
||||
share/fcitx5/
|
||||
share/fcitx5/addon/
|
||||
share/fcitx5/addon/hangul.conf
|
||||
share/fcitx5/hangul/
|
||||
share/fcitx5/hangul/symbol.txt
|
||||
share/fcitx5/inputmethod/
|
||||
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/
|
||||
share/metainfo/org.fcitx.Fcitx5.Addon.Hangul.metainfo.xml
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
Loading…
Reference in New Issue
Block a user