Import fcitx5-unikey-5.0.9
Unikey (Vietnamese Input Method) engine support for fcitx5. From Yifei Zhan
This commit is contained in:
parent
81040a9019
commit
b06996fd81
39
inputmethods/fcitx5-unikey/Makefile
Normal file
39
inputmethods/fcitx5-unikey/Makefile
Normal file
@ -0,0 +1,39 @@
|
||||
COMMENT = unikey Vietnamese support for fcitx5
|
||||
|
||||
V = 5.0.9
|
||||
PKGNAME = fcitx5-unikey-$V
|
||||
|
||||
GH_ACCOUNT = fcitx
|
||||
GH_PROJECT = fcitx5-unikey
|
||||
GH_TAGNAME = $V
|
||||
|
||||
CATEGORIES = inputmethods
|
||||
|
||||
HOMEPAGE = https://github.com/fcitx/fcitx5-unikey
|
||||
|
||||
MAINTAINER = Yifei Zhan <openbsd@zhan.science>
|
||||
|
||||
# GPLv2.0+ and LGPLv2.0+
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Config Fcitx5Core Fcitx5Utils
|
||||
WANTLIB += Fcitx5Qt5WidgetsAddons Qt5Core Qt5Gui Qt5Widgets m
|
||||
|
||||
EXTRACT_SUFX = .tar.gz
|
||||
|
||||
COMPILER = base-clang ports-clang
|
||||
|
||||
MODULES = devel/kf5
|
||||
MODQT5_DEPS = No
|
||||
|
||||
BUILD_DEPENDS = devel/gettext,-tools \
|
||||
devel/iso-codes
|
||||
|
||||
RUN_DEPENDS = devel/desktop-file-utils \
|
||||
x11/gtk+3,-guic \
|
||||
misc/shared-mime-info
|
||||
|
||||
LIB_DEPENDS = inputmethods/fcitx5 \
|
||||
inputmethods/fcitx5-qt
|
||||
|
||||
.include <bsd.port.mk>
|
2
inputmethods/fcitx5-unikey/distinfo
Normal file
2
inputmethods/fcitx5-unikey/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (fcitx5-unikey-5.0.9.tar.gz) = 4W/H7zRxb2NBY6+C6Znw8mAZb79Lvvqno4Kl04ZMEHM=
|
||||
SIZE (fcitx5-unikey-5.0.9.tar.gz) = 81507
|
1
inputmethods/fcitx5-unikey/pkg/DESCR
Normal file
1
inputmethods/fcitx5-unikey/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Unikey (Vietnamese Input Method) engine support for fcitx5.
|
25
inputmethods/fcitx5-unikey/pkg/PLIST
Normal file
25
inputmethods/fcitx5-unikey/pkg/PLIST
Normal file
@ -0,0 +1,25 @@
|
||||
lib/fcitx5/
|
||||
lib/fcitx5/qt5/
|
||||
@so lib/fcitx5/qt5/libfcitx5-unikey-macro-editor.so
|
||||
@so lib/fcitx5/unikey.so
|
||||
share/fcitx5/
|
||||
share/fcitx5/addon/
|
||||
share/fcitx5/addon/unikey.conf
|
||||
share/fcitx5/inputmethod/
|
||||
share/fcitx5/inputmethod/unikey.conf
|
||||
share/icons/hicolor/128x128/apps/fcitx-unikey.png
|
||||
share/icons/hicolor/128x128/apps/org.fcitx.Fcitx5.fcitx-unikey.png
|
||||
share/locale/ca/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/da/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/de/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/he/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/ja/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/ko/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/ru/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/tr/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/vi/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/fcitx5-unikey.mo
|
||||
share/metainfo/
|
||||
share/metainfo/org.fcitx.Fcitx5.Addon.Unikey.metainfo.xml
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
Loading…
x
Reference in New Issue
Block a user