Install this package:
emerge -a dev-lang/neko
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-lang/neko
Or alternatively:
emerge --autounmask-write -a dev-lang/neko
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription>
Neko is a high-level dynamically typed programming language. It can be
used as an embedded scripting language. It has been designed to provide
a common runtime for several different languages. Learning and using
Neko is very easy. You can easily extend the language with C libraries.
You can also write generators from your own language to Neko and then
use the Neko Runtime to compile, run, and access existing libraries.
</longdescription>
<use>
<flag name="apache">Build Apache modules</flag>
</use>
<upstream>
<bugs-to>https://github.com/HaxeFoundation/neko/issues/</bugs-to>
<remote-id type="github">HaxeFoundation/neko</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-lang/neko |
euse -E <flag> -p dev-lang/neko |
euse -D <flag> -p dev-lang/neko
| Flag | Description | 2.4.1 | 2.4.0-r2 |
|---|---|---|---|
| apache | Build Apache modules | ✓ | ✓ |
| mysql | Add mySQL Database support | ✓ | ✓ |
| sqlite | Add support for sqlite - embedded sql database | ✓ | ✓ |
| ssl | Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | neko-2.4.1.tar.gz | 518867 bytes | 2.4.1 |
| Type | File | Size |
|---|---|---|
| DIST | neko-2.4.0.tar.gz | 530457 bytes |