dev-libs/libebml - 1.4.7 (gentoo)

Search

Install

Install this version:

emerge -a =dev-libs/libebml-1.4.7

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

autounmask =dev-libs/libebml-1.4.7

Or alternatively:

emerge --autounmask-write -a =dev-libs/libebml-1.4.7

Package Information

Description:
Extensible binary format library (kinda like XML)
Homepage:
https://www.matroska.org/ https://github.com/Matroska-Org/libebml/
License:
LGPL-2.1

Ebuild Details

Version EAPI Keywords Slot
1.4.7 8 ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 0/5
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake verify-sig

DESCRIPTION="Extensible binary format library (kinda like XML)"
HOMEPAGE="https://www.matroska.org/ https://github.com/Matroska-Org/libebml/"
SRC_URI="
	https://dl.matroska.org/downloads/${PN}/${P}.tar.xz
	verify-sig? ( https://dl.matroska.org/downloads/${PN}/${P}.tar.xz.asc )
"

LICENSE="LGPL-2.1"
SLOT="0/5" # subslot = soname major version
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"

DEPEND="dev-libs/utfcpp"
BDEPEND="verify-sig? ( sec-keys/openpgp-keys-moritzbunkus )"

VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/moritzbunkus.asc"

Inherited Eclasses

Dependencies

DEPEND

dev-libs/utfcpp

BDEPEND

verify-sig? ( sec-keys/openpgp-keys-moritzbunkus )

Manifest for 1.4.7

Type File Size Source URLs
DIST libebml-1.4.7.tar.xz 51284 bytes https://dl.matroska.org/downloads/libebml/libebml-1.4.7.tar.xz
DIST libebml-1.4.7.tar.xz.asc 833 bytes https://dl.matroska.org/downloads/libebml/libebml-1.4.7.tar.xz.asc