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/nodelet/
Date: Thu, 22 Sep 2016 15:25:25 +0000 (UTC)	[thread overview]
Message-ID: <1474557919.77e5636fe1b6b906b4d74f057c5b46be25903f87.aballier@gentoo> (raw)

commit:     77e5636fe1b6b906b4d74f057c5b46be25903f87
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 15:18:25 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 15:25:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77e5636f

dev-ros/nodelet: Bump to 1.9.6.

Package-Manager: portage-2.3.1

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

diff --git a/dev-ros/nodelet/Manifest b/dev-ros/nodelet/Manifest
index c4d44da..0303cf1 100644
--- a/dev-ros/nodelet/Manifest
+++ b/dev-ros/nodelet/Manifest
@@ -1,3 +1,4 @@
 DIST nodelet_core-1.9.3.tar.gz 33825 SHA256 26256ff83c92db88b941e5d85ab2162fbcaa0f19ea066732c2de83255eed0001 SHA512 d2560ef2c973aae297ffc5f139ed12308a0e4ac4477407e533402fbaf127c5aa4105548d01438b3bb17636df9587018a953bb6c0ae810996445bb1368c97f190 WHIRLPOOL 88bb8ef3a0b2138f2f1d5ff95c4328e22da4fc23313ba52447d5156b13c452284a9953f89de1d48838b96e226ff9ab929d6482c8b0ad847676aaa13e9b1f596d
 DIST nodelet_core-1.9.4.tar.gz 34236 SHA256 60e694e8575db93e24a8ed9cbebae8c257f6f25aef33a0e7f92418f318fd9131 SHA512 f2c49363029e8d53151433fa33162a3efb71750bfec55d68e2182ff385af0e65b983c6b4e799995a270cb8754d02b295c9d2a68fd712bca1fd4df0d276c93ce3 WHIRLPOOL 3474aab9d5d51f0672deacd79dfc294dc7b962c617e390beda7ae6e40b89a1dd3ba05beb0c4066b0c95588ffaf1bdeca73debcb0112f4802252e89ec5e8eb98e
 DIST nodelet_core-1.9.5.tar.gz 34351 SHA256 9432422b56a586828e75ec038f5400c3a92b0b108dd42bc331d8160972df012c SHA512 a933a398881a86564c854caf238bdd21ebf3fba09608de004a50247c567e91054ce13b04d96468fcd556ac8841ac735e1510fa30c62bc27143e8d657c673f5ee WHIRLPOOL cc180edf74126ba724b96c6b270c5594961c8bc102d920973611368457e0f7f0f656cb9042ca0cb2b3803aafcd156d114be305868a340be07ea7723c2f703e1c
+DIST nodelet_core-1.9.6.tar.gz 38776 SHA256 047976bd6fa7ccc44f8ea07850e3310729fcf7bc467a875b1c831e6cb611a801 SHA512 6332f8413079e3c5bb8ad198cd9408c54dcb80536e09f38716502b1306cbdf2a23ac06cd03ff77e47bea4a588df89c49d3767777bf7f5c00421d686ca11d6a05 WHIRLPOOL cb1e8c033663e1e507ad63879d5b0c7e58b26facfb2c706501969da488a5d587ea15a02b8912fcb6a4dad3dd48907ee6dcad9a1654aeb64b48497582e2b34e9d

diff --git a/dev-ros/nodelet/nodelet-1.9.6.ebuild b/dev-ros/nodelet/nodelet-1.9.6.ebuild
new file mode 100644
index 00000000..58e2592
--- /dev/null
+++ b/dev-ros/nodelet/nodelet-1.9.6.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+CATKIN_HAS_MESSAGES=yes
+ROS_REPO_URI="https://github.com/ros/nodelet_core"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs"
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit ros-catkin
+
+DESCRIPTION="Provides a way to run multiple algorithms in the same process with zero copy transport"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/bondcpp
+	dev-ros/cmake_modules
+	dev-ros/pluginlib
+	dev-ros/rosconsole
+	dev-ros/roscpp
+	dev-libs/boost:=
+	sys-apps/util-linux
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2016-09-22 15:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-22 15:25 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-08 18:03 [gentoo-commits] repo/gentoo:master commit in: dev-ros/nodelet/ Alexis Ballier
2021-02-02 14:28 Alexis Ballier
2020-08-07 15:33 Alexis Ballier
2018-05-28 11:37 Alexis Ballier
2017-11-17 13:09 Alexis Ballier
2017-11-04 13:23 Alexis Ballier
2017-08-15  5:41 Alexis Ballier
2017-08-01 12:01 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2017-03-28 22:18 Alexis Ballier
2016-11-28 13:28 Alexis Ballier
2016-10-25 10:56 Alexis Ballier
2016-06-28 11:57 Alexis Ballier
2015-09-22 15:55 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=1474557919.77e5636fe1b6b906b4d74f057c5b46be25903f87.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