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/actionlib/
Date: Tue, 22 Sep 2015 16:14:17 +0000 (UTC)	[thread overview]
Message-ID: <1442937976.cde6e14be8d6b0d4903666756afd60923b0f6799.aballier@gentoo> (raw)

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

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

Package-Manager: portage-2.2.21

 dev-ros/actionlib/Manifest                |  1 +
 dev-ros/actionlib/actionlib-1.11.4.ebuild | 25 +++++++++++++++++++++++++
 dev-ros/actionlib/actionlib-9999.ebuild   | 25 +++++++++++++++++++++++++
 dev-ros/actionlib/metadata.xml            |  5 +++++
 4 files changed, 56 insertions(+)

diff --git a/dev-ros/actionlib/Manifest b/dev-ros/actionlib/Manifest
new file mode 100644
index 0000000..507a4b6
--- /dev/null
+++ b/dev-ros/actionlib/Manifest
@@ -0,0 +1 @@
+DIST actionlib-1.11.4.tar.gz 96491 SHA256 3584d822bd4c5254fe6f33cee833fb8703036bbdb7fa51e194b7ff5db3510281 SHA512 5bd416a1915373b6cf6f9599e115053b11b6892060438264f3e90f82a86f6c070ff0dd3f89bf3a6c4d930c20cceaa99da092346f04649ddd3286463dd43a6208 WHIRLPOOL ff8600d8a28f36776630b2462dd18ef540770d2ec1d36105e9a0393540dba8d7daf601510502ae3ccf85152b8f127f4cc0e73404842a0c65e74cd985be33c9bf

diff --git a/dev-ros/actionlib/actionlib-1.11.4.ebuild b/dev-ros/actionlib/actionlib-1.11.4.ebuild
new file mode 100644
index 0000000..b53dcae
--- /dev/null
+++ b/dev-ros/actionlib/actionlib-1.11.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/actionlib"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a standardized interface for interfacing with preemptable tasks"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/boost:=[threads]
+	dev-ros/roscpp
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	"
+DEPEND="${RDEPEND}
+	dev-ros/rosunit[${PYTHON_USEDEP}]
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/actionlib/actionlib-9999.ebuild b/dev-ros/actionlib/actionlib-9999.ebuild
new file mode 100644
index 0000000..b53dcae
--- /dev/null
+++ b/dev-ros/actionlib/actionlib-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/actionlib"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/actionlib_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a standardized interface for interfacing with preemptable tasks"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="dev-libs/boost:=[threads]
+	dev-ros/roscpp
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	"
+DEPEND="${RDEPEND}
+	dev-ros/rosunit[${PYTHON_USEDEP}]
+	test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

diff --git a/dev-ros/actionlib/metadata.xml b/dev-ros/actionlib/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/actionlib/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 16:14 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-22 16:14 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-19 13:56 [gentoo-commits] repo/gentoo:master commit in: dev-ros/actionlib/ Alexis Ballier
2016-06-30  8:30 Alexis Ballier
2016-06-30  8:30 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2017-02-21  9:21 Alexis Ballier
2017-02-21  9:21 Alexis Ballier
2017-02-21  9:21 Alexis Ballier
2017-04-01 12:24 Alexis Ballier
2017-06-15  9:37 Alexis Ballier
2017-06-15  9:37 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-11-10  8:51 Alexis Ballier
2018-03-22 10:02 Alexis Ballier
2018-07-31 15:21 Alexis Ballier
2018-07-31 15:21 Alexis Ballier
2018-08-31 13:56 Alexis Ballier
2020-07-16 17:35 Alexis Ballier
2020-07-16 17:35 Alexis Ballier
2020-08-05 15:30 Alexis Ballier
2020-08-06 12:29 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2021-08-03 15:17 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=1442937976.cde6e14be8d6b0d4903666756afd60923b0f6799.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