Install this package:
emerge -a dev-libs/oniguruma
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/oniguruma
Or alternatively:
emerge --autounmask-write -a dev-libs/oniguruma
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0/5 | |
| 6.9.9-r1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/5 |
| 6.9.9 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/5 |
| 6.9.10 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris | 0/5 |
<pkgmetadata> <maintainer type="project"> <email>cjk@gentoo.org</email> <name>Cjk</name> </maintainer> <longdescription> Oniguruma is a regular expression library. The characteristics of this library is that different character encoding for every regular expression object can be specified. (Supported character encodings: ASCII, UTF-8, EUC-JP, Shift_JIS) </longdescription> <slots> <subslots>libonig.so soname version number</subslots> </slots> <use> <flag name="crnl-as-line-terminator">Enable CR+NL as line terminator</flag> </use> <upstream> <remote-id type="cpe">cpe:/a:oniguruma_project:oniguruma</remote-id> <remote-id type="github">kkos/oniguruma</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/oniguruma |
euse -E <flag> -p dev-libs/oniguruma |
euse -D <flag> -p dev-libs/oniguruma
| Flag | Description | 9999 | 6.9.9-r1 | 6.9.9 | 6.9.10 |
|---|---|---|---|---|---|
| crnl-as-line-terminator | Enable CR+NL as line terminator | ✓ | ✓ | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | onig-6.9.10.tar.gz | 979159 bytes |
| DIST | onig-6.9.9.tar.gz | 957444 bytes |