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.9.2 | 8 | amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc 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.9.2 |
|---|---|---|
| examples | Install examples, usually source code | ✓ |
| gssapi | Enable GSSAPI support for SPNEGO auth | ✓ |
| ssh | Enable SSH transport support | ⊕ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| trace | Enable tracing support | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libgit2-1.9.2.tar.gz | 7667818 bytes | 1.9.2 |
| Type | File | Size |
|---|