mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
2.2 KiB
Groff
17 lines
2.2 KiB
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-libs/boost:= dev-libs/openssl dev-libs/libusb sys-apps/dbus net-wireless/bluez python? ( dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pip[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] )
|
|
DESCRIPTION=Robot Raconteur C++ library with Python bindings
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/robotraconteur/robotraconteur
|
|
INHERIT=cmake python-r1
|
|
IUSE=python python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=dev-libs/boost:= dev-libs/openssl dev-libs/libusb sys-apps/dbus net-wireless/bluez python? ( dev-python/numpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pip[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python? ( python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) )
|
|
REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) )
|
|
SLOT=1/1.2.7
|
|
SRC_URI=https://github.com/robotraconteur/robotraconteur/releases/download/v1.2.7/RobotRaconteur-1.2.7-Source.tar.gz
|
|
_eclasses_=toolchain-funcs 740535f4f83ae6f0f22c4f045321d850 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=aa100000e87105c1adc8b1e214a0b483
|