Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.9.33-r5 | 3 | 13 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | alpha | arm | hppa | loong | ppc | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0.9.33-r5 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | sparc testing | — | view · download · history ↗ |
| 0.9.33-r4 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | alpha testing | arm testing | hppa testing | loong testing | ppc testing | sparc testing | — | view · download · history ↗ |
| 0.9.33-r3 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | alpha testing | arm stable | hppa testing | loong testing | ppc stable | sparc testing | — | view · download · history ↗ |
Use flags of 0.9.33-r5
- +crypt Add support for encryption -- using mcrypt or gpg where applicable
- gmp Add support for dev-libs/gmp (GNU MP library)
- +mhash Add support for the mhash library
- pcre Add support for Perl Compatible Regular Expressions
- static-libs Build static versions of dynamic libraries as well
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- xml Add support for XML files
Runtime dependencies of 0.9.33-r5
show 24 lines
crypt?
(
!mhash?
(
)
mhash?
(
)
)
!gmp?
(
)
gmp?
(
)
kernel_linux?
(
)
pcre?
(
)
xml?
(
)