dev-libs/c-stdaux - 1.6.0 (gentoo)

Search

Package Information

Description:
Auxiliary macros and functions for the C standard library
Homepage:
https://c-util.github.io/c-stdaux/ https://github.com/c-util/c-stdaux/
License:
|| ( Apache-2.0 LGPL-2.1+ )

Ebuild Details

Version EAPI Keywords Slot
1.6.0 8 amd64 arm64 ~ppc64 ~riscv 0
View Raw Ebuild
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Auxiliary macros and functions for the C standard library"
HOMEPAGE="
	https://c-util.github.io/c-stdaux/
	https://github.com/c-util/c-stdaux/
"
SRC_URI="
	https://github.com/c-util/c-stdaux/archive/v${PV}.tar.gz
		-> ${P}.gh.tar.gz
"

LICENSE="|| ( Apache-2.0 LGPL-2.1+ )"
SLOT="0"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv"

BDEPEND="
	virtual/pkgconfig
"

Dependencies

BDEPEND

	virtual/pkgconfig

Manifest for 1.6.0

Type File Size Source URLs
DIST c-stdaux-1.6.0.gh.tar.gz 24360 bytes https://github.com/c-util/c-stdaux/archive/v1.6.0.tar.gz