1 # Copyright 2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 if [[ "${PV}" =~
(^|\.
)9999$
]]; then
9 EGIT_REPO_URI
="https://github.com/fcitx/fcitx5-skk"
11 KEYWORDS
="~amd64 ~x86"
16 DESCRIPTION
="Japanese SKK input engine for Fcitx5"
17 HOMEPAGE
="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-skk"
18 if [[ "$PV" =~
(^|\.
)9999$
]]; then
21 SRC_URI
="https://download.fcitx-im.org/fcitx5/${PN}/${P}.tar.xz"
27 BDEPEND
="kde-frameworks/extra-cmake-modules:5
30 RDEPEND
="app-i18n/fcitx5
33 app-i18n/fcitx5-qt[qt5,-only_plugin]
40 -DCMAKE_INSTALL_LIBDIR="${EPREFIX}/usr/$(get_libdir)"