dev-libs/libscfg - 0.1.1 (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.1.1 8 ~amd64 ~arm64 ~x86 0
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"
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.1.1

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