Import fcitx5-chewing-5.0.10
fcitx5-chewing is a chewing wrapper for fcitx5. From Yifei Zhan
This commit is contained in:
parent
06110cf990
commit
58c2aa9f07
43
inputmethods/fcitx5-chewing/Makefile
Normal file
43
inputmethods/fcitx5-chewing/Makefile
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
COMMENT = chewing wrapper for fcitx5
|
||||||
|
|
||||||
|
V = 5.0.10
|
||||||
|
PKGNAME = fcitx5-chewing-$V
|
||||||
|
|
||||||
|
GH_ACCOUNT = fcitx
|
||||||
|
GH_PROJECT = fcitx5-chewing
|
||||||
|
GH_TAGNAME = $V
|
||||||
|
|
||||||
|
CATEGORIES = inputmethods chinese
|
||||||
|
|
||||||
|
HOMEPAGE = https://github.com/fcitx/fcitx5-chewing
|
||||||
|
|
||||||
|
MAINTAINER = Yifei Zhan <openbsd@zhan.science>
|
||||||
|
|
||||||
|
# LGPLv2.1+
|
||||||
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
|
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Config Fcitx5Core Fcitx5Utils
|
||||||
|
WANTLIB += chewing 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 \
|
||||||
|
chinese/libchewing
|
||||||
|
|
||||||
|
# ninja: error: unknown target 'test'
|
||||||
|
NO_TEST = Yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
2
inputmethods/fcitx5-chewing/distinfo
Normal file
2
inputmethods/fcitx5-chewing/distinfo
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
SHA256 (fcitx5-chewing-5.0.10.tar.gz) = X0gCmY4zZJvRwLKRvka6R3jkjfwQZ87TYLEkHXO+Jj0=
|
||||||
|
SIZE (fcitx5-chewing-5.0.10.tar.gz) = 23853
|
1
inputmethods/fcitx5-chewing/pkg/DESCR
Normal file
1
inputmethods/fcitx5-chewing/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
|||||||
|
fcitx5-chewing is a chewing wrapper for fcitx5.
|
26
inputmethods/fcitx5-chewing/pkg/PLIST
Normal file
26
inputmethods/fcitx5-chewing/pkg/PLIST
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
lib/fcitx5/
|
||||||
|
@so lib/fcitx5/chewing.so
|
||||||
|
share/fcitx5/
|
||||||
|
share/fcitx5/addon/
|
||||||
|
share/fcitx5/addon/chewing.conf
|
||||||
|
share/fcitx5/inputmethod/
|
||||||
|
share/fcitx5/inputmethod/chewing.conf
|
||||||
|
share/icons/
|
||||||
|
share/icons/hicolor/
|
||||||
|
share/icons/hicolor/48x48/
|
||||||
|
share/icons/hicolor/48x48/apps/
|
||||||
|
share/icons/hicolor/48x48/apps/fcitx-chewing.png
|
||||||
|
share/icons/hicolor/48x48/apps/org.fcitx.Fcitx5.fcitx-chewing.png
|
||||||
|
share/locale/ca/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/da/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/de/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/he/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/ja/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/ko/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/ru/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/tr/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/zh_CN/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/locale/zh_TW/LC_MESSAGES/fcitx5-chewing.mo
|
||||||
|
share/metainfo/
|
||||||
|
share/metainfo/org.fcitx.Fcitx5.Addon.Chewing.metainfo.xml
|
||||||
|
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
Loading…
Reference in New Issue
Block a user