From 9ee6d97c2883d42f204a533a8bc1f4562df778fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Sep 2020 09:32:48 +0100 Subject: gentoo resync : 16.09.2020 --- dev-ros/tf2_py/tf2_py-0.7.5.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 dev-ros/tf2_py/tf2_py-0.7.5.ebuild (limited to 'dev-ros/tf2_py/tf2_py-0.7.5.ebuild') diff --git a/dev-ros/tf2_py/tf2_py-0.7.5.ebuild b/dev-ros/tf2_py/tf2_py-0.7.5.ebuild new file mode 100644 index 000000000000..2bae9efadc93 --- /dev/null +++ b/dev-ros/tf2_py/tf2_py-0.7.5.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +ROS_REPO_URI="https://github.com/ros/geometry2" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="TF2 python bindings" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-ros/tf2 + dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-libs/boost:= +" +DEPEND="${RDEPEND}" -- cgit v1.2.3