39 lines
2.5 KiB
Plaintext
39 lines
2.5 KiB
Plaintext
|
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 15:28:20 CEST 2016
|
||
|
CHOST="x86_64-pc-linux-gnu"
|
||
|
DEPENDENCIES="( build: dev-lang/python:* suggestion: vim-syntax? ( app-vim/googletest-syntax ) ) [[ defined-in = [ gtest-1.7.0-r2.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.15 sys-devel/automake:1.13 sys-devel/automake:1.12 sys-devel/automake:1.11 ) ) [[ defined-in = [ autotools.exlib ] ]] ( build: virtual/unzip ) [[ defined-in = [ googlecode.exlib ] ]]"
|
||
|
DESCRIPTION=" It supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, various options for running the tests, and XML test report generation."
|
||
|
EAPI="pbin-1+exheres-0"
|
||
|
HOMEPAGE="https://code.google.com/p/googletest"
|
||
|
INHERITED=" dependencies-helpers autotools googlecode"
|
||
|
MYOPTIONS="( ( examples [[ description = [ Install example source code ] ]] vim-syntax [[ description = [ Pulls in related Vim syntax scripts ] ]] ) [[ defined-in = [ gtest-1.7.0-r2.exheres-0 ] ]] ) "
|
||
|
PLATFORMS="~amd64 ~armv7 ~x86"
|
||
|
LICENCES="BSD-3"
|
||
|
SLOT="0"
|
||
|
DOWNLOADS="https://googletest.googlecode.com/files/gtest-1.7.0.zip"
|
||
|
OPTIONS="vim-syntax "
|
||
|
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
|
||
|
GENERATED_TIME="1471181300"
|
||
|
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||
|
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||
|
ASFLAGS=""
|
||
|
CBUILD=""
|
||
|
CC="x86_64-pc-linux-gnu-cc"
|
||
|
CFLAGS="-march=core2 -pipe -O2"
|
||
|
CHOST="x86_64-pc-linux-gnu"
|
||
|
CTARGET=""
|
||
|
CXX="x86_64-pc-linux-gnu-c++"
|
||
|
CXXFLAGS="-march=core2 -pipe -O2"
|
||
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||
|
LIBCXXFLAGS=""
|
||
|
GENERATED_FROM_REPOSITORY="arbor"
|
||
|
PLATFORMS="~amd64 ~armv7 ~x86"
|
||
|
BINARY_PLATFORMS="~amd64"
|
||
|
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-cpp--gtest-1.7.0-r2--C.17377.1471181299.787136.C.tar.bz2"
|
||
|
SUMMARY="Google's framework for writing C++ tests on a variety of platforms, based on the xUnit architecture"
|
||
|
BUGS_TO=""
|
||
|
REMOTE_IDS=" googlecode:googletest "
|
||
|
UPSTREAM_CHANGELOG=""
|
||
|
UPSTREAM_RELEASE_NOTES=""
|
||
|
UPSTREAM_DOCUMENTATION=""
|
||
|
SCM_REVISION=""
|