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/image_proc/
Date: Tue, 19 Jan 2016 12:18:18 +0000 (UTC)	[thread overview]
Message-ID: <1453204983.74197609b3a2e44b5efce9dec732dc0d45ddbbf0.aballier@gentoo> (raw)

commit:     74197609b3a2e44b5efce9dec732dc0d45ddbbf0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 19 11:40:12 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 19 12:03:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74197609

dev-ros/image_proc: Bump to 1.12.15.

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ros/image_proc/Manifest                  |  1 +
 dev-ros/image_proc/image_proc-1.12.15.ebuild | 29 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ros/image_proc/Manifest b/dev-ros/image_proc/Manifest
index 0cc1356..cf8b7d5 100644
--- a/dev-ros/image_proc/Manifest
+++ b/dev-ros/image_proc/Manifest
@@ -1 +1,2 @@
 DIST image_pipeline-1.12.14.tar.gz 118296 SHA256 8e3b756932a821b4387b7f86ca9fc5233ebb2a13541b220b866e42ea6f92b17f SHA512 724b6d20edab1436c51a05f4399b852cabab74c5e04dea97f53a256fb512b4dbfc97fd6e7d74d41bfd7d92fe183aa86a993a39b8687c27dc7b7f85d1a1c81b94 WHIRLPOOL 394343ddf299f6c7e26c0a2f45e49edc2c4047a0ccd15885a998fa902bb7373fa44181f06adc222483a285f32df800e0b268485cb2fd98e54956929056868d5d
+DIST image_pipeline-1.12.15.tar.gz 122012 SHA256 d9660a5929b69b7801b3a05e092c7a4a5543d45084c9198fdaa9c8a0210db76c SHA512 184805f99020332ad74899ec47abc56144aceef8d4eabf877a4dc85f30befdc78b209407e1be624ba151be3a71be1fafdbd87c771137bee7c080c24935f6c6fa WHIRLPOOL d9ceff4b34767e33fe8eae49076fae133dd8146c2b09fb3ce42c0c902c6d95a06cb990e5f543dfb0215a18b0592193d65c782a45301c18e4f8a34fb35e509449

diff --git a/dev-ros/image_proc/image_proc-1.12.15.ebuild b/dev-ros/image_proc/image_proc-1.12.15.ebuild
new file mode 100644
index 0000000..fc4695a
--- /dev/null
+++ b/dev-ros/image_proc/image_proc-1.12.15.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/image_pipeline"
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Single image rectification and color processing"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/cv_bridge
+	dev-ros/dynamic_reconfigure
+	dev-ros/image_geometry
+	dev-ros/image_transport
+	dev-ros/nodelet
+	dev-ros/roscpp
+	dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+	media-libs/opencv
+	dev-libs/boost:=[threads]
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2016-01-19 12:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 12:18 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-27 14:05 [gentoo-commits] repo/gentoo:master commit in: dev-ros/image_proc/ Alexis Ballier
2022-03-08 18:03 Alexis Ballier
2021-01-05 20:03 Alexis Ballier
2020-08-24 13:45 Alexis Ballier
2020-07-31 10:34 Alexis Ballier
2020-07-09 11:45 Alexis Ballier
2020-07-09 11:45 Alexis Ballier
2020-07-09 11:45 Alexis Ballier
2019-12-10 17:35 Alexis Ballier
2018-05-15  6:37 Alexis Ballier
2017-12-20 16:54 Alexis Ballier
2017-11-07 19:24 Alexis Ballier
2017-05-02 10:22 Alexis Ballier
2017-04-17  9:55 Alexis Ballier
2017-01-23 12:28 Alexis Ballier
2016-07-26 10:04 Alexis Ballier
2016-07-18 12:13 Alexis Ballier
2016-03-24 11:18 Alexis Ballier
2015-09-23 12:05 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=1453204983.74197609b3a2e44b5efce9dec732dc0d45ddbbf0.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