From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 24E901384B4 for ; Sat, 14 Nov 2015 11:03:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A606121C019; Sat, 14 Nov 2015 11:03:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85FCB21C0AF for ; Sat, 14 Nov 2015 11:03:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F49E34070A for ; Sat, 14 Nov 2015 11:03:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC8501A8 for ; Sat, 14 Nov 2015 11:03:24 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1447498781.c896562b0db932edca2305c97891ca12a39c7e10.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/libmavconn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/libmavconn/Manifest dev-ros/libmavconn/libmavconn-0.16.1.ebuild X-VCS-Directories: dev-ros/libmavconn/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: c896562b0db932edca2305c97891ca12a39c7e10 X-VCS-Branch: master Date: Sat, 14 Nov 2015 11:03:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 44ebef53-1576-4590-a16a-07081d2b9e9c X-Archives-Hash: fe972c98696d8777a8adc5cf9a17d40d commit: c896562b0db932edca2305c97891ca12a39c7e10 Author: Alexis Ballier gentoo org> AuthorDate: Sat Nov 14 10:59:41 2015 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Nov 14 10:59:41 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c896562b dev-ros/libmavconn: bump to 0.16.1 Package-Manager: portage-2.2.24 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/libmavconn/Manifest | 1 + dev-ros/libmavconn/libmavconn-0.16.1.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-ros/libmavconn/Manifest b/dev-ros/libmavconn/Manifest index 4b2f4d1..52951aa 100644 --- a/dev-ros/libmavconn/Manifest +++ b/dev-ros/libmavconn/Manifest @@ -1,2 +1,3 @@ DIST mavros-0.15.0.tar.gz 189901 SHA256 f03d5f5968108d43a95d6774f2a76f56131d7d408481ea10f391ab7dc757af1d SHA512 bfd73130e2aa00b4d17f0558d5554d616546909c8a43ceff96623ad78faa77a426229da6c3bce296801014822bf1c61e27b4740c0b2d82d53a7094c892a03306 WHIRLPOOL 3bebdd948d9ab2923a98cc2bca0c845de198292a4013bc03dd5d96bc573d10fd5a6148643a2778358552836043f849375773b4b6dfc430dea965310eab668bd2 DIST mavros-0.16.0.tar.gz 193327 SHA256 3712bd20209ff725bb1b8055e6c10f57a91535b3aa7f726101a815e120cc8745 SHA512 a3e23685fb98ebb3d630bc5810eae246b45987aeb34ecdcbcb9c7528f09a554dae511e10676c0cbd57bc9e86890b8c0d1f88a350470639fd0f0a9159cd2ceb70 WHIRLPOOL 7dd30b591fa392495e931fde2f114e8c906a0238b415bc8f8db850a3cedf67ca554b0b4795e624c5e3179631e548adf4b3af9f09d8009847ed34d0738b3727f6 +DIST mavros-0.16.1.tar.gz 193407 SHA256 1ae2e8988d15f65d3e724373045b034a2fd1af9438b7f044b0fc9887f3579fb8 SHA512 2b1a6792cf244ca647e6150cad92542dab32f73b13122af72cbe10ff1deaeda81183ec02d80a318bc8292dac55f981ec0d6e1812db81d2d20f1cc96bf7474492 WHIRLPOOL 852d852da73e8a956b5be7d31c2ef2da7d524b9b2ab4818cc1267d1fdcdf3760f8f2cc295f51cfb51982c73d8c50158170508e8f9d2b5af9d368916341ab30be diff --git a/dev-ros/libmavconn/libmavconn-0.16.1.ebuild b/dev-ros/libmavconn/libmavconn-0.16.1.ebuild new file mode 100644 index 0000000..b355f3b --- /dev/null +++ b/dev-ros/libmavconn/libmavconn-0.16.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +ROS_REPO_URI="https://github.com/mavlink/mavros" +KEYWORDS="~amd64 ~arm" +ROS_SUBDIR=${PN} + +inherit ros-catkin + +DESCRIPTION="MAVLink communication library" +LICENSE="GPL-3 LGPL-3 BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + >=dev-ros/mavlink-gbp-release-2015 + dev-libs/boost:= + dev-libs/console_bridge +" +DEPEND="${RDEPEND}"