mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
14 lines
461 B
Plaintext
14 lines
461 B
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=install
|
|
DEPEND=test? ( dev-libs/check )
|
|
DESCRIPTION=Set of utility libraries (mostly used by sssd)
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/SSSD/ding-libs
|
|
IUSE=test
|
|
KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
|
LICENSE=LGPL-3 GPL-3
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/SSSD/ding-libs/releases/download/0.6.2/ding-libs-0.6.2.tar.gz
|
|
_md5_=099774cc8f02b98ac36ef78087a11581
|