mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
14 lines
471 B
Plaintext
14 lines
471 B
Plaintext
BDEPEND=virtual/pkgconfig doc? ( app-text/doxygen )
|
|
DEFINED_PHASES=compile configure install prepare
|
|
DEPEND=test? ( dev-util/cmocka )
|
|
DESCRIPTION=A general-purpose library for C99
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/rafaelmartins/squareball
|
|
IUSE=doc test static-libs
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/rafaelmartins/squareball/releases/download/v0.2.0/squareball-0.2.0.tar.xz
|
|
_md5_=2e909fa19f2a62357df20cb1d6fc6c6e
|