blob: f0b3633dba3f94d3859534c90b87bd1ae5d0f413 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.10.8_p3:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] dev-python/breathe[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.15_p3:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] dev-python/breathe[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] dev-python/breathe[python_targets_python3_8(-)] ) ) ) test? ( dev-util/cmocka ) sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=CBOR protocol implementation for C and others
EAPI=7
HOMEPAGE=https://github.com/pjk/libcbor
INHERIT=python-any-r1 cmake
IUSE=+custom-alloc doc test
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0/0.9
SRC_URI=https://github.com/PJK/libcbor/archive/v0.9.0.tar.gz -> libcbor-0.9.0.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 959e1d99122907eb98a3a660297a967e multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=74571565584b588c45c50646d6c40fcb
|