From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/costmap_2d/
Date: Fri, 10 Jul 2020 16:02:15 +0000 (UTC) [thread overview]
Message-ID: <1594396923.daf252a20a863ad6ece8d7f07987b1977d5cc1ba.aballier@gentoo> (raw)
commit: daf252a20a863ad6ece8d7f07987b1977d5cc1ba
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 15:49:01 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 16:02:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf252a2
dev-ros/costmap_2d: bump eapi
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/costmap_2d/costmap_2d-1.17.0.ebuild | 15 ++++++++-------
dev-ros/costmap_2d/costmap_2d-9999.ebuild | 17 +++++++++--------
2 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/dev-ros/costmap_2d/costmap_2d-1.17.0.ebuild b/dev-ros/costmap_2d/costmap_2d-1.17.0.ebuild
index 87474f1cdd7..d7c0d4caf1c 100644
--- a/dev-ros/costmap_2d/costmap_2d-1.17.0.ebuild
+++ b/dev-ros/costmap_2d/costmap_2d-1.17.0.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-planning/navigation"
ROS_SUBDIR=${PN}
KEYWORDS="~amd64 ~arm"
CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/map_msgs"
inherit ros-catkin
@@ -21,16 +20,12 @@ RDEPEND="
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/laser_geometry
dev-ros/message_filters
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/pluginlib
dev-ros/roscpp
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2
dev-ros/tf2_ros
- dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/voxel_grid
- dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2_sensor_msgs
dev-cpp/eigen:3
@@ -38,10 +33,16 @@ RDEPEND="
dev-libs/tinyxml2:=
"
DEPEND="${RDEPEND}
- dev-ros/cmake_modules
+ dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
test? (
dev-ros/map_server
dev-ros/rosbag
dev-ros/rostest[${PYTHON_USEDEP}]
dev-ros/rosunit
)"
+BDEPEND="
+ dev-ros/cmake_modules
+"
diff --git a/dev-ros/costmap_2d/costmap_2d-9999.ebuild b/dev-ros/costmap_2d/costmap_2d-9999.ebuild
index 4a554602785..d7c0d4caf1c 100644
--- a/dev-ros/costmap_2d/costmap_2d-9999.ebuild
+++ b/dev-ros/costmap_2d/costmap_2d-9999.ebuild
@@ -1,12 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros-planning/navigation"
ROS_SUBDIR=${PN}
KEYWORDS="~amd64 ~arm"
CATKIN_HAS_MESSAGES=yes
-PYTHON_COMPAT=( python2_7 )
CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs dev-ros/map_msgs"
inherit ros-catkin
@@ -21,16 +20,12 @@ RDEPEND="
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-ros/laser_geometry
dev-ros/message_filters
- dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/pluginlib
dev-ros/roscpp
- dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2
dev-ros/tf2_ros
- dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/voxel_grid
- dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2_sensor_msgs
dev-cpp/eigen:3
@@ -38,10 +33,16 @@ RDEPEND="
dev-libs/tinyxml2:=
"
DEPEND="${RDEPEND}
- dev-ros/cmake_modules
+ dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/tf2_geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
test? (
dev-ros/map_server
dev-ros/rosbag
dev-ros/rostest[${PYTHON_USEDEP}]
dev-ros/rosunit
)"
+BDEPEND="
+ dev-ros/cmake_modules
+"
next reply other threads:[~2020-07-10 16:02 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-10 16:02 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-07 13:16 [gentoo-commits] repo/gentoo:master commit in: dev-ros/costmap_2d/ Alexis Ballier
2020-08-06 12:29 Alexis Ballier
2020-07-10 16:02 Alexis Ballier
2019-12-11 16:12 Alexis Ballier
2018-08-04 18:46 Alexis Ballier
2018-07-31 13:09 Alexis Ballier
2018-07-30 12:25 Alexis Ballier
2018-07-27 10:56 Alexis Ballier
2018-03-25 13:48 Alexis Ballier
2017-08-23 7:30 Alexis Ballier
2017-08-15 6:25 Alexis Ballier
2016-06-28 10:57 Alexis Ballier
2016-06-28 10:57 Alexis Ballier
2016-05-23 9:01 Alexis Ballier
2015-11-01 10:07 Alexis Ballier
2015-10-09 9:01 Alexis Ballier
2015-09-30 12:04 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1594396923.daf252a20a863ad6ece8d7f07987b1977d5cc1ba.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox