blob: d0fa8f5ff295d1e83279a5245a95bec2317543d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=test? ( || ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=configure install prepare setup
DESCRIPTION=Basic data structures in C
EAPI=8
HOMEPAGE=https://github.com/msune/libcdada
INHERIT=autotools python-any-r1
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/msune/libcdada/archive/refs/tags/v0.4.0.tar.gz -> libcdada-0.4.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=a104752191e3a68b98af29e5e539f54b
|