Install this package:
emerge -a dev-libs/libgit2
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libgit2
Or alternatively:
emerge --autounmask-write -a dev-libs/libgit2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.5.2 | 8 | amd64 arm arm64 x86 | 0/$(ver_cut 1-2) |
<pkgmetadata> <maintainer type="person"> <email>mgorny@gentoo.org</email> <name>Michał Górny</name> </maintainer> <maintainer type="project"> <email>gnome@gentoo.org</email> <name>Gentoo GNOME Desktop</name> </maintainer> <longdescription lang="en"> libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. </longdescription> <use> <flag name="gssapi">Enable GSSAPI support for SPNEGO auth</flag> <flag name="ssh">Enable SSH transport support</flag> <flag name="trace">Enable tracing support</flag> </use> <upstream> <remote-id type="github">libgit2/libgit2</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/libgit2 |
euse -E <flag> -p dev-libs/libgit2 |
euse -D <flag> -p dev-libs/libgit2
| Flag | Description | 1.5.2 |
|---|---|---|
| examples | ⚠️ | ✓ |
| gssapi | Enable GSSAPI support for SPNEGO auth | ✓ |
| ssh | Enable SSH transport support | ⊕ |
| test | internal and developer use ⚠️ | ✓ |
| threads | ⚠️ | ⊕ |
| trace | Enable tracing support | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libgit2-1.5.2.tar.gz | 5896845 bytes | 1.5.2 |
| Type | File | Size |
|---|---|---|
| EBUILD | libgit2-1.5.2.ebuild | 1640 bytes |
| MISC | metadata.xml | 916 bytes |