blob: 50dc4421f6ba4c14e83f8df2e5e46e16fd03d944 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-libs/protobuf:= python_single_target_python3_8? ( <dev-python/sip-5[python_targets_python3_8(-)] python? ( dev-python/protobuf-python[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( <dev-python/sip-5[python_targets_python3_9(-)] python? ( dev-python/protobuf-python[python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( <dev-python/sip-5[python_targets_python3_10(-)] python? ( dev-python/protobuf-python[python_targets_python3_10(-)] ) )
DESCRIPTION=This library facilitates communication between Cura and its backend
EAPI=8
HOMEPAGE=https://github.com/Ultimaker/libArcus
INHERIT=cmake python-single-r1
IUSE=examples +python static-libs python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=amd64 ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-libs/protobuf:= python_single_target_python3_8? ( <dev-python/sip-5[python_targets_python3_8(-)] python? ( dev-python/protobuf-python[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( <dev-python/sip-5[python_targets_python3_9(-)] python? ( dev-python/protobuf-python[python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( <dev-python/sip-5[python_targets_python3_10(-)] python? ( dev-python/protobuf-python[python_targets_python3_10(-)] ) )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
SLOT=0/3
SRC_URI=https://github.com/Ultimaker/libArcus/archive/4.12.1.tar.gz -> libarcus-4.12.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
_md5_=0bfa1269a3c46c18ab9dff6ac1f40de3
|