blob: db58cdaa61adefa7f55833d4dedbd24de8b6eefa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=virtual/pkgconfig sys-devel/make dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/nanomsg:= test? ( || ( ( dev-lang/python:3.7 dev-util/cram[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-util/cram[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) )
DESCRIPTION=Cross platform unit testing framework for C and C++
EAPI=7
HOMEPAGE=https://github.com/Snaipe/Criterion
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/nanomsg:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Snaipe/Criterion/releases/download/v2.3.3/criterion-v2.3.3.tar.bz2
_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=9ce42f18f7aa98f6815029ee097bae0f
|