mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
16 lines
945 B
Plaintext
16 lines
945 B
Plaintext
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
|
DEFINED_PHASES=configure install prepare
|
|
DEPEND=test? ( >=dev-cpp/gtest-1.8.0 )
|
|
DESCRIPTION=Unit testing and mocking framework for C/C++
|
|
EAPI=8
|
|
HOMEPAGE=https://cpputest.github.io/ https://github.com/cpputest/cpputest
|
|
INHERIT=autotools dot-a
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm arm64 ppc ppc64 ~riscv x86
|
|
LICENSE=BSD
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/cpputest/cpputest/releases/download/v4.0/cpputest-4.0.tar.gz
|
|
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 flag-o-matic fd3558f73f6503093adee69adf41020d dot-a e5200fe17cfd2ed6fa66edd80201763a
|
|
_md5_=e8a72721d0d5206d35de860672afbeb8
|