dev-libs/vali - 0.1.1 (gentoo)

Search

Package Information

Description:
C library and code generator for Varlink
Homepage:
https://gitlab.freedesktop.org/emersion/vali
License:
MIT

Ebuild Details

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

EAPI=8

inherit meson verify-sig

DESCRIPTION="C library and code generator for Varlink"
HOMEPAGE="https://gitlab.freedesktop.org/emersion/vali"
SRC_URI="https://gitlab.freedesktop.org/emersion/vali/-/releases/v${PV}/downloads/${P}.tar.gz
	https://gitlab.freedesktop.org/emersion/vali/-/releases/v${PV}/downloads/${P}.tar.gz.sig"

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

DEPEND="
	dev-libs/aml
	dev-libs/json-c:=
"
RDEPEND="${DEPEND}"
BDEPEND="
	virtual/pkgconfig
	verify-sig? ( sec-keys/openpgp-keys-emersion )
"

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

Dependencies

DEPEND

	dev-libs/aml
	dev-libs/json-c:=

RDEPEND

	dev-libs/aml
	dev-libs/json-c:=

BDEPEND

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

Manifest for 0.1.1

Type File Size Source URLs
DIST vali-0.1.1.tar.gz 30493 bytes https://gitlab.freedesktop.org/emersion/vali/-/releases/v0.1.1/downloads/vali-0.1.1.tar.gz
DIST vali-0.1.1.tar.gz.sig 566 bytes https://gitlab.freedesktop.org/emersion/vali/-/releases/v0.1.1/downloads/vali-0.1.1.tar.gz.sig