app-i18n/fcitx-bamboo - 1.0.10 (gentoo-zh)

Search

Install

Install this version:

emerge -a =app-i18n/fcitx-bamboo-1.0.10

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-i18n/fcitx-bamboo-1.0.10

Or alternatively:

emerge --autounmask-write -a =app-i18n/fcitx-bamboo-1.0.10

Package Information

Description:
Typing Vietnamese by Bamboo core engine for Fcitx5
Homepage:
https://github.com/fcitx/fcitx5-bamboo
License:
LGPL-2.1+ MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.10 8 ~amd64 ~arm64 5
View Raw Ebuild
# Copyright 2023-2026 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="
	dev-lang/go
	kde-frameworks/extra-cmake-modules:0
	sys-devel/gettext
"

# cmake_minimum_required is 3.6
CMAKE_QA_COMPAT_SKIP=1

Inherited Eclasses

xdg

Dependencies

DEPEND

	>=app-i18n/fcitx-5.1.12:5

RDEPEND

	>=app-i18n/fcitx-5.1.12:5

BDEPEND

	dev-lang/go
	kde-frameworks/extra-cmake-modules:0
	sys-devel/gettext

Manifest for 1.0.10

Type File Size Source URLs
DIST fcitx-bamboo-1.0.10.tar.zst 83113 bytes https://download.fcitx-im.org/fcitx5/fcitx5-bamboo/fcitx5-bamboo-1.0.10.tar.zst