net-libs/libcapi - 3.2.3 (robert7k)

Search

Install

Install this version:

emerge -a =net-libs/libcapi-3.2.3

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

autounmask =net-libs/libcapi-3.2.3

Or alternatively:

emerge --autounmask-write -a =net-libs/libcapi-3.2.3

Package Information

Description:
CAPI library used by various AVM products
Homepage:
https://gitlab.com/tabos/libcapi/
License:
GPL-2 GPL-2+ LGPL-2.1 GPL-3+

Ebuild Details

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

EAPI=8

EGIT_COMMIT="9e7eb7789fef8ce712aa64f290aacbbececf2dfe"

inherit meson-multilib

DESCRIPTION="CAPI library used by various AVM products"
HOMEPAGE="https://gitlab.com/tabos/libcapi/"
SRC_URI="https://gitlab.com/tabos/${PN}/-/archive/v${PV}/${P}.tar.bz2"
S="${WORKDIR}/${PN}-v${PV}-${EGIT_COMMIT}"

LICENSE="GPL-2 GPL-2+ LGPL-2.1 GPL-3+"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~ppc ~x86"

multilib_src_configure() {
	meson_src_configure
}

Inherited Eclasses

Manifest for 3.2.3

Type File Size Source URLs
DIST libcapi-3.2.3.tar.bz2 40037 bytes https://gitlab.com/tabos/libcapi/-/archive/v3.2.3/libcapi-3.2.3.tar.bz2