From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/dynamic_reconfigure/
Date: Tue, 22 Sep 2015 15:55:07 +0000 (UTC) [thread overview]
Message-ID: <1442937166.4e0d3c866fc15b0c1e66ea99d5ee4d59cc7b3360.aballier@gentoo> (raw)
commit: 4e0d3c866fc15b0c1e66ea99d5ee4d59cc7b3360
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 15:31:35 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 15:52:46 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0d3c86
dev-ros/dynamic_reconfigure: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
dev-ros/dynamic_reconfigure/Manifest | 1 +
.../dynamic_reconfigure-1.5.39.ebuild | 24 ++++++++++++++++++++++
.../dynamic_reconfigure-9999.ebuild | 24 ++++++++++++++++++++++
dev-ros/dynamic_reconfigure/metadata.xml | 5 +++++
4 files changed, 54 insertions(+)
diff --git a/dev-ros/dynamic_reconfigure/Manifest b/dev-ros/dynamic_reconfigure/Manifest
new file mode 100644
index 0000000..239336f
--- /dev/null
+++ b/dev-ros/dynamic_reconfigure/Manifest
@@ -0,0 +1 @@
+DIST dynamic_reconfigure-1.5.39.tar.gz 34301 SHA256 6884a5f6bcd660598529b6e68f318406d2897a289cbc41d81c4d912132c71856 SHA512 0d069b2762d785494dfb4297bff550d3b113be26485cc754884ad3de687129b5fc1a74a6e30ff35348ec57d5e916b1cc76033d56dc540fd7f9e6eaae262c6ca2 WHIRLPOOL 4e29c8ba66729405281835f5636681c2104e88b80840bc68c2c2cf81d1775364e3906bcb122932545638cfa8cd9e6d53efd834bff25c5fad79bb49667887f1b4
diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.39.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.39.ebuild
new file mode 100644
index 0000000..7f15404
--- /dev/null
+++ b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-1.5.39.ebuild
@@ -0,0 +1,24 @@
+# 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/dynamic_reconfigure"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a means to change node parameters at any time without having to restart the node"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-libs/boost:=[threads]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-9999.ebuild
new file mode 100644
index 0000000..7f15404
--- /dev/null
+++ b/dev-ros/dynamic_reconfigure/dynamic_reconfigure-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
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/dynamic_reconfigure"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a means to change node parameters at any time without having to restart the node"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-libs/boost:=[threads]
+ dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/dynamic_reconfigure/metadata.xml b/dev-ros/dynamic_reconfigure/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/dynamic_reconfigure/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>
next reply other threads:[~2015-09-22 15:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-22 15:55 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-15 11:47 [gentoo-commits] repo/gentoo:master commit in: dev-ros/dynamic_reconfigure/ Alexis Ballier
2016-03-16 10:35 Alexis Ballier
2016-03-24 11:18 Alexis Ballier
2016-06-28 14:36 Alexis Ballier
2016-06-28 14:36 Alexis Ballier
2016-11-01 14:54 Alexis Ballier
2016-11-28 13:28 Alexis Ballier
2017-02-21 9:21 Alexis Ballier
2017-02-21 9:21 Alexis Ballier
2017-04-01 12:24 Alexis Ballier
2017-04-11 4:42 Alexis Ballier
2017-08-24 8:55 Alexis Ballier
2017-08-24 8:55 Alexis Ballier
2019-01-08 8:54 Alexis Ballier
2020-07-29 13:18 Alexis Ballier
2020-07-31 10:34 Alexis Ballier
2020-08-24 13:45 Alexis Ballier
2020-08-31 9:10 Alexis Ballier
2022-03-15 13:27 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=1442937166.4e0d3c866fc15b0c1e66ea99d5ee4d59cc7b3360.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