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

commit:     78822973c3b162a1ec94472de45e68823d317900
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 09:39:05 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 09:39:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78822973

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

Package-Manager: portage-2.2.21

 ros-meta/common_msgs/Manifest                  |  1 +
 ros-meta/common_msgs/common_msgs-1.12.3.ebuild | 28 ++++++++++++++++++++++++++
 ros-meta/common_msgs/common_msgs-9999.ebuild   | 28 ++++++++++++++++++++++++++
 ros-meta/common_msgs/metadata.xml              |  5 +++++
 4 files changed, 62 insertions(+)

diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest
new file mode 100644
index 0000000..42d1c7a
--- /dev/null
+++ b/ros-meta/common_msgs/Manifest
@@ -0,0 +1 @@
+DIST common_msgs-1.12.3.tar.gz 55960 SHA256 f31936a854332183dcee43793a35cf26c85ba29280b91b10b54e8c89348b7eb5 SHA512 5c7a7362bb1024409c6da3e228e86d701a8df111481ddb831967b6eb447a32da5108ba7421509896628055ddeb2045441ec625178119aebf53a95cd933939cb7 WHIRLPOOL 2ee9588f14b0892514fcd10480d9ee4fddd03f7941b00d358ded94afca88085f34abad693beadf30fdccc29e7ff00c220531ae360c910773bd5d9c1de95a7c0a

diff --git a/ros-meta/common_msgs/common_msgs-1.12.3.ebuild b/ros-meta/common_msgs/common_msgs-1.12.3.ebuild
new file mode 100644
index 0000000..095d2a9
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-1.12.3.ebuild
@@ -0,0 +1,28 @@
+# 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/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/common_msgs/common_msgs-9999.ebuild b/ros-meta/common_msgs/common_msgs-9999.ebuild
new file mode 100644
index 0000000..095d2a9
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-9999.ebuild
@@ -0,0 +1,28 @@
+# 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/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"

diff --git a/ros-meta/common_msgs/metadata.xml b/ros-meta/common_msgs/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/common_msgs/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] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_msgs/
@ 2016-02-25 10:07 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2016-02-25 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     eec256e8c337367b29ea14bdd2505dfabf5d200c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 10:02:40 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 10:02:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec256e8

ros-meta/common_msgs: Bump to 1.12.4.

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

 ros-meta/common_msgs/Manifest                  |  1 +
 ros-meta/common_msgs/common_msgs-1.12.4.ebuild | 28 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest
index 42d1c7a..758f218 100644
--- a/ros-meta/common_msgs/Manifest
+++ b/ros-meta/common_msgs/Manifest
@@ -1 +1,2 @@
 DIST common_msgs-1.12.3.tar.gz 55960 SHA256 f31936a854332183dcee43793a35cf26c85ba29280b91b10b54e8c89348b7eb5 SHA512 5c7a7362bb1024409c6da3e228e86d701a8df111481ddb831967b6eb447a32da5108ba7421509896628055ddeb2045441ec625178119aebf53a95cd933939cb7 WHIRLPOOL 2ee9588f14b0892514fcd10480d9ee4fddd03f7941b00d358ded94afca88085f34abad693beadf30fdccc29e7ff00c220531ae360c910773bd5d9c1de95a7c0a
+DIST common_msgs-1.12.4.tar.gz 58764 SHA256 79ad3e36a4db52ec122224c9699b6228c4028b422ddfb7660f41de18b0881de0 SHA512 4605264f44dcaf6d970be9278de7433fa933d96eb9e4e6355b417c8f4a378eec03106414f3d9ca22cd7960435b2da714c76d40dfc8073dd887038cbecda7bf28 WHIRLPOOL 29e191d33b3e107124a00759d7d414c7ef1e50c202d40f55c7cea3a27ab78de941f4dea815a23a8e9d61a626641ee9f7b4079fc3216b1b85726304a907384c25

