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: ros-meta/visualization_tutorials/
Date: Wed, 23 Sep 2015 10:57:31 +0000 (UTC)	[thread overview]
Message-ID: <1443005772.03c2028e60b64ed14e3190b3104fb04e230e653a.aballier@gentoo> (raw)

commit:     03c2028e60b64ed14e3190b3104fb04e230e653a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:56:12 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:56:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c2028e

ros-meta/visualization_tutorials: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 ros-meta/visualization_tutorials/Manifest          |  1 +
 ros-meta/visualization_tutorials/metadata.xml      |  5 +++++
 .../visualization_tutorials-0.9.2.ebuild           | 24 ++++++++++++++++++++++
 .../visualization_tutorials-9999.ebuild            | 24 ++++++++++++++++++++++
 4 files changed, 54 insertions(+)

diff --git a/ros-meta/visualization_tutorials/Manifest b/ros-meta/visualization_tutorials/Manifest
new file mode 100644
index 0000000..3a579b3
--- /dev/null
+++ b/ros-meta/visualization_tutorials/Manifest
@@ -0,0 +1 @@
+DIST visualization_tutorials-0.9.2.tar.gz 428117 SHA256 71d6c3a9662e98bec4f7e556aa801a55b654d6c2332dbfe97ac1c9e9612a5293 SHA512 4a2b323e74725dbb77fbba6405d39246a89b170c66dec78288c4461d70c419efc3197eed5867f68305e490552d0480525153f98a64a3025efddc367db824ca53 WHIRLPOOL e600bbc1820b31b67263449c53957c877a677f77b546817135dd9571145321c145824b8dd38ddeb720af9f3e65a96248925fd18984bc55281c90897e4369b944

diff --git a/ros-meta/visualization_tutorials/metadata.xml b/ros-meta/visualization_tutorials/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/visualization_tutorials/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/ros-meta/visualization_tutorials/visualization_tutorials-0.9.2.ebuild b/ros-meta/visualization_tutorials/visualization_tutorials-0.9.2.ebuild
new file mode 100644
index 0000000..35cfbf6
--- /dev/null
+++ b/ros-meta/visualization_tutorials/visualization_tutorials-0.9.2.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-visualization/visualization_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage referencing tutorials related to rviz and visualization"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/interactive_marker_tutorials
+	dev-ros/librviz_tutorial
+	dev-ros/rviz_plugin_tutorials
+	dev-ros/rviz_python_tutorial
+	dev-ros/visualization_marker_tutorials
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/visualization_tutorials/visualization_tutorials-9999.ebuild b/ros-meta/visualization_tutorials/visualization_tutorials-9999.ebuild
new file mode 100644
index 0000000..35cfbf6
--- /dev/null
+++ b/ros-meta/visualization_tutorials/visualization_tutorials-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-visualization/visualization_tutorials"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Metapackage referencing tutorials related to rviz and visualization"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/interactive_marker_tutorials
+	dev-ros/librviz_tutorial
+	dev-ros/rviz_plugin_tutorials
+	dev-ros/rviz_python_tutorial
+	dev-ros/visualization_marker_tutorials
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2015-09-23 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 10:57 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-25  8:57 [gentoo-commits] repo/gentoo:master commit in: ros-meta/visualization_tutorials/ Alexis Ballier
2018-01-07  6:38 Alexis Ballier
2018-05-13 10:49 Alexis Ballier
2020-05-18 16:35 Alexis Ballier
2023-01-24 20:20 Jakov Smolić

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=1443005772.03c2028e60b64ed14e3190b3104fb04e230e653a.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