From c3c01a1a009c91cdb8f741265ce4c51f0603971d Mon Sep 17 00:00:00 2001 From: kevlo Date: Fri, 13 May 2022 01:39:15 +0000 Subject: [PATCH] Import fcitx5-m17n-5.0.8 fcitx5-m17n is an m17n wrapper for fcitx5. From Yifei Zhan --- inputmethods/fcitx5-m17n/Makefile | 39 ++++++++++++++++++++++++++++++ inputmethods/fcitx5-m17n/distinfo | 2 ++ inputmethods/fcitx5-m17n/pkg/DESCR | 1 + inputmethods/fcitx5-m17n/pkg/PLIST | 19 +++++++++++++++ 4 files changed, 61 insertions(+) create mode 100644 inputmethods/fcitx5-m17n/Makefile create mode 100644 inputmethods/fcitx5-m17n/distinfo create mode 100644 inputmethods/fcitx5-m17n/pkg/DESCR create mode 100644 inputmethods/fcitx5-m17n/pkg/PLIST diff --git a/inputmethods/fcitx5-m17n/Makefile b/inputmethods/fcitx5-m17n/Makefile new file mode 100644 index 00000000000..4bc9c25f60b --- /dev/null +++ b/inputmethods/fcitx5-m17n/Makefile @@ -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 + +# 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 diff --git a/inputmethods/fcitx5-m17n/distinfo b/inputmethods/fcitx5-m17n/distinfo new file mode 100644 index 00000000000..2ed945cfa44 --- /dev/null +++ b/inputmethods/fcitx5-m17n/distinfo @@ -0,0 +1,2 @@ +SHA256 (fcitx5-m17n-5.0.8.tar.gz) = rz535Jp7Nz2x1JACZ52VhTxaBegAF3iT5kroO6l5REE= +SIZE (fcitx5-m17n-5.0.8.tar.gz) = 25788 diff --git a/inputmethods/fcitx5-m17n/pkg/DESCR b/inputmethods/fcitx5-m17n/pkg/DESCR new file mode 100644 index 00000000000..b6b9ebfde0d --- /dev/null +++ b/inputmethods/fcitx5-m17n/pkg/DESCR @@ -0,0 +1 @@ +fcitx5-m17n is an m17n wrapper for fcitx5. diff --git a/inputmethods/fcitx5-m17n/pkg/PLIST b/inputmethods/fcitx5-m17n/pkg/PLIST new file mode 100644 index 00000000000..e5a642f7182 --- /dev/null +++ b/inputmethods/fcitx5-m17n/pkg/PLIST @@ -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