public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2015-09-28 12:58 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2015-09-28 12:58 UTC (permalink / raw
  To: gentoo-commits

commit:     851fa1b6e2103e7b5cbf96071216e2c8be3468dd
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 12:57:24 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 12:57:24 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851fa1b6

ros-meta/hector_slam: Initial import. Ebuild by me.

Package-Manager: portage-2.2.22

 ros-meta/hector_slam/Manifest                 |  1 +
 ros-meta/hector_slam/hector_slam-0.3.3.ebuild | 31 +++++++++++++++++++++++++++
 ros-meta/hector_slam/hector_slam-9999.ebuild  | 31 +++++++++++++++++++++++++++
 ros-meta/hector_slam/metadata.xml             |  5 +++++
 4 files changed, 68 insertions(+)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
new file mode 100644
index 0000000..8dc36f5
--- /dev/null
+++ b/ros-meta/hector_slam/Manifest
@@ -0,0 +1 @@
+DIST hector_slam-0.3.3.tar.gz 64368 SHA256 e3da461e7e4020218ae3d26f2eb6e135d1ac486bb0dab52f60e9d2349c637e5c SHA512 755a639b865d897281f01e28ca8dcdf943d953422f38ba73ed7e982c22c178cb5becbb9d2962420136cad0927f5c412ce896fc9b1995b58d7163fb35a82c62c0 WHIRLPOOL 4813768350cb232d4171a2f1335472e07ddb526b8846f56f3820a2dd4c51673d3c26866554e1a5b3e097530265efd104bd2a5eeda7c25639af991b4696971d4d

diff --git a/ros-meta/hector_slam/hector_slam-0.3.3.ebuild b/ros-meta/hector_slam/hector_slam-0.3.3.ebuild
new file mode 100644
index 0000000..80e140f
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-0.3.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""

diff --git a/ros-meta/hector_slam/hector_slam-9999.ebuild b/ros-meta/hector_slam/hector_slam-9999.ebuild
new file mode 100644
index 0000000..80e140f
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""

diff --git a/ros-meta/hector_slam/metadata.xml b/ros-meta/hector_slam/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/hector_slam/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>ros</herd>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2015-11-10  6:52 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2015-11-10  6:52 UTC (permalink / raw
  To: gentoo-commits

commit:     a52c621e98f28ee402ba61d3c321feb9cc412d35
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 06:48:44 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 06:48:44 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52c621e

ros-meta/hector_slam: Bump to 0.3.4.

Package-Manager: portage-2.2.24
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/hector_slam/Manifest                 |  1 +
 ros-meta/hector_slam/hector_slam-0.3.4.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
index 8dc36f5..7e46dfc 100644
--- a/ros-meta/hector_slam/Manifest
+++ b/ros-meta/hector_slam/Manifest
@@ -1 +1,2 @@
 DIST hector_slam-0.3.3.tar.gz 64368 SHA256 e3da461e7e4020218ae3d26f2eb6e135d1ac486bb0dab52f60e9d2349c637e5c SHA512 755a639b865d897281f01e28ca8dcdf943d953422f38ba73ed7e982c22c178cb5becbb9d2962420136cad0927f5c412ce896fc9b1995b58d7163fb35a82c62c0 WHIRLPOOL 4813768350cb232d4171a2f1335472e07ddb526b8846f56f3820a2dd4c51673d3c26866554e1a5b3e097530265efd104bd2a5eeda7c25639af991b4696971d4d
+DIST hector_slam-0.3.4.tar.gz 64569 SHA256 8675e34e21a348384c67fc873555030298735b23f49fecddf17748951082a80e SHA512 c256ddf199f2b516241a612fb4bf7ab3d5531da20e89293465dd4ea948260c420f7b9c853ce44f9a3c9a18eee882f4e2c80ec18a8d1daf2bfc9d1accf358241a WHIRLPOOL 85d407e2191562599b95af7a16bfccc94b26f1e193a86b4f8bc90bb74c5950743d0195d4317f2f7844d0e83a18c4d73412377b622a62eeacad11f5442c1a1278

diff --git a/ros-meta/hector_slam/hector_slam-0.3.4.ebuild b/ros-meta/hector_slam/hector_slam-0.3.4.ebuild
new file mode 100644
index 0000000..80e140f
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-0.3.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2016-06-28 13:56 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2016-06-28 13:56 UTC (permalink / raw
  To: gentoo-commits

commit:     40a7a1edad8740eb7fffd2ca877af38b72147806
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 13:50:30 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 13:56:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40a7a1ed

ros-meta/hector_slam: Bump to 0.3.5.

Package-Manager: portage-2.3.0

 ros-meta/hector_slam/Manifest                 |  1 +
 ros-meta/hector_slam/hector_slam-0.3.5.ebuild | 31 +++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
index 7e46dfc..0749473 100644
--- a/ros-meta/hector_slam/Manifest
+++ b/ros-meta/hector_slam/Manifest
@@ -1,2 +1,3 @@
 DIST hector_slam-0.3.3.tar.gz 64368 SHA256 e3da461e7e4020218ae3d26f2eb6e135d1ac486bb0dab52f60e9d2349c637e5c SHA512 755a639b865d897281f01e28ca8dcdf943d953422f38ba73ed7e982c22c178cb5becbb9d2962420136cad0927f5c412ce896fc9b1995b58d7163fb35a82c62c0 WHIRLPOOL 4813768350cb232d4171a2f1335472e07ddb526b8846f56f3820a2dd4c51673d3c26866554e1a5b3e097530265efd104bd2a5eeda7c25639af991b4696971d4d
 DIST hector_slam-0.3.4.tar.gz 64569 SHA256 8675e34e21a348384c67fc873555030298735b23f49fecddf17748951082a80e SHA512 c256ddf199f2b516241a612fb4bf7ab3d5531da20e89293465dd4ea948260c420f7b9c853ce44f9a3c9a18eee882f4e2c80ec18a8d1daf2bfc9d1accf358241a WHIRLPOOL 85d407e2191562599b95af7a16bfccc94b26f1e193a86b4f8bc90bb74c5950743d0195d4317f2f7844d0e83a18c4d73412377b622a62eeacad11f5442c1a1278
+DIST hector_slam-0.3.5.tar.gz 66002 SHA256 80272696da825afbc21c5baa4477850f9df31174ae6bf65fe50519ff8eaf94bc SHA512 7f61c6b0607295b6b96fb9cadbaafc7531013a0d7cfaab19630c14ac52cde8920376a57041577d2c9945130200ce5912ba331dd1e3d0f41297a928a34a45dfa1 WHIRLPOOL b6e1e9cd6f7610db25631ab8530d900306fb4eb3eb2e1cde844d965bea6882e53330cd237cc806c89090d32d361282ad0e23daccba8edea0020842b1b6a1e6fb

diff --git a/ros-meta/hector_slam/hector_slam-0.3.5.ebuild b/ros-meta/hector_slam/hector_slam-0.3.5.ebuild
new file mode 100644
index 0000000..56076c4
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-0.3.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2019-12-13 12:16 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2019-12-13 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     9199430e323e336b71a6bb9ec8e403c0c30a840a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 12:10:21 2019 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 12:10:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9199430e

ros-meta/hector_slam: Bump to 0.4.0.

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/hector_slam/Manifest                 |  1 +
 ros-meta/hector_slam/hector_slam-0.4.0.ebuild | 30 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
index dcba0775a42..90e8e604c37 100644
--- a/ros-meta/hector_slam/Manifest
+++ b/ros-meta/hector_slam/Manifest
@@ -1,3 +1,4 @@
 DIST hector_slam-0.3.3.tar.gz 64368 BLAKE2B 8e046c9b69103c325004139528c12cba61198b4f55074c63fccc1f47df773533190e9bad7e0cf661490b38602e1e4aba00d82c7fe23f8fc4a1092ea50be333ca SHA512 755a639b865d897281f01e28ca8dcdf943d953422f38ba73ed7e982c22c178cb5becbb9d2962420136cad0927f5c412ce896fc9b1995b58d7163fb35a82c62c0
 DIST hector_slam-0.3.4.tar.gz 64569 BLAKE2B 17795b9ed735eee07aaa7069c84c1d055ce1f505743c6a33dc8c4bdf96ea7b65174a0b0eeea9c312541769199818d546617917b672f6e38b8cb6e90aa661d38b SHA512 c256ddf199f2b516241a612fb4bf7ab3d5531da20e89293465dd4ea948260c420f7b9c853ce44f9a3c9a18eee882f4e2c80ec18a8d1daf2bfc9d1accf358241a
 DIST hector_slam-0.3.5.tar.gz 66002 BLAKE2B 6e370fedf49b450cd3dec77eb7a197cc13796d787c41a72d5bdf918661728e96ff9e388ab1f2c5cf64c13ff6e94e058fc4c8ba176307b63cc51b892c0183dd54 SHA512 7f61c6b0607295b6b96fb9cadbaafc7531013a0d7cfaab19630c14ac52cde8920376a57041577d2c9945130200ce5912ba331dd1e3d0f41297a928a34a45dfa1
+DIST hector_slam-0.4.0.tar.gz 66634 BLAKE2B 7d4798d4c247268d01a51a8d796441807f9243d074ccd4584b759da91779d8a565de28f18bd0d7d59b71e2710c71b39d7fafd4de5de8c6fbd8d3ca453788998b SHA512 1951a31fa02b042ce167367d94ab8a8f7481dc1eb3f6dc1c0f248f552ae8cf312af1ba9519eeefd3b24bed9b593a60b0734a23de9214ca35c48f7cc33ab5d437

diff --git a/ros-meta/hector_slam/hector_slam-0.4.0.ebuild b/ros-meta/hector_slam/hector_slam-0.4.0.ebuild
new file mode 100644
index 00000000000..9f15d442636
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-0.4.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2020-07-16 16:31 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2020-07-16 16:31 UTC (permalink / raw
  To: gentoo-commits

commit:     a88891091f63b4f0c2ec73ac1790d9ebe84c1aff
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 16 16:21:52 2020 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 16 16:31:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8889109

ros-meta/hector_slam: Bump to 0.4.1.

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/hector_slam/Manifest                 |  1 +
 ros-meta/hector_slam/hector_slam-0.4.1.ebuild | 30 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
index 90e8e604c37..7f07e39024e 100644
--- a/ros-meta/hector_slam/Manifest
+++ b/ros-meta/hector_slam/Manifest
@@ -2,3 +2,4 @@ DIST hector_slam-0.3.3.tar.gz 64368 BLAKE2B 8e046c9b69103c325004139528c12cba6119
 DIST hector_slam-0.3.4.tar.gz 64569 BLAKE2B 17795b9ed735eee07aaa7069c84c1d055ce1f505743c6a33dc8c4bdf96ea7b65174a0b0eeea9c312541769199818d546617917b672f6e38b8cb6e90aa661d38b SHA512 c256ddf199f2b516241a612fb4bf7ab3d5531da20e89293465dd4ea948260c420f7b9c853ce44f9a3c9a18eee882f4e2c80ec18a8d1daf2bfc9d1accf358241a
 DIST hector_slam-0.3.5.tar.gz 66002 BLAKE2B 6e370fedf49b450cd3dec77eb7a197cc13796d787c41a72d5bdf918661728e96ff9e388ab1f2c5cf64c13ff6e94e058fc4c8ba176307b63cc51b892c0183dd54 SHA512 7f61c6b0607295b6b96fb9cadbaafc7531013a0d7cfaab19630c14ac52cde8920376a57041577d2c9945130200ce5912ba331dd1e3d0f41297a928a34a45dfa1
 DIST hector_slam-0.4.0.tar.gz 66634 BLAKE2B 7d4798d4c247268d01a51a8d796441807f9243d074ccd4584b759da91779d8a565de28f18bd0d7d59b71e2710c71b39d7fafd4de5de8c6fbd8d3ca453788998b SHA512 1951a31fa02b042ce167367d94ab8a8f7481dc1eb3f6dc1c0f248f552ae8cf312af1ba9519eeefd3b24bed9b593a60b0734a23de9214ca35c48f7cc33ab5d437
+DIST hector_slam-0.4.1.tar.gz 66772 BLAKE2B ad6f5596ea1fca2ed68017534280a4d622179de8df4c039e95f3e87a0e591212944d65e4d507194eb33584f7f55cba4fe398b19f5a22bfb3afce1b2406d1635d SHA512 bd0932971114f13c41c6e346756f2c95cc0a9a011d11202792a6f837757a144355e05c3e7ed1afa574b743166a78f1a7855c5693b0c57378611e50c386c2483e

diff --git a/ros-meta/hector_slam/hector_slam-0.4.1.ebuild b/ros-meta/hector_slam/hector_slam-0.4.1.ebuild
new file mode 100644
index 00000000000..05427f438ab
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-0.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2021-01-05 20:03 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2021-01-05 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f4563ff9a1a2f56dbe769e18b54fe6c5334dd186
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 19:46:44 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 20:02:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4563ff9

ros-meta/hector_slam: Bump to 0.5.0.

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/hector_slam/Manifest                 |  1 +
 ros-meta/hector_slam/hector_slam-0.5.0.ebuild | 30 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
index 703025b7231..c1392287757 100644
--- a/ros-meta/hector_slam/Manifest
+++ b/ros-meta/hector_slam/Manifest
@@ -1 +1,2 @@
 DIST hector_slam-0.4.1.tar.gz 66772 BLAKE2B ad6f5596ea1fca2ed68017534280a4d622179de8df4c039e95f3e87a0e591212944d65e4d507194eb33584f7f55cba4fe398b19f5a22bfb3afce1b2406d1635d SHA512 bd0932971114f13c41c6e346756f2c95cc0a9a011d11202792a6f837757a144355e05c3e7ed1afa574b743166a78f1a7855c5693b0c57378611e50c386c2483e
+DIST hector_slam-0.5.0.tar.gz 160320 BLAKE2B 9109b81740296aada8b0987d153774ac547cf063546973e8034849a5c81117c10047c12ca65f15feae5355c35a6e746cbf0ab8fa2089d282beb1f7aa06528254 SHA512 d9d7e0e7de96330358bcd98de2083ee67e0d232d6758599291607951696aef5dd93b335252448ddec59202627f69fd5a9122c0f3a2829744b4b6417906aab3ed

diff --git a/ros-meta/hector_slam/hector_slam-0.5.0.ebuild b/ros-meta/hector_slam/hector_slam-0.5.0.ebuild
new file mode 100644
index 00000000000..a3dc5895471
--- /dev/null
+++ b/ros-meta/hector_slam/hector_slam-0.5.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="hector_mapping and related packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/hector_compressed_map_transport
+	dev-ros/hector_geotiff_plugins
+	dev-ros/hector_imu_tools
+	dev-ros/hector_map_server
+	dev-ros/hector_marker_drawing
+	dev-ros/hector_trajectory_server
+	dev-ros/hector_geotiff
+	dev-ros/hector_imu_attitude_to_tf
+	dev-ros/hector_mapping
+	dev-ros/hector_map_tools
+	dev-ros/hector_nav_msgs
+	dev-ros/hector_slam_launch
+"
+DEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2021-01-20 20:35 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2021-01-20 20:35 UTC (permalink / raw
  To: gentoo-commits

commit:     45153c590d2d7c046a7d23cdc522502835c76da7
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 20:15:24 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 20:35:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45153c59

ros-meta/hector_slam: add hector_geotiff_launch dep

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/hector_slam/hector_slam-0.5.1.ebuild | 1 +
 ros-meta/hector_slam/hector_slam-9999.ebuild  | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/ros-meta/hector_slam/hector_slam-0.5.1.ebuild b/ros-meta/hector_slam/hector_slam-0.5.1.ebuild
index a3dc5895471..ad6e79ea1ad 100644
--- a/ros-meta/hector_slam/hector_slam-0.5.1.ebuild
+++ b/ros-meta/hector_slam/hector_slam-0.5.1.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
 	dev-ros/hector_marker_drawing
 	dev-ros/hector_trajectory_server
 	dev-ros/hector_geotiff
+	dev-ros/hector_geotiff_launch
 	dev-ros/hector_imu_attitude_to_tf
 	dev-ros/hector_mapping
 	dev-ros/hector_map_tools

diff --git a/ros-meta/hector_slam/hector_slam-9999.ebuild b/ros-meta/hector_slam/hector_slam-9999.ebuild
index 4052345c110..ad6e79ea1ad 100644
--- a/ros-meta/hector_slam/hector_slam-9999.ebuild
+++ b/ros-meta/hector_slam/hector_slam-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,6 +21,7 @@ RDEPEND="
 	dev-ros/hector_marker_drawing
 	dev-ros/hector_trajectory_server
 	dev-ros/hector_geotiff
+	dev-ros/hector_geotiff_launch
 	dev-ros/hector_imu_attitude_to_tf
 	dev-ros/hector_mapping
 	dev-ros/hector_map_tools


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/
@ 2021-01-20 20:35 Alexis Ballier
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier @ 2021-01-20 20:35 UTC (permalink / raw
  To: gentoo-commits

commit:     fec9de27e40eaf000e9036fd7d49867811f05384
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 20:14:51 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 20:35:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec9de27

ros-meta/hector_slam: Remove old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 ros-meta/hector_slam/Manifest                 |  2 --
 ros-meta/hector_slam/hector_slam-0.4.1.ebuild | 30 ---------------------------
 ros-meta/hector_slam/hector_slam-0.5.0.ebuild | 30 ---------------------------
 3 files changed, 62 deletions(-)

diff --git a/ros-meta/hector_slam/Manifest b/ros-meta/hector_slam/Manifest
index 5621bc8ca34..82bb9ffe5c3 100644
--- a/ros-meta/hector_slam/Manifest
+++ b/ros-meta/hector_slam/Manifest
@@ -1,3 +1 @@
-DIST hector_slam-0.4.1.tar.gz 66772 BLAKE2B ad6f5596ea1fca2ed68017534280a4d622179de8df4c039e95f3e87a0e591212944d65e4d507194eb33584f7f55cba4fe398b19f5a22bfb3afce1b2406d1635d SHA512 bd0932971114f13c41c6e346756f2c95cc0a9a011d11202792a6f837757a144355e05c3e7ed1afa574b743166a78f1a7855c5693b0c57378611e50c386c2483e
-DIST hector_slam-0.5.0.tar.gz 160320 BLAKE2B 9109b81740296aada8b0987d153774ac547cf063546973e8034849a5c81117c10047c12ca65f15feae5355c35a6e746cbf0ab8fa2089d282beb1f7aa06528254 SHA512 d9d7e0e7de96330358bcd98de2083ee67e0d232d6758599291607951696aef5dd93b335252448ddec59202627f69fd5a9122c0f3a2829744b4b6417906aab3ed
 DIST hector_slam-0.5.1.tar.gz 160548 BLAKE2B 7a4cf8f0c1a387c4de08620478c8954df27a3ae6d23b1f11bf8574a1f62f8e742934cfb08d278e881dfb73941be89de43fe97813c992f9aa53a97487b0ae2efb SHA512 b46131a4ba3bc1eaef27091040a29f4b0f7d1a80f54e2f2756f13e08ef4d4b37ad4fef2802737bb31afe7cbbbf0e49573b87d7df991e7a19e80219a4158e3064

diff --git a/ros-meta/hector_slam/hector_slam-0.4.1.ebuild b/ros-meta/hector_slam/hector_slam-0.4.1.ebuild
deleted file mode 100644
index 4052345c110..00000000000
--- a/ros-meta/hector_slam/hector_slam-0.4.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="hector_mapping and related packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/hector_compressed_map_transport
-	dev-ros/hector_geotiff_plugins
-	dev-ros/hector_imu_tools
-	dev-ros/hector_map_server
-	dev-ros/hector_marker_drawing
-	dev-ros/hector_trajectory_server
-	dev-ros/hector_geotiff
-	dev-ros/hector_imu_attitude_to_tf
-	dev-ros/hector_mapping
-	dev-ros/hector_map_tools
-	dev-ros/hector_nav_msgs
-	dev-ros/hector_slam_launch
-"
-DEPEND=""

diff --git a/ros-meta/hector_slam/hector_slam-0.5.0.ebuild b/ros-meta/hector_slam/hector_slam-0.5.0.ebuild
deleted file mode 100644
index a3dc5895471..00000000000
--- a/ros-meta/hector_slam/hector_slam-0.5.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-ROS_REPO_URI="https://github.com/tu-darmstadt-ros-pkg/hector_slam"
-KEYWORDS="~amd64 ~arm"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="hector_mapping and related packages"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/hector_compressed_map_transport
-	dev-ros/hector_geotiff_plugins
-	dev-ros/hector_imu_tools
-	dev-ros/hector_map_server
-	dev-ros/hector_marker_drawing
-	dev-ros/hector_trajectory_server
-	dev-ros/hector_geotiff
-	dev-ros/hector_imu_attitude_to_tf
-	dev-ros/hector_mapping
-	dev-ros/hector_map_tools
-	dev-ros/hector_nav_msgs
-	dev-ros/hector_slam_launch
-"
-DEPEND=""


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-01-20 20:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-13 12:16 [gentoo-commits] repo/gentoo:master commit in: ros-meta/hector_slam/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-01-20 20:35 Alexis Ballier
2021-01-20 20:35 Alexis Ballier
2021-01-05 20:03 Alexis Ballier
2020-07-16 16:31 Alexis Ballier
2016-06-28 13:56 Alexis Ballier
2015-11-10  6:52 Alexis Ballier
2015-09-28 12:58 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox