mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
668 B
Plaintext
15 lines
668 B
Plaintext
DEFINED_PHASES=compile install test
|
|
DESCRIPTION=Lean and mean pkg-config replacement
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/skeeto/u-config
|
|
INHERIT=edo toolchain-funcs
|
|
IUSE=symlink test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=Unlicense symlink? ( GPL-2+ )
|
|
RDEPEND=symlink? ( !dev-util/pkgconfig !dev-util/pkgconf )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/skeeto/u-config/archive/v0.34.0.tar.gz -> u-config-0.34.0.tar.gz symlink? ( https://github.com/pkgconf/pkgconf/raw/refs/tags/pkgconf-1.9.5/pkg.m4 -> u-config-1.9.5-pkg.m4 )
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3
|
|
_md5_=a30ff4d544fe1cc8ba0d32cb36b48246
|