blob: ce76612c147fda0d3ef40b472b5739cf8d783a36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/ninja-1.8.2 >=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.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4: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.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4: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.13.1.tar.gz -> libarcus-4.13.1.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 38d6ec96711cea42a5cb1cc723a6e906 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d python-utils-r1 dd5e1098e305ad508d21f496e9e37046 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=0bfa1269a3c46c18ab9dff6ac1f40de3
|