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

commit:     d069b00082b08194d197e9ab9a0435cefa294ac8
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 12:09:13 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 12:09:13 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d069b000

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

Package-Manager: portage-2.2.21

 dev-ros/roscreate/Manifest                |  1 +
 dev-ros/roscreate/metadata.xml            |  5 +++++
 dev-ros/roscreate/roscreate-1.12.3.ebuild | 24 ++++++++++++++++++++++++
 dev-ros/roscreate/roscreate-9999.ebuild   | 24 ++++++++++++++++++++++++
 4 files changed, 54 insertions(+)

diff --git a/dev-ros/roscreate/Manifest b/dev-ros/roscreate/Manifest
new file mode 100644
index 0000000..02c7ccc
--- /dev/null
+++ b/dev-ros/roscreate/Manifest
@@ -0,0 +1 @@
+DIST ros-1.12.3.tar.gz 162506 SHA256 49b9368e901d69f464b46c9ff0d12843d413fe20c4271225dbb75169bb82a47e SHA512 fe740f357959ed2cabcf0d902c7f1ebe6a7dedd11376ec76e5f47383b0b29b15127306255bea9adb3a48b2872a681a10302f9b0c4da4625c31bcc78522b66d7c WHIRLPOOL d57a877f7b7dc2a6613d3ea07b59e740e25bfffbcec51fa4ce826ccdc9f95dd9aed121736f46338068f9cf06b52a6abc8462ce663bbd4519e7d93f16422995f5

diff --git a/dev-ros/roscreate/metadata.xml b/dev-ros/roscreate/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/roscreate/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/roscreate/roscreate-1.12.3.ebuild b/dev-ros/roscreate/roscreate-1.12.3.ebuild
new file mode 100644
index 0000000..ce47595
--- /dev/null
+++ b/dev-ros/roscreate/roscreate-1.12.3.ebuild
@@ -0,0 +1,24 @@
+# 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/ros"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=tools/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Tool that assists in the creation of ROS filesystem resources"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/roslib[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	test? ( dev-python/nose[${PYTHON_USEDEP}] )
+"

diff --git a/dev-ros/roscreate/roscreate-9999.ebuild b/dev-ros/roscreate/roscreate-9999.ebuild
new file mode 100644
index 0000000..ce47595
--- /dev/null
+++ b/dev-ros/roscreate/roscreate-9999.ebuild
@@ -0,0 +1,24 @@
+# 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/ros"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+ROS_SUBDIR=tools/${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Tool that assists in the creation of ROS filesystem resources"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/roslib[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	test? ( dev-python/nose[${PYTHON_USEDEP}] )
+"


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

Thread overview: 20+ 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:38 [gentoo-commits] repo/gentoo:master commit in: dev-ros/roscreate/ Alexis Ballier
2016-09-05  9:21 Alexis Ballier
2016-09-19  7:58 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2017-02-23  9:16 Alexis Ballier
2017-02-23  9:16 Alexis Ballier
2017-02-23  9:16 Alexis Ballier
2017-07-30 16:44 Alexis Ballier
2017-11-04 11:06 Alexis Ballier
2018-02-06 19:24 Alexis Ballier
2018-05-08 12:22 Alexis Ballier
2019-05-07 10:00 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2020-07-29 12:21 Alexis Ballier
2020-08-07 15:33 Alexis Ballier
2020-08-07 15:33 Alexis Ballier
2020-10-12 19:08 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=1442923753.d069b00082b08194d197e9ab9a0435cefa294ac8.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