diff --git a/ros-meta/common_msgs/common_msgs-1.12.4.ebuild b/ros-meta/common_msgs/common_msgs-1.12.4.ebuild
new file mode 100644
index 0000000..095d2a9
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-1.12.4.ebuild
@@ -0,0 +1,28 @@
+# 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/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"


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

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

commit:     257aa5f35b5c0a24dfbfb7727559bc7d0dfbe15e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 10:58:32 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 11:11:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=257aa5f3

ros-meta/common_msgs: Bump to 1.12.5.

Package-Manager: portage-2.3.1

 ros-meta/common_msgs/Manifest                  |  1 +
 ros-meta/common_msgs/common_msgs-1.12.5.ebuild | 28 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest
index 758f218..d6b4a3c 100644
--- a/ros-meta/common_msgs/Manifest
+++ b/ros-meta/common_msgs/Manifest
@@ -1,2 +1,3 @@
 DIST common_msgs-1.12.3.tar.gz 55960 SHA256 f31936a854332183dcee43793a35cf26c85ba29280b91b10b54e8c89348b7eb5 SHA512 5c7a7362bb1024409c6da3e228e86d701a8df111481ddb831967b6eb447a32da5108ba7421509896628055ddeb2045441ec625178119aebf53a95cd933939cb7 WHIRLPOOL 2ee9588f14b0892514fcd10480d9ee4fddd03f7941b00d358ded94afca88085f34abad693beadf30fdccc29e7ff00c220531ae360c910773bd5d9c1de95a7c0a
 DIST common_msgs-1.12.4.tar.gz 58764 SHA256 79ad3e36a4db52ec122224c9699b6228c4028b422ddfb7660f41de18b0881de0 SHA512 4605264f44dcaf6d970be9278de7433fa933d96eb9e4e6355b417c8f4a378eec03106414f3d9ca22cd7960435b2da714c76d40dfc8073dd887038cbecda7bf28 WHIRLPOOL 29e191d33b3e107124a00759d7d414c7ef1e50c202d40f55c7cea3a27ab78de941f4dea815a23a8e9d61a626641ee9f7b4079fc3216b1b85726304a907384c25
+DIST common_msgs-1.12.5.tar.gz 59525 SHA256 816d96927e7aa6aa4972d5b9dfa3a1c71421cd9c15796d1f5f721ef947ee7fc3 SHA512 99efda88b630c0ebadc576501e9d84f3811fb012084125569d54da0b75656751f8f782d101fa0cf62d7b1ac4419902f17d1dc78efee7188ff67f59bf00a743ee WHIRLPOOL 9daf43c506c7ad76c48676d430b88aaf142810ee5633db1c9692732541765cbe82f56d0690a24239d6e70178a33c801159568e1ddd8c68780c60b176ebcbf39d

diff --git a/ros-meta/common_msgs/common_msgs-1.12.5.ebuild b/ros-meta/common_msgs/common_msgs-1.12.5.ebuild
new file mode 100644
index 00000000..afbcda6
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-1.12.5.ebuild
@@ -0,0 +1,28 @@
+# 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/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_msgs/
@ 2018-05-13 10:49 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2018-05-13 10:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ea07e164301d548e651e642111ffa6f5270b9086
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun May 13 10:38:06 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun May 13 10:48:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea07e164

ros-meta/common_msgs: Bump to 1.12.6.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 ros-meta/common_msgs/Manifest                  |  1 +
 ros-meta/common_msgs/common_msgs-1.12.6.ebuild | 27 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest
