dev-libs/libscfg - 0.2.0 (gentoo)

Search

Package Information

Description:
C library for a simple configuration file format
Homepage:
https://codeberg.org/emersion/libscfg
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.2.0 8 ~amd64 ~arm64 ~x86 0/2
View Raw Ebuild
# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson verify-sig

DESCRIPTION="C library for a simple configuration file format"
HOMEPAGE="https://codeberg.org/emersion/libscfg"
SRC_URI="https://codeberg.org/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz -> ${P}.cb.tar.gz
	https://codeberg.org/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz.sig -> ${P}.cb.tar.gz.sig"

LICENSE="MIT"
SLOT="0/2"
KEYWORDS="~amd64 ~arm64 ~x86"

BDEPEND="
	verify-sig? ( sec-keys/openpgp-keys-emersion )
"

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

Dependencies

BDEPEND

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

Manifest for 0.2.0

Type File Size Source URLs
DIST libscfg-0.2.0.cb.tar.gz 5312 bytes https://codeberg.org/emersion/libscfg/releases/download/v0.2.0/libscfg-0.2.0.tar.gz
DIST libscfg-0.2.0.cb.tar.gz.sig 566 bytes https://codeberg.org/emersion/libscfg/releases/download/v0.2.0/libscfg-0.2.0.tar.gz.sig