mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
13 lines
404 B
Plaintext
13 lines
404 B
Plaintext
BDEPEND=doc? ( app-text/doxygen )
|
|
DEFINED_PHASES=configure install
|
|
DESCRIPTION=Simple but powerful unit testing framework for C++
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/cpptest/cpptest
|
|
IUSE=doc
|
|
KEYWORDS=amd64 ~arm ppc ppc64 x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=!dev-util/cpptest:0
|
|
SLOT=1
|
|
SRC_URI=https://github.com/cpptest/cpptest/releases/download/2.0.0/cpptest-2.0.0.tar.bz2
|
|
_md5_=b927a78d6285ab10d736729e135eda86
|