index d5b0b548c30..3015639b474 100644
--- a/ros-meta/common_msgs/Manifest
+++ b/ros-meta/common_msgs/Manifest
@@ -1,3 +1,4 @@
 DIST common_msgs-1.12.3.tar.gz 55960 BLAKE2B 448892dae7b2a399d0ba9964830875dc18af19920b4f346b4dd22176e023f895a105cc63f72a6440d9743743b5e082a96e88a077f3bfdb947e130468a8de0a15 SHA512 5c7a7362bb1024409c6da3e228e86d701a8df111481ddb831967b6eb447a32da5108ba7421509896628055ddeb2045441ec625178119aebf53a95cd933939cb7
 DIST common_msgs-1.12.4.tar.gz 58764 BLAKE2B 0cc1bdcf59882b3ba54683f1254aa7dd0d3bb61aa7cc1e1a27295fc31281badcda14c2ffb1231e2a6ffcdd43d3c386255b0ddebf1534711e7ccad475d98c4e06 SHA512 4605264f44dcaf6d970be9278de7433fa933d96eb9e4e6355b417c8f4a378eec03106414f3d9ca22cd7960435b2da714c76d40dfc8073dd887038cbecda7bf28
 DIST common_msgs-1.12.5.tar.gz 59525 BLAKE2B ac6a8f71df81aa520ec5cef00a5b20d098344356fa93141a5cce07eb185032d69593fa2d8c11edc39572826a69cc69e2c94cacf83802993e47180fadcaaa23ac SHA512 99efda88b630c0ebadc576501e9d84f3811fb012084125569d54da0b75656751f8f782d101fa0cf62d7b1ac4419902f17d1dc78efee7188ff67f59bf00a743ee
+DIST common_msgs-1.12.6.tar.gz 66588 BLAKE2B 56c8be3857f5285ebd2f25710f7f8e23f3e316aabfc30c981ba8b0c24b40e3d527fef307d503484506a66391398a8f9196ca57088ddda7f951506edd8e7dd538 SHA512 cc783e5e2c10862418459dc6085dae09948004f7a9d4f718d1a9bfaa117ddbe41e04482d28a8a02cf045dd859ddff6c927074ac6cec0916c8b0aa46526c0eb4b

diff --git a/ros-meta/common_msgs/common_msgs-1.12.6.ebuild b/ros-meta/common_msgs/common_msgs-1.12.6.ebuild
new file mode 100644
index 00000000000..50e97dee599
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-1.12.6.ebuild
@@ -0,0 +1,27 @@
+# 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/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"


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

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

commit:     2d56f2c2dc3da5741f398239305a3032835edf86
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  3 16:02:38 2018 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec  3 16:12:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d56f2c2

ros-meta/common_msgs: Bump to 1.12.7.

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

 ros-meta/common_msgs/Manifest                  |  1 +
 ros-meta/common_msgs/common_msgs-1.12.7.ebuild | 27 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest
index 3015639b474..6b72fd5b8c5 100644
--- a/ros-meta/common_msgs/Manifest
+++ b/ros-meta/common_msgs/Manifest
@@ -2,3 +2,4 @@ DIST common_msgs-1.12.3.tar.gz 55960 BLAKE2B 448892dae7b2a399d0ba9964830875dc18a
 DIST common_msgs-1.12.4.tar.gz 58764 BLAKE2B 0cc1bdcf59882b3ba54683f1254aa7dd0d3bb61aa7cc1e1a27295fc31281badcda14c2ffb1231e2a6ffcdd43d3c386255b0ddebf1534711e7ccad475d98c4e06 SHA512 4605264f44dcaf6d970be9278de7433fa933d96eb9e4e6355b417c8f4a378eec03106414f3d9ca22cd7960435b2da714c76d40dfc8073dd887038cbecda7bf28
 DIST common_msgs-1.12.5.tar.gz 59525 BLAKE2B ac6a8f71df81aa520ec5cef00a5b20d098344356fa93141a5cce07eb185032d69593fa2d8c11edc39572826a69cc69e2c94cacf83802993e47180fadcaaa23ac SHA512 99efda88b630c0ebadc576501e9d84f3811fb012084125569d54da0b75656751f8f782d101fa0cf62d7b1ac4419902f17d1dc78efee7188ff67f59bf00a743ee
 DIST common_msgs-1.12.6.tar.gz 66588 BLAKE2B 56c8be3857f5285ebd2f25710f7f8e23f3e316aabfc30c981ba8b0c24b40e3d527fef307d503484506a66391398a8f9196ca57088ddda7f951506edd8e7dd538 SHA512 cc783e5e2c10862418459dc6085dae09948004f7a9d4f718d1a9bfaa117ddbe41e04482d28a8a02cf045dd859ddff6c927074ac6cec0916c8b0aa46526c0eb4b
