public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/kdl_parser/
Date: Tue, 22 Sep 2015 18:57:12 +0000 (UTC)	[thread overview]
Message-ID: <1442948226.a5d11c6027556d5f226c08c66023cb813d0a6b4c.aballier@gentoo> (raw)

commit:     a5d11c6027556d5f226c08c66023cb813d0a6b4c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 18:56:06 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 18:57:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d11c60

dev-ros/kdl_parser: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/kdl_parser/Manifest                 |  1 +
 dev-ros/kdl_parser/kdl_parser-1.11.8.ebuild | 26 ++++++++++++++++++++++++++
 dev-ros/kdl_parser/kdl_parser-9999.ebuild   | 26 ++++++++++++++++++++++++++
 dev-ros/kdl_parser/metadata.xml             |  5 +++++
 4 files changed, 58 insertions(+)

diff --git a/dev-ros/kdl_parser/Manifest b/dev-ros/kdl_parser/Manifest
new file mode 100644
index 0000000..89a3e8c
--- /dev/null
+++ b/dev-ros/kdl_parser/Manifest
@@ -0,0 +1 @@
+DIST robot_model-1.11.8.tar.gz 364741 SHA256 781a0510136a820d217862f7491183b3deeadaf18aa0fabeb28d79e365510e12 SHA512 65471bb58c7383987f587a61f9e32fbd991c4eb26f1d5a819db8a5f456def7566ab9d16ab343a885fba73e0a017f5729815501356ef85b6aff0b4f0544a41212 WHIRLPOOL 95a9e654c1e7324593d2671a37b4c16aeee373450d5cb52508435b643c80c72c7263506914459c3c320af47355129dc0e906cdfb30d0e3bda1fd418e016e3a39

diff --git a/dev-ros/kdl_parser/kdl_parser-1.11.8.ebuild b/dev-ros/kdl_parser/kdl_parser-1.11.8.ebuild
new file mode 100644
index 0000000..f3a2d5c
--- /dev/null
+++ b/dev-ros/kdl_parser/kdl_parser-1.11.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/robot_model"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-libs/boost:=
+	dev-ros/roscpp
+	dev-ros/rosconsole
+	dev-ros/urdf
+	sci-libs/orocos_kdl
+	dev-libs/tinyxml
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest )"

diff --git a/dev-ros/kdl_parser/kdl_parser-9999.ebuild b/dev-ros/kdl_parser/kdl_parser-9999.ebuild
new file mode 100644
index 0000000..f3a2d5c
--- /dev/null
+++ b/dev-ros/kdl_parser/kdl_parser-9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/robot_model"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Constructs a KDL tree from an XML robot representation in URDF"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-libs/boost:=
+	dev-ros/roscpp
+	dev-ros/rosconsole
+	dev-ros/urdf
+	sci-libs/orocos_kdl
+	dev-libs/tinyxml
+"
+DEPEND="${RDEPEND}
+	test? ( dev-ros/rostest )"

diff --git a/dev-ros/kdl_parser/metadata.xml b/dev-ros/kdl_parser/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/kdl_parser/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>


             reply	other threads:[~2015-09-22 18:57 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 18:57 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-23 15:30 [gentoo-commits] repo/gentoo:master commit in: dev-ros/kdl_parser/ Alexis Ballier
2016-02-23 15:30 Alexis Ballier
2016-02-25  9:55 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2016-04-19  9:30 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2016-07-26  9:24 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2017-01-07 14:40 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-04-27 10:08 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2017-06-27 10:01 Alexis Ballier
2018-04-07 14:08 Alexis Ballier
2018-07-27 10:56 Alexis Ballier
2020-08-07 13:16 Alexis Ballier
2020-08-10 10:04 Alexis Ballier
2020-08-24 13:45 Alexis Ballier
2020-08-31  9:10 Alexis Ballier
2022-07-07  9:06 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=1442948226.a5d11c6027556d5f226c08c66023cb813d0a6b4c.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