From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D5868139694 for ; Sat, 6 May 2017 16:17:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6E3821C03E; Sat, 6 May 2017 16:17:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C5E2A21C03E for ; Sat, 6 May 2017 16:17:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93CDE3416D8 for ; Sat, 6 May 2017 16:17:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1930744C for ; Sat, 6 May 2017 16:17:45 +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: <1494087443.947e3508c544020c7a0de2012aa4c5fa25bd58e5.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/mavlink-gbp-release/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/mavlink-gbp-release/Manifest dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild X-VCS-Directories: dev-ros/mavlink-gbp-release/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 947e3508c544020c7a0de2012aa4c5fa25bd58e5 X-VCS-Branch: master Date: Sat, 6 May 2017 16:17:45 +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: 1df150a3-4745-4be3-b36c-d23397c6d39b X-Archives-Hash: 436979760852ee40bd0820a9fa3f641c commit: 947e3508c544020c7a0de2012aa4c5fa25bd58e5 Author: Alexis Ballier gentoo org> AuthorDate: Fri May 5 13:56:09 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat May 6 16:17:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947e3508 dev-ros/mavlink-gbp-release: bump to 2017.5.5 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ros/mavlink-gbp-release/Manifest | 1 + .../mavlink-gbp-release-2017.5.5.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-ros/mavlink-gbp-release/Manifest b/dev-ros/mavlink-gbp-release/Manifest index b7cf8a801e2..e4a990597d6 100644 --- a/dev-ros/mavlink-gbp-release/Manifest +++ b/dev-ros/mavlink-gbp-release/Manifest @@ -1 +1,2 @@ DIST mavlink-gbp-release-2017.2.7.tar.gz 460082 SHA256 075032116e1eadcd3f9e70e62c61ee80e03b8268b09ee6a7bd69cafb32f44b0d SHA512 07c21a4d80f1d67657cc824bbd46279620008374af48dfa92547e6373cee5a48509fabf269b55911bdb1d63660c5581cb362b7ea469f0ca00317e5d32084b73c WHIRLPOOL 371cc9ce4a86c4c0d2dbc05134f196401fd3917c53768d4c6b2a8c9155c0096c7784712d6b646e020fd8682f4ceda4e82fd9faa0f00bee5e5942143fbd8860e4 +DIST mavlink-gbp-release-2017.5.5.tar.gz 3943384 SHA256 a78df71c98a607ec1acced1cf072468e0a5d33ed7a79164f7309bb1a05c7671d SHA512 8c4a746187ee3c18cb9f236d77e942fb96ee8fc4ad561f0391290a9113cf0cb018f13916e67030a8ca60bfbc163cb54315747f78230057bc41154afe62c66859 WHIRLPOOL 78567a003d61c04d6aecbeb0017c66527de1deab522688fed95685c6b432e14102c5937b7353a40d957107cda1c18aaab5ebc55cf18096a6e6b34520b85b6eb3 diff --git a/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild b/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild new file mode 100644 index 00000000000..de8d9845ba2 --- /dev/null +++ b/dev-ros/mavlink-gbp-release/mavlink-gbp-release-2017.5.5.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +ROS_REPO_URI="https://github.com/mavlink/mavlink-gbp-release" +VER_PREFIX=release/kinetic/mavlink/ +VER_SUFFIX=-${PV#*_p} +KEYWORDS="~amd64 ~arm" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +EGIT_BRANCH="release/kinetic/mavlink" +DESCRIPTION="MAVLink message marshaling library" +LICENSE="LGPL-3" +SLOT="0" +IUSE="" + +RDEPEND="dev-python/future[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" +S="${WORKDIR}/${PN}-${EGIT_BRANCH//\//-}" +PATCHES=( "${FILESDIR}/gentoo.patch" )