app-i18n/libcangjie - 1.4.0 (gentoo)

Search

Package Information

Description:
Library implementing the Cangjie input method
Homepage:
https://cangjie.pages.freedesktop.org/projects/libcangjie/
License:
LGPL-3+

Ebuild Details

Version EAPI Keywords Slot
1.4.0 8 amd64 x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Library implementing the Cangjie input method"
HOMEPAGE="https://cangjie.pages.freedesktop.org/projects/libcangjie/"
# dist tarball seems missing here
SRC_URI="https://gitlab.freedesktop.org/cangjie/libcangjie/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
S="${WORKDIR}"/${PN}-v${PV}

LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"

RDEPEND="dev-db/sqlite:3"
DEPEND="${RDEPEND}"
BDEPEND=">=dev-build/meson-1.3.2"

Dependencies

DEPEND

dev-db/sqlite:3

RDEPEND

dev-db/sqlite:3

BDEPEND

>=dev-build/meson-1.3.2

Manifest for 1.4.0

Type File Size Source URLs
DIST libcangjie-v1.4.0.tar.bz2 745624 bytes https://gitlab.freedesktop.org/cangjie/libcangjie/-/archive/v1.4.0/libcangjie-v1.4.0.tar.bz2