Install this package:
emerge -a dev-cpp/gtest
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-cpp/gtest
Or alternatively:
emerge --autounmask-write -a dev-cpp/gtest
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/9999 |
| 1.17.0 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/1.17.0 |
| 1.14.0-r2 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/1.14.0-r2 |
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>plevine457@gmail.com</email> <name>Peter Levine</name> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <use> <flag name="abseil"> Build with functionality provided by <pkg>dev-cpp/abseil-cpp</pkg> and <pkg>dev-libs/re2</pkg> </flag> </use> <upstream> <doc lang="en">https://github.com/google/googletest/tree/HEAD/docs</doc> <remote-id type="github">google/googletest</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-cpp/gtest |
euse -E <flag> -p dev-cpp/gtest |
euse -D <flag> -p dev-cpp/gtest
| Flag | Description | 9999 | 1.17.0 | 1.14.0-r2 |
|---|---|---|---|---|
| abseil | Build with functionality provided by <pkg>dev-cpp/abseil-cpp</pkg> and <pkg>dev-libs/re2</pkg> | ✓ | ✓ | ✗ |
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ | ✓ |
| examples | Install examples, usually source code | ✓ | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | gtest-1.17.0.tar.gz | 885595 bytes | 1.17.0 |
| Type | File | Size |
|---|---|---|
| DIST | gtest-1.14.0.tar.gz | 867764 bytes |