dev-libs/v2ray-rules-dat: add 202310262208, drop 202309062208
[gentoo-zh.git] / app-i18n / fcitx-table-other / fcitx-table-other-5.1.0.ebuild
blob62e222a75acbb84c702e62479f54ca6a9f7aa2b0
1 # Copyright 2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=8
6 inherit cmake xdg
8 MY_PN=fcitx5-table-other
9 MY_P="{$MY_PN}-${PN}"
10 S="${WORKDIR}/${MY_PN}-${PV}"
11 DESCRIPTION="Provides some other tables for Fcitx, fork from ibus-table-others, scim-tables"
12 HOMEPAGE="https://github.com/fcitx/fcitx5-table-other"
13 SRC_URI="https://github.com/fcitx/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
15 LICENSE="GPL-3+"
16 SLOT="5"
17 KEYWORDS="~amd64 ~x86"
19 DEPEND="
20 app-i18n/fcitx:5
21 app-i18n/libime
22 sys-devel/gettext
24 RDEPEND="${DEPEND}"
25 BDEPEND="
26 kde-frameworks/extra-cmake-modules
27 virtual/pkgconfig