summaryrefslogtreecommitdiff
path: root/dev-ros/rosbag_migration_rule
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/rosbag_migration_rule
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/rosbag_migration_rule')
-rw-r--r--dev-ros/rosbag_migration_rule/Manifest4
-rw-r--r--dev-ros/rosbag_migration_rule/metadata.xml11
-rw-r--r--dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild17
-rw-r--r--dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild17
4 files changed, 49 insertions, 0 deletions
diff --git a/dev-ros/rosbag_migration_rule/Manifest b/dev-ros/rosbag_migration_rule/Manifest
new file mode 100644
index 000000000000..2d855d955d0e
--- /dev/null
+++ b/dev-ros/rosbag_migration_rule/Manifest
@@ -0,0 +1,4 @@
+DIST rosbag_migration_rule-1.0.0.tar.gz 581 BLAKE2B 6007438d1fe762965ba58432519c6e85903302700951174acaead513fae374933cd2eed176a996344aab3ca29be19fbcd231f216e83c61669b69b3dd1af87cb8 SHA512 694e272509384d48277400639614464e8cf0e19766a247c6ad71399fc6b4aabf570e425d61f78bac2b712c569762a25ac3539390b19317109972cfa6768fecd6
+EBUILD rosbag_migration_rule-1.0.0.ebuild 370 BLAKE2B 7664b1e04f5fda1f3d6e0dff26534aa0f4e945e7fbeea3b73a557ab965ba68d796ee6c528181ab4236561f4256b6d35594e00f7f6361fe4759ccf7a9222b9994 SHA512 b404025afb23d7d843d2d27a897151f7d9e03f966ed34708f9dd84cd97682d7fdf8efd4aa87f8d417e2fd952d234d76b62e8bf8ea72710b3f4176f9ba1021ce7
+EBUILD rosbag_migration_rule-9999.ebuild 370 BLAKE2B 7664b1e04f5fda1f3d6e0dff26534aa0f4e945e7fbeea3b73a557ab965ba68d796ee6c528181ab4236561f4256b6d35594e00f7f6361fe4759ccf7a9222b9994 SHA512 b404025afb23d7d843d2d27a897151f7d9e03f966ed34708f9dd84cd97682d7fdf8efd4aa87f8d417e2fd952d234d76b62e8bf8ea72710b3f4176f9ba1021ce7
+MISC metadata.xml 347 BLAKE2B 3b39c86f64fb8d818b477ac7c1b1dc9426bf27c9e9d97b0a05f10fc03cc78930f59207013dcdd1a1ea2dbb9d64193c1df5e253fada7b68060d5b0c64bf28322f SHA512 917993ce50ecf350a81b7980dfc04d031db7d99ea4a0e829b0119bd9e0e09ce169a3b8a8fdbcbd3daaaf9fcbc525b47af0caa4976931246d570f589d33d53633
diff --git a/dev-ros/rosbag_migration_rule/metadata.xml b/dev-ros/rosbag_migration_rule/metadata.xml
new file mode 100644
index 000000000000..f4f16f3f2de9
--- /dev/null
+++ b/dev-ros/rosbag_migration_rule/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/rosbag_migration_rule</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild
new file mode 100644
index 000000000000..41c130018493
--- /dev/null
+++ b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-1.0.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/rosbag_migration_rule"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Allows to export rosbag migration rule files without depending on rosbag"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild
new file mode 100644
index 000000000000..41c130018493
--- /dev/null
+++ b/dev-ros/rosbag_migration_rule/rosbag_migration_rule-9999.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+ROS_REPO_URI="https://github.com/ros/rosbag_migration_rule"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Allows to export rosbag migration rule files without depending on rosbag"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"