From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosserial_windows/
Date: Thu, 2 Mar 2017 09:17:10 +0000 (UTC) [thread overview]
Message-ID: <1488446221.713879495064688cc6de292cce64ec611b62f5ff.aballier@gentoo> (raw)
commit: 713879495064688cc6de292cce64ec611b62f5ff
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 07:02:15 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 09:17:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71387949
dev-ros/rosserial_windows: Bump to 0.7.6.
Package-Manager: Portage-2.3.4, Repoman-2.3.1
dev-ros/rosserial_windows/Manifest | 1 +
.../rosserial_windows-0.7.6.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ros/rosserial_windows/Manifest b/dev-ros/rosserial_windows/Manifest
index 5aa24d423d5..74ba6f91dff 100644
--- a/dev-ros/rosserial_windows/Manifest
+++ b/dev-ros/rosserial_windows/Manifest
@@ -3,3 +3,4 @@ DIST rosserial-0.7.2.tar.gz 143811 SHA256 44abc49d02d9b0bddb7d07c73c1f0e8f633430
DIST rosserial-0.7.3.tar.gz 143866 SHA256 afe8fc4018805d97a70f959598c3928282d4a7b2513bcb7666196622018b1de9 SHA512 3ae2eb7fe525fbcecdb1137c1492a729ec5cac4a57b648f08f02fa348566aaedb64cfc38f255c3872c28ffa46fcf2aa40e951556cc84698f5c4a396af454d5ad WHIRLPOOL e49ffeefd97016270384146e7d6714ca7b724619232955543b90f20436c971a371e96da68694128a1baa508a0c3dd51b728e4d31c3c8adad25ca6a04cbb3719a
DIST rosserial-0.7.4.tar.gz 150244 SHA256 fab84383e2344488414a8b7ffb37c237af01f7ea6976ab30fffe4ae8ad5b9558 SHA512 a3b9590aeac0a557bee7fa2aa4b561f2dd83dcaff9033425c77cdeca572f4a4ba8fc30b21a3cd035e454e4997d99f9e6541d54739aa9051b9e22d84710e10e00 WHIRLPOOL 860efbcbbf6462905fb3ba894ba352513303b5477a2e9f8d19cfab78aa0f0809050d263ce9960391142d1df620cd2ba632a22d8c9412ccc234b1a1d9bb82505d
DIST rosserial-0.7.5.tar.gz 150687 SHA256 c8016740c9331fe8d0ebc0976195a954820b724c9a02aaa9f4629cd005c7c509 SHA512 3c9ce00b3d95f6d29360aee3b45cb35339ba8646f0f43f64cf1c3f2e77a7c9edbb4f85b761a21a0a3e73cdd064a59c98f997f408a6e8526641499420a94c8a36 WHIRLPOOL 052cd7b8fa0b65e462e9d5eb0b6a061a238cab52911871e7fb493fe8ef1658335ff905c181796f701bec0234d8107185486fe9718f89645e893394f8cb761a1f
+DIST rosserial-0.7.6.tar.gz 151270 SHA256 1eef7642859485d01d9665c17d7aded1c5d7c6320b884e4aba5d2d686c15029f SHA512 adebd29406644c134ab9216f42c1e84dd245b1b1637e055717dea16e82a559c900726c0f6dd9f61e092a3f137805cc96be6f0b100a59574e0818a0bbfb712ea2 WHIRLPOOL e18123e93d46f1429a526ba1280ad08e907d5c2e59f17d5ae8445f2f1be44ae693067a71b5b22cf8f9addb5c79edc9c2c3e7ed482b207b7916fbfee5040eab3a
diff --git a/dev-ros/rosserial_windows/rosserial_windows-0.7.6.ebuild b/dev-ros/rosserial_windows/rosserial_windows-0.7.6.ebuild
new file mode 100644
index 00000000000..f21eec56166
--- /dev/null
+++ b/dev-ros/rosserial_windows/rosserial_windows-0.7.6.ebuild
@@ -0,0 +1,26 @@
+# 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-drivers/rosserial"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Libraries and examples for ROSserial usage on Windows Platforms"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/std_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/nav_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/rosserial_client[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2017-03-02 9:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 9:17 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-03 11:56 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosserial_windows/ Alexis Ballier
2020-10-14 11:05 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2018-11-02 13:54 Alexis Ballier
2017-12-04 21:50 Alexis Ballier
2016-11-28 13:28 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2016-08-12 8:48 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2015-10-11 16:16 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=1488446221.713879495064688cc6de292cce64ec611b62f5ff.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