mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -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 dev-build/cmake python? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setuptools[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pip[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
|
|
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_11 python_targets_python3_12 python_targets_python3_13
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=dev-libs/boost dev-libs/openssl dev-libs/libusb sys-apps/dbus net-wireless/bluez dev-build/cmake python? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setuptools[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pip[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) )
|
|
REQUIRED_USE=python? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) )
|
|
SLOT=1/1.2.6
|
|
SRC_URI=https://github.com/robotraconteur/robotraconteur/releases/download/v1.2.6/RobotRaconteur-1.2.6-Source.tar.gz
|
|
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake cf95ad72ab207889c1668fc0d1bee181 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
|
_md5_=89f36a425e1d51de103b01aa17d23727
|