From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/laser_assembler/
Date: Wed, 23 Sep 2015 08:38:38 +0000 (UTC) [thread overview]
Message-ID: <1442997329.a3ecb1f9821d84c6b4b1e600c631fe4a69db02da.aballier@gentoo> (raw)
commit: a3ecb1f9821d84c6b4b1e600c631fe4a69db02da
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 08:35:29 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 08:35:29 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ecb1f9
dev-ros/laser_assembler: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
dev-ros/laser_assembler/Manifest | 1 +
.../laser_assembler/laser_assembler-1.7.3.ebuild | 29 ++++++++++++++++++++++
.../laser_assembler/laser_assembler-9999.ebuild | 29 ++++++++++++++++++++++
dev-ros/laser_assembler/metadata.xml | 5 ++++
4 files changed, 64 insertions(+)
diff --git a/dev-ros/laser_assembler/Manifest b/dev-ros/laser_assembler/Manifest
new file mode 100644
index 0000000..256d70e
--- /dev/null
+++ b/dev-ros/laser_assembler/Manifest
@@ -0,0 +1 @@
+DIST laser_assembler-1.7.3.tar.gz 22104 SHA256 11c01b45917f9b9f24d19b38e8d32046da4f6deae479812b2326b7deb2a624f4 SHA512 d04def1b1d1d6025d9129ecdb19b8f2216fa71bf0d18abbfbcdafac93741bfe6ad845896bce80c0c67d908d6eac5928a9632a48bc724eacba54fcfb62c3bb569 WHIRLPOOL b962681aa0b78292d9fe0c31f27c65fa6213e9c5d0e013697ac8f3335eeafc72a037aa03cf36f3b5f8601f748936ddd96f36668f56d88135e64b62edfc062986
diff --git a/dev-ros/laser_assembler/laser_assembler-1.7.3.ebuild b/dev-ros/laser_assembler/laser_assembler-1.7.3.ebuild
new file mode 100644
index 0000000..c3149db
--- /dev/null
+++ b/dev-ros/laser_assembler/laser_assembler-1.7.3.ebuild
@@ -0,0 +1,29 @@
+# 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-perception/laser_assembler"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Nodes to assemble point clouds from either LaserScan or PointCloud messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/roscpp
+ dev-libs/boost:=
+ dev-ros/tf
+ dev-ros/laser_geometry[${PYTHON_USEDEP}]
+ dev-ros/pluginlib
+ dev-ros/message_filters[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
+"
diff --git a/dev-ros/laser_assembler/laser_assembler-9999.ebuild b/dev-ros/laser_assembler/laser_assembler-9999.ebuild
new file mode 100644
index 0000000..c3149db
--- /dev/null
+++ b/dev-ros/laser_assembler/laser_assembler-9999.ebuild
@@ -0,0 +1,29 @@
+# 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-perception/laser_assembler"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/sensor_msgs dev-ros/std_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Nodes to assemble point clouds from either LaserScan or PointCloud messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/roscpp
+ dev-libs/boost:=
+ dev-ros/tf
+ dev-ros/laser_geometry[${PYTHON_USEDEP}]
+ dev-ros/pluginlib
+ dev-ros/message_filters[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+ test? ( dev-ros/rostest[${PYTHON_USEDEP}] )
+"
diff --git a/dev-ros/laser_assembler/metadata.xml b/dev-ros/laser_assembler/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/laser_assembler/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-23 8:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 8:38 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-05 14:47 [gentoo-commits] repo/gentoo:master commit in: dev-ros/laser_assembler/ Alexis Ballier
2016-04-21 9:49 Alexis Ballier
2017-07-08 11:42 Alexis Ballier
2017-07-08 11:42 Alexis Ballier
2019-01-08 8:54 Alexis Ballier
2019-08-28 17:24 Alexis Ballier
2019-08-28 17:24 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=1442997329.a3ecb1f9821d84c6b4b1e600c631fe4a69db02da.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