summaryrefslogtreecommitdiff
path: root/dev-ros/map_msgs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-ros/map_msgs
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/map_msgs')
-rw-r--r--dev-ros/map_msgs/Manifest4
-rw-r--r--dev-ros/map_msgs/map_msgs-1.13.0.ebuild20
-rw-r--r--dev-ros/map_msgs/map_msgs-9999.ebuild20
-rw-r--r--dev-ros/map_msgs/metadata.xml11
4 files changed, 55 insertions, 0 deletions
diff --git a/dev-ros/map_msgs/Manifest b/dev-ros/map_msgs/Manifest
new file mode 100644
index 000000000000..865e0b5ac0a9
--- /dev/null
+++ b/dev-ros/map_msgs/Manifest
@@ -0,0 +1,4 @@
+DIST navigation_msgs-1.13.0.tar.gz 2251 BLAKE2B b70ade2d296f8a94ae89286caa4f23adba5ac5c058ccfcdf6a35a9bac03e5238a37bcd91bbf99f62d3fe806639e8a655c5fcc9391e637e37238f0421805903dd SHA512 e7b4a83bbbd5384f72d1a9d7e3544cde718728ba2a2562b3c0da5b5fd7db146faf8c717d4af2509eaf1ff545ac85da121f7e37cb7b6b53c8a5b8d683c6b4e66c
+EBUILD map_msgs-1.13.0.ebuild 522 BLAKE2B ca33f123572d2eee588788e8e2105c76d7f2e1ee34f19ce6d06554ad512c88d05e04e2bba97af45aa07cc460dd7907a71d3792d5d77b08004636920922cb4151 SHA512 5ddc4916b82ca66fde51b1042f7f0a09c773c85b21d8a19c1b274e3b28603dd54108b6b4f00a9ef729e96edc7c5fdb0fc18347b3ed96c2325abb5dd0f0368934
+EBUILD map_msgs-9999.ebuild 522 BLAKE2B ca33f123572d2eee588788e8e2105c76d7f2e1ee34f19ce6d06554ad512c88d05e04e2bba97af45aa07cc460dd7907a71d3792d5d77b08004636920922cb4151 SHA512 5ddc4916b82ca66fde51b1042f7f0a09c773c85b21d8a19c1b274e3b28603dd54108b6b4f00a9ef729e96edc7c5fdb0fc18347b3ed96c2325abb5dd0f0368934
+MISC metadata.xml 342 BLAKE2B c278231941f53347e7457813d64fc0bf8b32bcacbfddc955c8d90538c9ae9c23504c51747c32ef7f8c5555c22d25bd34c1a5185df6d864b6f0509fdccedbcdd0 SHA512 6b28c6c3ff5f68ebfe8ba768c80ebc61c054453fde126fc64aa406e69fdf2f3174031930b8830144ba25401354df016f8179ab3d16c50d339b486a13421dd684
diff --git a/dev-ros/map_msgs/map_msgs-1.13.0.ebuild b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
new file mode 100644
index 000000000000..55baaa5fe494
--- /dev/null
+++ b/dev-ros/map_msgs/map_msgs-1.13.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages commonly used in mapping packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/map_msgs/map_msgs-9999.ebuild b/dev-ros/map_msgs/map_msgs-9999.ebuild
new file mode 100644
index 000000000000..55baaa5fe494
--- /dev/null
+++ b/dev-ros/map_msgs/map_msgs-9999.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-planning/navigation_msgs"
+CATKIN_HAS_MESSAGES=yes
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
+ROS_SUBDIR=${PN}
+CATKIN_MESSAGES_TRANSITIVE_DEPS="dev-ros/std_msgs dev-ros/sensor_msgs dev-ros/nav_msgs"
+
+inherit ros-catkin
+
+DESCRIPTION="Messages commonly used in mapping packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/map_msgs/metadata.xml b/dev-ros/map_msgs/metadata.xml
new file mode 100644
index 000000000000..8279667632da
--- /dev/null
+++ b/dev-ros/map_msgs/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ros@gentoo.org</email>
+ <name>Gentoo ROS Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ros-planning/navigation_msgs</remote-id>
+ </upstream>
+</pkgmetadata>