app-arch/libzim: add 9.2.3, drop 9.2.1
[gentoo-zh.git] / app-i18n / fcitx-rime / fcitx-rime-9999.ebuild
blob11524bf652c7525f208f49d8235756a9ef730a78
1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit xdg cmake git-r3
8 DESCRIPTION="Rime Support for Fcitx5"
9 HOMEPAGE="https://github.com/fcitx/fcitx5-rime"
11 EGIT_REPO_URI="https://github.com/fcitx/fcitx5-rime.git"
13 LICENSE="LGPL-2.1+"
14 SLOT="5"
16 RDEPEND="
17 >=app-i18n/fcitx-5.1.5:5
18 >=app-i18n/librime-1.0
19 >=app-i18n/rime-data-0.3.0
20 app-i18n/rime-prelude
21 x11-libs/libnotify"
22 DEPEND="${RDEPEND}"
23 BDEPEND="
24 kde-frameworks/extra-cmake-modules:0
25 virtual/pkgconfig