From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/
Date: Mon, 8 May 2017 14:07:41 +0000 (UTC) [thread overview]
Message-ID: <1494252445.127e0ac36522c617936d42b92c812695a30a07c5.aballier@gentoo> (raw)
commit: 127e0ac36522c617936d42b92c812695a30a07c5
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon May 8 14:03:24 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon May 8 14:07:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=127e0ac3
dev-ros/rviz: Bump to 1.12.8
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/rviz/Manifest | 1 +
dev-ros/rviz/rviz-1.12.8.ebuild | 66 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+)
diff --git a/dev-ros/rviz/Manifest b/dev-ros/rviz/Manifest
index 75588745eeb..ce4bb349f25 100644
--- a/dev-ros/rviz/Manifest
+++ b/dev-ros/rviz/Manifest
@@ -1,3 +1,4 @@
DIST rviz-1.12.4.tar.gz 4537832 SHA256 a59672ccb02a902a895c10cdf67690797a6996029e531afdae0d77be85a33249 SHA512 4fc075759fe739d0c8fbd10bb2b7397764d4980163a0542da80841d6cb96f636127013a2597279294a6fdb44ced4c3c8d6bfc057e08224e50f6a8cd3f3e77bd7 WHIRLPOOL 1d06f26ed578f184aba5d44de4c16ce415909620fae68f43a28b06bd959b21b7b4fc4d70e95562942f2cce0322a69fe3d04c7f9cb6b5adb175b7c7ec4cedc85c
DIST rviz-1.12.6.tar.gz 4550425 SHA256 59c5d70f6cb5f5757f661871f4fa7c337a24d963dfe3d753999baeb66afd1eea SHA512 f76387863c7a2fbd8c0a0ca009f915cf403822b7e3fb97c1ae658cfbbe5272194f1861fee0f6dfa664e8e30b3c81e2c89d402646485a28ca0a28eb10756ddb44 WHIRLPOOL 4f2739408cb296644c57fa35f11fa9dfe4da1d28dd18409c3483dda3323669948968830a4ac93f6d04f41577ee8c178f8cb3fb1185e03a45fdd06745dacd2d35
DIST rviz-1.12.7.tar.gz 4550528 SHA256 54da834a15e8414b3a11d76e2800c1f447683942c22a9f78970fef219674e9d1 SHA512 6b261ebdc0d2a22f632a2b0978d31aaf346cbfffba727f55b7462815ac8dccc70642322cf7da0daf1431b044a97daa2f277056fde994857f2d0eee563c9ff75d WHIRLPOOL 90c31c53947e10b06384c693efe8a01c48536cc7f8c67fc74bbe2770fa0b59b2c0997f0ca93c3a298d204551a23e0e6b17f245ced188342789183173c5d7a464
+DIST rviz-1.12.8.tar.gz 4550556 SHA256 7017acb62f0f4b536c53d08323e87768e27075267147a219e9e2bff8983d0c47 SHA512 6efe4cf18d05ddcb59868b0ea27b89e70e7836ae7bdc982311dec40a71822973c42d5e8a70e0591924ffbd9583816fe007ff81f5994a9a6ba47ea69de855604a WHIRLPOOL 9ad3640a34e137a10a5c13a6f92acce6754c81b3d37dd49b020d06ffa6cffc2e6bf6698d634a434dcabf0423a23d4bd2b5e54dc15157568b28e9a0e302151852
diff --git a/dev-ros/rviz/rviz-1.12.8.ebuild b/dev-ros/rviz/rviz-1.12.8.ebuild
new file mode 100644
index 00000000000..9ada9a6fdae
--- /dev/null
+++ b/dev-ros/rviz/rviz-1.12.8.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros-visualization/rviz"
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="3D visualization tool for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-libs/boost:=[threads]
+ media-libs/assimp
+ dev-games/ogre
+ virtual/opengl
+ dev-qt/qtwidgets:5
+ dev-qt/qtcore:5
+ dev-qt/qtopengl:5
+ dev-cpp/eigen:3
+ dev-cpp/yaml-cpp
+ dev-libs/urdfdom:=
+
+ dev-ros/angles
+ dev-ros/image_geometry
+ dev-ros/image_transport
+ dev-ros/interactive_markers
+ dev-ros/laser_geometry
+ dev-ros/message_filters
+ dev-ros/pluginlib
+ >=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}]
+ dev-ros/resource_retriever
+ dev-ros/rosbag[${PYTHON_USEDEP}]
+ dev-ros/rosconsole
+ dev-ros/roscpp
+ dev-ros/roslib[${PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/tf
+ dev-ros/urdf
+ dev-ros/media_export
+
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/map_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/visualization_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ dev-ros/cmake_modules
+ virtual/pkgconfig
+ test? (
+ dev-ros/rostest[${PYTHON_USEDEP}]
+ dev-cpp/gtest
+ )"
+
+src_configure() {
+ local mycatkincmakeargs=( "-DUseQt5=ON" )
+ ros-catkin_src_configure
+}
next reply other threads:[~2017-05-08 14:07 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-08 14:07 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-24 10:19 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rviz/ Alexis Ballier
2022-06-03 12:34 Joonas Niilola
2022-03-09 13:19 Alexis Ballier
2022-03-09 13:19 Alexis Ballier
2022-03-09 13:19 Alexis Ballier
2021-08-12 16:58 Alexis Ballier
2021-08-03 7:35 Alexis Ballier
2020-07-16 13:02 Alexis Ballier
2020-07-16 13:02 Alexis Ballier
2020-04-02 0:29 Andreas Sturmlechner
2019-12-12 12:31 Alexis Ballier
2019-05-24 16:23 Alexis Ballier
2018-08-04 18:46 Alexis Ballier
2018-08-04 18:46 Alexis Ballier
2018-03-30 13:27 Alexis Ballier
2018-03-30 13:27 Alexis Ballier
2018-01-07 6:38 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-11-10 8:51 Alexis Ballier
2017-08-24 8:55 Alexis Ballier
2017-08-24 8:55 Alexis Ballier
2017-08-04 18:40 Alexis Ballier
2017-05-07 12:36 Alexis Ballier
2017-05-04 9:12 Alexis Ballier
2016-11-28 15:11 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-07-26 9:24 Alexis Ballier
2016-04-30 14:18 Alexis Ballier
2016-04-15 16:33 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-03-24 11:18 Alexis Ballier
2015-10-15 11:26 Alexis Ballier
2015-09-23 9:44 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=1494252445.127e0ac36522c617936d42b92c812695a30a07c5.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