net-libs/gz-msgs - 9.5.0 (ros-overlay)

Search

Install

Install this version:

emerge -a =net-libs/gz-msgs-9.5.0

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

autounmask =net-libs/gz-msgs-9.5.0

Or alternatively:

emerge --autounmask-write -a =net-libs/gz-msgs-9.5.0

Package Information

Description:
Messages for Gazebo robot simulation
Homepage:
https://github.com/gazebosim/gz-msgs
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
9.5.0 8 ~amd64 $(ver_cut 1)
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

CMAKE_BUILD_TYPE=RelWithDebInfo
inherit cmake

DESCRIPTION="Messages for Gazebo robot simulation"
HOMEPAGE="https://github.com/gazebosim/gz-msgs"
SRC_URI="https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/${P}.tar.bz2"

LICENSE="Apache-2.0"
SLOT="$(ver_cut 1)"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="dev-libs/protobuf:=
	sci-libs/gz-math:7=
	dev-libs/gz-utils:2=
	dev-libs/tinyxml2:=
	sci-electronics/gz-tools:2"
DEPEND="${RDEPEND}
	dev-build/gz-cmake:3"
BDEPEND="dev-build/gz-cmake:3"

Inherited Eclasses

Dependencies

DEPEND

dev-libs/protobuf:=
	sci-libs/gz-math:7=
	dev-libs/gz-utils:2=
	dev-libs/tinyxml2:=
	sci-electronics/gz-tools:2
	dev-build/gz-cmake:3

RDEPEND

dev-libs/protobuf:=
	sci-libs/gz-math:7=
	dev-libs/gz-utils:2=
	dev-libs/tinyxml2:=
	sci-electronics/gz-tools:2

BDEPEND

dev-build/gz-cmake:3

Manifest for 9.5.0

Type File Size Source URLs
DIST gz-msgs-9.5.0.tar.bz2 260180 bytes https://osrf-distributions.s3.amazonaws.com/gz-msgs/releases/gz-msgs-9.5.0.tar.bz2