+DIST common_msgs-1.12.7.tar.gz 67225 BLAKE2B cfa133dc0354b40f938cfb9331d5838a4fc991cc9c6fdafbffc83f9bc6a4d5ba2218d7d7783a0845c69c8ddff917a4df54661a8e08488e1ae11f5fb41b9bd2a8 SHA512 1c4fd492edc44764f5a47dfd260df4f1be1b8717981f42740b9f795434f50c6b457f6bb3ab70b003991e01ccbc47d54ff06d97e2deaef185625857e5a41b5e65

diff --git a/ros-meta/common_msgs/common_msgs-1.12.7.ebuild b/ros-meta/common_msgs/common_msgs-1.12.7.ebuild
new file mode 100644
index 00000000000..bd133d65154
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-1.12.7.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"


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

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

commit:     603f84bdb7a8dc869483d1c835f7a36a78e81730
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 11:17:40 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 15:33:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603f84bd

ros-meta/common_msgs: Bump to 1.13.1.

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

 ros-meta/common_msgs/Manifest                  |  1 +
 ros-meta/common_msgs/common_msgs-1.13.1.ebuild | 27 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/ros-meta/common_msgs/Manifest b/ros-meta/common_msgs/Manifest
index d2c28265586..16436df1fcc 100644
--- a/ros-meta/common_msgs/Manifest
+++ b/ros-meta/common_msgs/Manifest
@@ -1 +1,2 @@
 DIST common_msgs-1.13.0.tar.gz 67838 BLAKE2B 8c324ce792f4e96f655fe9c35310062ba0ec8e23d1206f9b089579238bb6c8afe8db5f5ca9f55ba63cf9508ce6fc1f9534d3150d297462345d7f7be8b36b2eab SHA512 c021614bbf9540d7290d0ad2c5ae12d306ec0b54e0c5c2d6b8a330b9f1ccef7f9d745280985696bd98920ddeac8fe5d475de9ce103803ba19a7bce49e0e1918b
+DIST common_msgs-1.13.1.tar.gz 68487 BLAKE2B ebb2f61efedd8e05ba0ced04ec0f94650f65837b4cdff466de2295d83906965b03a4f53e6641a119739fa110bbd17cd6a10c035805c88b3ea22c6db980298bac SHA512 1ede60c630e14fb4643b06e289bc954e16bdd90ab7910f9090dc794c73602d1a426da6e825f7bd5a755b04cffe4ec25ffd459dc211b0c508974007a710224d55

diff --git a/ros-meta/common_msgs/common_msgs-1.13.1.ebuild b/ros-meta/common_msgs/common_msgs-1.13.1.ebuild
new file mode 100644
index 00000000000..2067e63eeb4
--- /dev/null
+++ b/ros-meta/common_msgs/common_msgs-1.13.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+ROS_REPO_URI="https://github.com/ros/common_msgs"
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Messages that are widely used by other ROS packages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/actionlib_msgs
+	dev-ros/diagnostic_msgs
+	dev-ros/geometry_msgs
+	dev-ros/nav_msgs
+	dev-ros/sensor_msgs
+	dev-ros/shape_msgs
+	dev-ros/stereo_msgs
+	dev-ros/trajectory_msgs
+	dev-ros/visualization_msgs
+"
+DEPEND="${RDEPEND}"


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-13 10:49 [gentoo-commits] repo/gentoo:master commit in: ros-meta/common_msgs/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-01-20 15:33 Alexis Ballier
2018-12-03 16:12 Alexis Ballier
2016-10-03 11:11 Alexis Ballier
2016-02-25 10:07 Alexis Ballier
2015-09-22  9:39 Alexis Ballier

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