From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbridge_library/
Date: Tue, 16 Aug 2016 11:25:39 +0000 (UTC) [thread overview]
Message-ID: <1471344417.51b897a3e9837859f4b703eae68798f7c754fc4b.aballier@gentoo> (raw)
commit: 51b897a3e9837859f4b703eae68798f7c754fc4b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 16 10:46:57 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Aug 16 10:46:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b897a3
dev-ros/rosbridge_library: Bump to 0.7.16.
Package-Manager: portage-2.3.0
dev-ros/rosbridge_library/Manifest | 1 +
.../rosbridge_library-0.7.16.ebuild | 43 ++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/dev-ros/rosbridge_library/Manifest b/dev-ros/rosbridge_library/Manifest
index b6bdd86..6afff8d 100644
--- a/dev-ros/rosbridge_library/Manifest
+++ b/dev-ros/rosbridge_library/Manifest
@@ -1 +1,2 @@
DIST rosbridge_suite-0.7.15.tar.gz 369162 SHA256 5e37bdb3115a7dc96c6513c2dc405693b143ad1fde8117f80c3649b7938d7143 SHA512 c0cbc92e09c0a6b5f4af301107b5217f5fb4207afa9a4e5fd517f6bde9c71563a649ddd14d7b7c1c6a532e153e71e36172ea25e307f43a997a20bfb8bc63728a WHIRLPOOL 8c43582dc330c15fb55182ddf37409fb402b582a279a5f7231a2875906a07f2e7b45d67f870df31e57c12d33fa01c3c6f2aeb62bc613e9e1b70ee99e216aa2cb
+DIST rosbridge_suite-0.7.16.tar.gz 369529 SHA256 f156cab48fe88bde0d1768481a52ae983d03bf5d990a9a46cd06229447462ad2 SHA512 212169fb1b812f4e6ee96bfb9a656aa4afa78f765c43d036013a80e8eec54d3ff7586fc3bd894a5c3efc4bb6df9c7d8b88f65ee74b35f8129c635d0b47d3eeb6 WHIRLPOOL 1161de5f4438d9339fb7f3bf2e4ba7b7ebc43c947f0483aedfa4f1fbc8f5bbf44627d664b654b34181f9d69e764585b357ccaa9af87027c53d61447d734e81b9
diff --git a/dev-ros/rosbridge_library/rosbridge_library-0.7.16.ebuild b/dev-ros/rosbridge_library/rosbridge_library-0.7.16.ebuild
new file mode 100644
index 0000000..fc7a066
--- /dev/null
+++ b/dev-ros/rosbridge_library/rosbridge_library-0.7.16.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/RobotWebTools/rosbridge_suite"
+KEYWORDS="~amd64"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/geometry_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Core rosbridge package responsible for interpreting JSON and performing the appropriate ROS action"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rosservice[${PYTHON_USEDEP}]
+ dev-ros/rostopic[${PYTHON_USEDEP}]
+ dev-ros/rosgraph[${PYTHON_USEDEP}]
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-python/pymongo[${PYTHON_USEDEP}]
+ dev-python/pillow[${PYTHON_USEDEP}]
+ "
+DEPEND="${RDEPEND}
+ test? (
+ dev-ros/actionlib_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/diagnostic_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/rospy_tutorials[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/std_srvs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/stereo_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/tf2_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/trajectory_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/visualization_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ )
+"
next reply other threads:[~2016-08-16 11:25 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 11:25 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-01-20 15:33 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosbridge_library/ Alexis Ballier
2020-09-21 13:47 Alexis Ballier
2020-07-15 15:36 Alexis Ballier
2020-07-15 15:36 Alexis Ballier
2020-07-15 15:36 Alexis Ballier
2019-12-16 15:19 Alexis Ballier
2019-05-24 16:23 Alexis Ballier
2018-12-21 15:51 Alexis Ballier
2018-12-21 15:51 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-12-04 21:50 Alexis Ballier
2017-10-18 10:06 Alexis Ballier
2017-09-13 11:24 Alexis Ballier
2017-09-01 11:18 Alexis Ballier
2017-01-26 8:24 Alexis Ballier
2016-08-01 14:38 Alexis Ballier
2016-08-01 14:38 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-02-15 15:01 Alexis Ballier
2015-10-11 15:15 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=1471344417.51b897a3e9837859f4b703eae68798f7c754fc4b.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