Import fcitx5-m17n-5.0.8
fcitx5-m17n is an m17n wrapper for fcitx5. From Yifei Zhan
This commit is contained in:
parent
188a487dae
commit
c3c01a1a00
39
inputmethods/fcitx5-m17n/Makefile
Normal file
39
inputmethods/fcitx5-m17n/Makefile
Normal file
@ -0,0 +1,39 @@
|
||||
COMMENT = m17n wrapper for fcitx5
|
||||
|
||||
V = 5.0.8
|
||||
PKGNAME = fcitx5-m17n-$V
|
||||
|
||||
GH_ACCOUNT = fcitx
|
||||
GH_PROJECT = fcitx5-m17n
|
||||
GH_TAGNAME = $V
|
||||
|
||||
CATEGORIES = inputmethods
|
||||
|
||||
HOMEPAGE = https://github.com/fcitx/fcitx5-m17n
|
||||
|
||||
MAINTAINER = Yifei Zhan <openbsd@zhan.science>
|
||||
|
||||
# LGPLv2.1 or later
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Config Fcitx5Core Fcitx5Utils
|
||||
WANTLIB += m m17n m17n-core m17n-gui
|
||||
|
||||
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 \
|
||||
misc/shared-mime-info \
|
||||
|
||||
LIB_DEPENDS = inputmethods/fcitx5 \
|
||||
misc/m17n/lib
|
||||
|
||||
.include <bsd.port.mk>
|
2
inputmethods/fcitx5-m17n/distinfo
Normal file
2
inputmethods/fcitx5-m17n/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (fcitx5-m17n-5.0.8.tar.gz) = rz535Jp7Nz2x1JACZ52VhTxaBegAF3iT5kroO6l5REE=
|
||||
SIZE (fcitx5-m17n-5.0.8.tar.gz) = 25788
|
1
inputmethods/fcitx5-m17n/pkg/DESCR
Normal file
1
inputmethods/fcitx5-m17n/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
fcitx5-m17n is an m17n wrapper for fcitx5.
|
19
inputmethods/fcitx5-m17n/pkg/PLIST
Normal file
19
inputmethods/fcitx5-m17n/pkg/PLIST
Normal file
@ -0,0 +1,19 @@
|
||||
lib/fcitx5/
|
||||
@so lib/fcitx5/m17n.so
|
||||
share/fcitx5/
|
||||
share/fcitx5/addon/
|
||||
share/fcitx5/addon/m17n.conf
|
||||
share/fcitx5/m17n/
|
||||
share/fcitx5/m17n/default
|
||||
share/locale/ca/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/da/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/de/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/he/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/ja/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/ko/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/ru/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/tr/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/fcitx5-m17n.mo
|
||||
share/metainfo/
|
||||
share/metainfo/org.fcitx.Fcitx5.Addon.M17N.metainfo.xml
|
Loading…
x
Reference in New Issue
Block a user