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/rospack/
Date: Tue, 22 Sep 2015 12:14:27 +0000 (UTC)	[thread overview]
Message-ID: <1442923494.6e66a5c52e21afceda142b03ab5dbc3aee534a98.aballier@gentoo> (raw)

commit:     6e66a5c52e21afceda142b03ab5dbc3aee534a98
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 12:04:54 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 12:04:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e66a5c5

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

Package-Manager: portage-2.2.21

 dev-ros/rospack/Manifest             |  1 +
 dev-ros/rospack/metadata.xml         |  5 +++++
 dev-ros/rospack/rospack-2.2.5.ebuild | 29 +++++++++++++++++++++++++++++
 dev-ros/rospack/rospack-9999.ebuild  | 29 +++++++++++++++++++++++++++++
 4 files changed, 64 insertions(+)

diff --git a/dev-ros/rospack/Manifest b/dev-ros/rospack/Manifest
new file mode 100644
index 0000000..80fef92
--- /dev/null
+++ b/dev-ros/rospack/Manifest
@@ -0,0 +1 @@
+DIST rospack-2.2.5.tar.gz 70273 SHA256 8602e21172ef453b63c6c6f1698c5ac81ec014b0a78bf98f31a60937dacee9ef SHA512 b685029e7306795459a1768050fd54e3eb82db91c0c3495410eeb6c6b3cb24b5d7f63cc5286d466659edb35719e76e4a43519526fd0c991fef2d7f9e092fd9e0 WHIRLPOOL 33191188ef39f817f48cdfbda407dc4d4bf288920b7e7b9a1b4b9ff383b87781a34fe7a3bfe734c8431c9e2cde19cadff1d70d84129de813bfbf2412a5728835

diff --git a/dev-ros/rospack/metadata.xml b/dev-ros/rospack/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/rospack/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>

diff --git a/dev-ros/rospack/rospack-2.2.5.ebuild b/dev-ros/rospack/rospack-2.2.5.ebuild
new file mode 100644
index 0000000..44ef9df
--- /dev/null
+++ b/dev-ros/rospack/rospack-2.2.5.ebuild
@@ -0,0 +1,29 @@
+# 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/rospack"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+# Do it that way to avoid ros-catkin pulling in python-r1
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+inherit python-single-r1
+
+DESCRIPTION="Retrieves information about ROS packages available on the filesystem"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/boost:=
+	dev-libs/tinyxml
+	"
+DEPEND="${RDEPEND}
+	dev-ros/cmake_modules
+	test? (
+		dev-cpp/gtest
+		dev-python/nose
+	)"

diff --git a/dev-ros/rospack/rospack-9999.ebuild b/dev-ros/rospack/rospack-9999.ebuild
new file mode 100644
index 0000000..44ef9df
--- /dev/null
+++ b/dev-ros/rospack/rospack-9999.ebuild
@@ -0,0 +1,29 @@
+# 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/rospack"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+# Do it that way to avoid ros-catkin pulling in python-r1
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+inherit python-single-r1
+
+DESCRIPTION="Retrieves information about ROS packages available on the filesystem"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/boost:=
+	dev-libs/tinyxml
+	"
+DEPEND="${RDEPEND}
+	dev-ros/cmake_modules
+	test? (
+		dev-cpp/gtest
+		dev-python/nose
+	)"


             reply	other threads:[~2015-09-22 12:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 12:14 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-14 11:49 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rospack/ Alexis Ballier
2016-09-05  9:38 Alexis Ballier
2016-09-05  9:38 Alexis Ballier
2016-10-07 15:55 Alexis Ballier
2017-02-16  4:32 Alexis Ballier
2017-02-28 11:27 Alexis Ballier
2017-03-02  9:17 Alexis Ballier
2017-03-02 17:14 Alexis Ballier
2017-04-20 20:48 David Seifert
2017-08-04 18:40 Alexis Ballier
2017-09-08  7:16 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2018-04-12 18:51 Alexis Ballier
2018-07-20 15:27 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=1442923494.6e66a5c52e21afceda142b03ab5dbc3aee534a98.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