| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.7 | 8 | ~amd64 ~arm64 | 5 |
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake unpacker xdg
MY_PN="fcitx5-bamboo"
DESCRIPTION="Typing Vietnamese by Bamboo core engine for Fcitx5"
HOMEPAGE="https://github.com/fcitx/fcitx5-bamboo"
SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.zst -> ${P}.tar.zst"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="LGPL-2.1+ MIT"
SLOT="5"
KEYWORDS="~amd64 ~arm64"
DEPEND="
>=app-i18n/fcitx-5.1.12:5
"
RDEPEND="${DEPEND}"
BDEPEND="
kde-frameworks/extra-cmake-modules:0
sys-devel/gettext
"
>=app-i18n/fcitx-5.1.12:5
>=app-i18n/fcitx-5.1.12:5
kde-frameworks/extra-cmake-modules:0 sys-devel/gettext
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | fcitx-bamboo-1.0.7.tar.zst | 83626 bytes | https://download.fcitx-im.org/fcitx5/fcitx5-bamboo/fcitx5-bamboo-1.0.7.tar.zst |