blob: 475fe4328db170c5e72513946eae8378cee498f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/sphinx
DESCRIPTION=Library routines related to building,parsing and iterating BSON documents
EAPI=7
HOMEPAGE=https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson
INHERIT=cmake
IUSE=examples static-libs
KEYWORDS=amd64 ~arm64 ~hppa ~loong ~ppc ~riscv ~sparc x86
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/mongodb/mongo-c-driver/releases/download/1.18.0/mongo-c-driver-1.18.0.tar.gz -> libbson-1.18.0.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5ae516d405b6ae5636e487ea4350a8a2 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80
_md5_=e3ca051039e38b8426e329fdb6140dda
|