From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/transmission_interface/
Date: Wed, 23 Sep 2015 12:50:27 +0000 (UTC) [thread overview]
Message-ID: <1443012432.6df5d2211eea9fc75e5de38089608792207c64b6.aballier@gentoo> (raw)
commit: 6df5d2211eea9fc75e5de38089608792207c64b6
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:47:12 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:47:12 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df5d221
dev-ros/transmission_interface: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
dev-ros/transmission_interface/Manifest | 1 +
dev-ros/transmission_interface/metadata.xml | 5 +++++
.../transmission_interface-0.9.3.ebuild | 24 ++++++++++++++++++++++
.../transmission_interface-9999.ebuild | 24 ++++++++++++++++++++++
4 files changed, 54 insertions(+)
diff --git a/dev-ros/transmission_interface/Manifest b/dev-ros/transmission_interface/Manifest
new file mode 100644
index 0000000..0a1b7a4
--- /dev/null
+++ b/dev-ros/transmission_interface/Manifest
@@ -0,0 +1 @@
+DIST ros_control-0.9.3.tar.gz 593174 SHA256 51e5e58e2010f668c136fd6178f83747af643fe5cf170484ce449c7e4e219a4e SHA512 37537de9cbee4702515f1db62980975c5d37c952e338bf1ffacf84722c605ad9f6bd660d8b6005e701fcb935f96b6adf1f28375640f14a2227703644b55e90fb WHIRLPOOL 1077031ba3511ef293a280af62afd237ca5da97140083dd396a34bc93d752be29d1599090fb8336627be85d9ee6d66231829d7af9fdd2214fd21535dad4e0abf
diff --git a/dev-ros/transmission_interface/metadata.xml b/dev-ros/transmission_interface/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/transmission_interface/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/transmission_interface/transmission_interface-0.9.3.ebuild b/dev-ros/transmission_interface/transmission_interface-0.9.3.ebuild
new file mode 100644
index 0000000..7df9613
--- /dev/null
+++ b/dev-ros/transmission_interface/transmission_interface-0.9.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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Transmission Interface"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/hardware_interface
+ dev-ros/pluginlib
+ dev-ros/resource_retriever
+ dev-ros/roscpp
+ dev-libs/tinyxml
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/transmission_interface/transmission_interface-9999.ebuild b/dev-ros/transmission_interface/transmission_interface-9999.ebuild
new file mode 100644
index 0000000..7df9613
--- /dev/null
+++ b/dev-ros/transmission_interface/transmission_interface-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-controls/ros_control"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Transmission Interface"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/hardware_interface
+ dev-ros/pluginlib
+ dev-ros/resource_retriever
+ dev-ros/roscpp
+ dev-libs/tinyxml
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2015-09-23 12:52 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 12:50 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-24 12:33 [gentoo-commits] repo/gentoo:master commit in: dev-ros/transmission_interface/ Alexis Ballier
2016-04-30 14:18 Alexis Ballier
2016-05-24 7:32 Alexis Ballier
2016-08-21 6:34 Alexis Ballier
2016-11-29 9:28 Alexis Ballier
2016-12-12 20:24 Alexis Ballier
2017-02-15 13:24 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-08-10 13:02 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-12-26 19:08 Alexis Ballier
2018-03-27 6:41 Alexis Ballier
2018-04-22 12:56 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-04-28 15:22 Alexis Ballier
2018-07-17 7:08 Alexis Ballier
2018-10-11 16:28 Alexis Ballier
2020-08-07 15:52 Alexis Ballier
2020-08-10 10:02 Alexis Ballier
2020-08-25 12:37 Alexis Ballier
2020-10-12 19:08 Alexis Ballier
2021-01-05 20:03 Alexis Ballier
2021-08-03 10:50 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=1443012432.6df5d2211eea9fc75e5de38089608792207c64b6.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