ros-noetic/catkin - 0.8.10 (ros-overlay)

Search

Install

Install this version:

emerge -a =ros-noetic/catkin-0.8.10

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =ros-noetic/catkin-0.8.10

Or alternatively:

emerge --autounmask-write -a =ros-noetic/catkin-0.8.10

Package Information

Description:
Low-level build system macros and infrastructure for ROS.
Homepage:
http://wiki.ros.org/catkin
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.8.10 7 ~x86 ~amd64 ~arm ~arm64 0
View Raw Ebuild
# Copyright 2021 Open Source Robotics Foundation
# Distributed under the terms of the BSD license

EAPI=7
PYTHON_COMPAT=( python{3_8,3_9,3_10} )

inherit ros-cmake

DESCRIPTION="Low-level build system macros and infrastructure for ROS."
HOMEPAGE="http://wiki.ros.org/catkin"
SRC_URI="https://github.com/ros-gbp/${PN}-release/archive/release/noetic/${PN}/0.8.10-1.tar.gz -> ${PN}-noetic-release-${PV}.tar.gz"

LICENSE="BSD"

KEYWORDS="~x86 ~amd64 ~arm ~arm64"
IUSE="test"
RDEPEND="
	dev-cpp/gtest
	dev-cpp/gtest
	dev-lang/python
	dev-python/catkin_pkg
	dev-python/empy
	dev-python/nose
	dev-python/catkin_pkg
	dev-python/empy
	dev-python/nose
	test? ( dev-python/mock )
	test? ( dev-python/nose )
	test? ( dev-python/mock )
	test? ( dev-python/nose )
"
DEPEND="${RDEPEND}
	dev-util/cmake
	dev-python/setuptools
	dev-python/setuptools
"

SLOT="0"
BUILD_BINARY="0"
ROS_DISTRO="noetic"
ROS_PREFIX="opt/ros/${ROS_DISTRO}"

USE Flags

Manage flags for this package: euse -i <flag> -p ros-noetic/catkin | euse -E <flag> -p ros-noetic/catkin | euse -D <flag> -p ros-noetic/catkin

Global/Standard Flags

Inherited Eclasses

Dependencies

DEPEND

	dev-cpp/gtest
	dev-cpp/gtest
	dev-lang/python
	dev-python/catkin_pkg
	dev-python/empy
	dev-python/nose
	dev-python/catkin_pkg
	dev-python/empy
	dev-python/nose
	test? ( dev-python/mock )
	test? ( dev-python/nose )
	test? ( dev-python/mock )
	test? ( dev-python/nose )

	dev-util/cmake
	dev-python/setuptools
	dev-python/setuptools

RDEPEND

	dev-cpp/gtest
	dev-cpp/gtest
	dev-lang/python
	dev-python/catkin_pkg
	dev-python/empy
	dev-python/nose
	dev-python/catkin_pkg
	dev-python/empy
	dev-python/nose
	test? ( dev-python/mock )
	test? ( dev-python/nose )
	test? ( dev-python/mock )
	test? ( dev-python/nose )

Manifest for 0.8.10

Type File Size Source URLs
DIST catkin-noetic-release-0.8.10.tar.gz 217594 bytes https://github.com/ros-gbp/catkin-release/archive/release/noetic/catkin/0.8.10-1.tar.gz