From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/collada_parser/
Date: Thu, 27 Apr 2017 10:08:07 +0000 (UTC) [thread overview]
Message-ID: <1493286912.756cdc2bc3e9aeb409a39c1f8ab69bbc80a13e84.aballier@gentoo> (raw)
commit: 756cdc2bc3e9aeb409a39c1f8ab69bbc80a13e84
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 09:55:12 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 09:55:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756cdc2b
dev-ros/collada_parser: Bump to 1.12.9.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ros/collada_parser/Manifest | 1 +
.../collada_parser/collada_parser-1.12.9.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ros/collada_parser/Manifest b/dev-ros/collada_parser/Manifest
index 43cb89d3f67..72d70a587c2 100644
--- a/dev-ros/collada_parser/Manifest
+++ b/dev-ros/collada_parser/Manifest
@@ -1 +1,2 @@
DIST robot_model-1.12.8.tar.gz 1297591 SHA256 dd8a6dec56e06bcc84582da4163efe22dcc4bf6badd6011ebb209db342c495a1 SHA512 77770e3ce1fe7c143c15581fa262dc01ccc04dd9313d022b9f0f254451db80415b558f339063debc5712590f846690d957848ba977f2175d2a4cda72b2102914 WHIRLPOOL afaeaee66821165efccc049a0f7972c597dde89f4f6814501694542e8d88d7591945872ca18020ea04742ab96ec133c306bccfddc81dd4f221b1def2f436cfbe
+DIST robot_model-1.12.9.tar.gz 1298115 SHA256 96b104f7a77e82a4af7df4ff6de7cc6ce11b76819537e0dc9b9a3c870d2df910 SHA512 fe1da6fd290af012d53cd2875cdfa5e746bfb964a6cf4ca91786218b33603858d478f49a8e18c9581ba52d9e1d68409f919ec19997de7549b3fb2bc4a3686121 WHIRLPOOL 74fa337c6e09dce970ec8e646ab52256d36261e77fb9ced0d08a66dcac0d33c0922ed6fe1ba90a57d9e8dfd3861436698b217bdb7b97357c162f6ce4e7cd11c3
diff --git a/dev-ros/collada_parser/collada_parser-1.12.9.ebuild b/dev-ros/collada_parser/collada_parser-1.12.9.ebuild
new file mode 100644
index 00000000000..f68feaefd68
--- /dev/null
+++ b/dev-ros/collada_parser/collada_parser-1.12.9.ebuild
@@ -0,0 +1,25 @@
+# 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/robot_model"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ parser for the Collada robot description format"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-libs/boost:=
+ >=dev-ros/urdf_parser_plugin-1.12.6
+ dev-ros/roscpp
+ dev-ros/class_loader
+ dev-libs/urdfdom_headers
+ dev-libs/collada-dom
+ >=dev-ros/urdf-1.12.6
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2017-04-27 10:08 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-27 10:08 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-16 17:34 [gentoo-commits] repo/gentoo:master commit in: dev-ros/collada_parser/ Alexis Ballier
2020-07-16 17:34 Alexis Ballier
2018-05-15 6:49 Alexis Ballier
2018-05-15 6:49 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2018-01-07 6:38 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-26 9:24 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-04-19 9:30 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-02-25 9:55 Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2015-09-22 18:57 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=1493286912.756cdc2bc3e9aeb409a39c1f8ab69bbc80a13e84.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