Install this package:
emerge -a app-arch/brotli
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-arch/brotli
Or alternatively:
emerge --autounmask-write -a app-arch/brotli
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris | 0/$(ver_cut 1) |
| 1.2.0-r1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris | 0/$(ver_cut 1) |
| 1.2.0 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris | 0/$(ver_cut 1) |
| 1.1.0 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris | 0/$(ver_cut 1) |
| 1.0.9-r6 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris | 0/$(ver_cut 1) |
<pkgmetadata>
<maintainer type="person">
<email>candrews@gentoo.org</email>
<name>Craig Andrews</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<longdescription>
Brotli is a generic-purpose lossless compression algorithm that
compresses data using a combination of a modern variant of the
LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a hight compression ratio. It is similar in speed with
deflate but offers denser compression.
</longdescription>
<upstream>
<remote-id type="cpe">cpe:/a:google:brotli</remote-id>
<remote-id type="github">google/brotli</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-arch/brotli |
euse -E <flag> -p app-arch/brotli |
euse -D <flag> -p app-arch/brotli
| Flag | Description | 9999 | 1.2.0-r1 | 1.2.0 | 1.1.0 | 1.0.9-r6 |
|---|---|---|---|---|---|---|
| python | Add optional support/bindings for the Python language | ✓ | ✓ | ✓ | ✓ | ✓ |
| 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) | ✓ | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | brotli-1.1.0.tar.gz | 511969 bytes | 1.1.0 |
| DIST | brotli-1.2.0.tar.gz | 646315 bytes | 1.2.0 |
| Type | File | Size |
|---|---|---|
| DIST | brotli-1.0.9.tar.gz | 486984 bytes |
| DIST | brotli-1.0.9.testdata.tar.xz | 3771536 bytes |