mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
18 lines
1.7 KiB
Groff
18 lines
1.7 KiB
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=test? ( dev-build/scons ) dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
|
DESCRIPTION=plain-C Protocol Buffers for embedded/memory-constrained systems
|
|
EAPI=8
|
|
HOMEPAGE=https://jpa.kapsi.fi/nanopb/ https://github.com/nanopb/nanopb
|
|
INHERIT=cmake flag-o-matic python-single-r1
|
|
IUSE=+pb-malloc static-libs test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=~amd64
|
|
LICENSE=ZLIB
|
|
RDEPEND=dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/nanopb/nanopb/archive/refs/tags/0.4.9.1.tar.gz -> nanopb-0.4.9.1.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic e8de74bac929ba17427e740e95707d00 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f python-utils-r1 974462533ec80cd68e5f366ad8a86002 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=3867787aca5b912a1a446b241daafab4
|