blob: bbb8a44a30986222ae1fb064eab1cc05c7b31d3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-libs/zlib net-libs/http-parser:= gssapi? ( virtual/krb5 ) ssh? ( net-libs/libssh2 ) || ( dev-lang/python:3.7 dev-lang/python:3.6 ) virtual/pkgconfig
DESCRIPTION=A linkable library for Git
EAPI=7
HOMEPAGE=https://libgit2.org
IUSE=examples gssapi libressl +ssh test +threads trace
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~ppc-macos
LICENSE=GPL-2-with-linking-exception
RDEPEND=!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) sys-libs/zlib net-libs/http-parser:= gssapi? ( virtual/krb5 ) ssh? ( net-libs/libssh2 )
RESTRICT=!test? ( test )
SLOT=0/0.99
SRC_URI=https://github.com/libgit2/libgit2/archive/v0.99.0.tar.gz -> libgit2-0.99.0.tar.gz
_eclasses_=cmake 88799418ef3db9d88b6232a483143608 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 3719195b17f75382c225c2155e81198c multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-any-r1 3b59474e577cf775a757884b62a6d9cf python-utils-r1 3ab704558125f1813be1cc37ed9e2667 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=0e462fd200913d588581786e59ed1603
|