From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosserial_server/
Date: Sun, 11 Oct 2015 16:16:15 +0000 (UTC) [thread overview]
Message-ID: <1444580157.d278776fcc4d6f0784e75c270614382ae4ed7af4.aballier@gentoo> (raw)
commit: d278776fcc4d6f0784e75c270614382ae4ed7af4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 16:11:56 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 16:15:57 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d278776f
dev-ros/rosserial_server: Initial import. Ebuild by me.
Package-Manager: portage-2.2.23
dev-ros/rosserial_server/Manifest | 1 +
dev-ros/rosserial_server/metadata.xml | 5 +++++
.../rosserial_server/rosserial_server-0.7.1.ebuild | 23 ++++++++++++++++++++++
.../rosserial_server/rosserial_server-9999.ebuild | 23 ++++++++++++++++++++++
4 files changed, 52 insertions(+)
diff --git a/dev-ros/rosserial_server/Manifest b/dev-ros/rosserial_server/Manifest
new file mode 100644
index 0000000..2af1683
--- /dev/null
+++ b/dev-ros/rosserial_server/Manifest
@@ -0,0 +1 @@
+DIST rosserial-0.7.1.tar.gz 102204 SHA256 203aeb4b1440da89f8e571372766f099d5d950901f0fa6991cc3b780aeca3331 SHA512 f63cdc674e2510e8d2990894fe21fcce7760cef18a7ce42951a07898d089a185c137d6643ff062a5bb4dfd2da0bd1571c077811ea67e8aee84bc2ad66d3160c5 WHIRLPOOL 8fddee9f232fff9d463855649c16fb01b3c85e8576481b7ca90fd22b00d95ca243b28d59df82d51643354f8219a8c7cad429aaa4b8822fe07cf3be54cdf0dfc7
diff --git a/dev-ros/rosserial_server/metadata.xml b/dev-ros/rosserial_server/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/rosserial_server/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/rosserial_server/rosserial_server-0.7.1.ebuild b/dev-ros/rosserial_server/rosserial_server-0.7.1.ebuild
new file mode 100644
index 0000000..8ba454b
--- /dev/null
+++ b/dev-ros/rosserial_server/rosserial_server-0.7.1.ebuild
@@ -0,0 +1,23 @@
+# 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-drivers/rosserial"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ implementation of the rosserial server side"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/roscpp
+ dev-ros/rosserial_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/topic_tools
+ dev-libs/boost:=[threads]
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosserial_server/rosserial_server-9999.ebuild b/dev-ros/rosserial_server/rosserial_server-9999.ebuild
new file mode 100644
index 0000000..8ba454b
--- /dev/null
+++ b/dev-ros/rosserial_server/rosserial_server-9999.ebuild
@@ -0,0 +1,23 @@
+# 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-drivers/rosserial"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="C++ implementation of the rosserial server side"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/roscpp
+ dev-ros/rosserial_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+ dev-ros/topic_tools
+ dev-libs/boost:=[threads]
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2015-10-11 16:16 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-11 16:16 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-07-18 12:13 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rosserial_server/ Alexis Ballier
2016-08-12 8:48 Alexis Ballier
2016-09-22 15:25 Alexis Ballier
2016-10-14 13:04 Alexis Ballier
2016-11-28 13:28 Alexis Ballier
2017-03-02 9:17 Alexis Ballier
2017-12-04 21:50 Alexis Ballier
2018-11-02 13:54 Alexis Ballier
2020-07-10 16:50 Alexis Ballier
2020-10-14 11:05 Alexis Ballier
2020-10-14 11:05 Alexis Ballier
2021-08-03 11:56 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=1444580157.d278776fcc4d6f0784e75c270614382ae4ed7af4.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