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: dev-ros/opencv_apps/
Date: Wed, 23 Sep 2015 09:44:30 +0000 (UTC)	[thread overview]
Message-ID: <1443001454.f3bfb469a41e6eab3ade70f69b1c5d1c0443e19b.aballier@gentoo> (raw)

commit:     f3bfb469a41e6eab3ade70f69b1c5d1c0443e19b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 09:22:19 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 09:44:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3bfb469

dev-ros/opencv_apps: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/opencv_apps/Manifest                  |  1 +
 dev-ros/opencv_apps/metadata.xml              |  5 +++++
 dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild | 27 +++++++++++++++++++++++++++
 dev-ros/opencv_apps/opencv_apps-9999.ebuild   | 27 +++++++++++++++++++++++++++
 4 files changed, 60 insertions(+)

diff --git a/dev-ros/opencv_apps/Manifest b/dev-ros/opencv_apps/Manifest
new file mode 100644
index 0000000..ae2c9da
--- /dev/null
+++ b/dev-ros/opencv_apps/Manifest
@@ -0,0 +1 @@
+DIST vision_opencv-1.11.8.tar.gz 80160 SHA256 0cf0934d4d9bd91e966afc2f25a4e54646016b6628f4fe58e81faee0c58c88c2 SHA512 55ca2554a3736bd5102bfef14562a6bc341d13eb098fbb7d8d050c90b5d397820791aed54a3697f5084a1b629d959c7abc24172a8efbdfc65490ebdbcb548c77 WHIRLPOOL 8b2b9f4968618258ebd6b2d6d0674ca9c24ed5e7d1adcc4cbbf769e13206017ea06fe5172277a19d67c73c88066270a2e259743ee1b63e4cec7ce8508405b8d3

diff --git a/dev-ros/opencv_apps/metadata.xml b/dev-ros/opencv_apps/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/opencv_apps/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/opencv_apps/opencv_apps-1.11.8.ebuild b/dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild
new file mode 100644
index 0000000..cfea26d
--- /dev/null
+++ b/dev-ros/opencv_apps/opencv_apps-1.11.8.ebuild
@@ -0,0 +1,27 @@
+# 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/vision_opencv"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+
+inherit ros-catkin
+
+DESCRIPTION="OpenCV applications for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/cv_bridge
+	dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+	dev-ros/image_transport
+	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/nodelet
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/opencv_apps/opencv_apps-9999.ebuild b/dev-ros/opencv_apps/opencv_apps-9999.ebuild
new file mode 100644
index 0000000..cfea26d
--- /dev/null
+++ b/dev-ros/opencv_apps/opencv_apps-9999.ebuild
@@ -0,0 +1,27 @@
+# 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/vision_opencv"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+CATKIN_HAS_MESSAGES=yes
+
+inherit ros-catkin
+
+DESCRIPTION="OpenCV applications for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/cv_bridge
+	dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+	dev-ros/image_transport
+	dev-ros/std_srvs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	dev-ros/nodelet
+	dev-ros/roscpp
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2015-09-23  9:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23  9:44 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-03  9:13 [gentoo-commits] repo/gentoo:master commit in: dev-ros/opencv_apps/ Alexis Ballier
2016-01-19 11:35 Alexis Ballier
2016-01-19 11:35 Alexis Ballier
2016-02-04 11:16 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2016-10-07 17:20 Alexis Ballier
2016-10-07 17:20 Alexis Ballier
2017-03-29  6:48 Alexis Ballier
2017-07-16 12:17 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-09-12 11:49 Alexis Ballier
2017-12-08 18:44 Alexis Ballier
2020-07-31 10:49 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=1443001454.f3bfb469a41e6eab3ade70f69b1c5d1c0443e19b.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