Install this package:
emerge -a dev-util/omake
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-util/omake
Or alternatively:
emerge --autounmask-write -a dev-util/omake
<pkgmetadata> <upstream> <remote-id type="github">ocaml-omake/omake</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-util/omake |
euse -E <flag> -p dev-util/omake |
euse -D <flag> -p dev-util/omake
| Flag | Description | 0.10.7-r1 | 0.10.3-r2 |
|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ |
| fam | Enable FAM (File Alteration Monitor) support | ✓ | ✓ |
| ncurses | Add ncurses support (console display library) | ✓ | ✓ |
| ocamlopt | Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale) | ⊕ | ⊕ |
| readline | Enable support for libreadline, a GNU line-editing library that almost everyone wants | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | omake-0.10.3.tar.gz | 2438877 bytes |
| DIST | omake-0.10.7.tar.gz | 1508061 bytes |