* [gentoo-commits] repo/gentoo:master commit in: dev-ros/message_generation/
@ 2016-05-12 11:08 Alexis Ballier
0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2016-05-12 11:08 UTC (permalink / raw
To: gentoo-commits
commit: 19485abbdd8af55da40daf2f9510dfc657e89a0d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 11:04:44 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu May 12 11:04:44 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19485abb
dev-ros/message_generation: add gennodejs dep
Package-Manager: portage-2.2.28
dev-ros/message_generation/message_generation-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-ros/message_generation/message_generation-9999.ebuild b/dev-ros/message_generation/message_generation-9999.ebuild
index 64fb8e0..47ec1b5 100644
--- a/dev-ros/message_generation/message_generation-9999.ebuild
+++ b/dev-ros/message_generation/message_generation-9999.ebuild
@@ -20,5 +20,6 @@ RDEPEND="
dev-ros/gencpp
dev-ros/genpy
dev-ros/geneus
+ dev-ros/gennodejs
"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/message_generation/
@ 2016-05-12 11:08 Alexis Ballier
0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2016-05-12 11:08 UTC (permalink / raw
To: gentoo-commits
commit: 65e32ec4a58faebcbe919413beed610f10f607cb
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 11:05:15 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu May 12 11:05:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e32ec4
dev-ros/message_generation: bump to 0.4.0
Package-Manager: portage-2.2.28
dev-ros/message_generation/Manifest | 1 +
.../message_generation-0.4.0.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ros/message_generation/Manifest b/dev-ros/message_generation/Manifest
index a60c3a1..eb76888 100644
--- a/dev-ros/message_generation/Manifest
+++ b/dev-ros/message_generation/Manifest
@@ -1 +1,2 @@
DIST message_generation-0.3.0.tar.gz 709 SHA256 ccfdfa99a52e133498beaf11154bc7457006c7fedde8f66041d35408346f5481 SHA512 45dc0584f07f5bf3f1562eef8488aae27eaaf8e43f1a7b003d973fccf79a3006e54d544b2e8392c4a2eb12fcfec0d40fc60a6f914177573d0de167e48aef8efa WHIRLPOOL 0edf969db3dcdee159f6f2d74358243b08f0e60379eac51b856d4179e346b06481b176a03f171eb436a838386c34c67f24d0532c2aa2f18303e0ba06c1358528
+DIST message_generation-0.4.0.tar.gz 719 SHA256 e47304c394acd6594403f10cfd52930cab6fb436213839e91bedad5b90a4c186 SHA512 585d71d6ff208dbeea8402df5c82f41f05508392974c58a91b2ebda301b1d8ce93dc59376bace04778e34fe9dc124a70d5ddef967251e6c05896adea5a6b82ad WHIRLPOOL 05bffb7603f19a4dd94d7e143c31e8b3de43d6ad0a936c3da05fdb7915ae0907d0a0a8da29bb97723e5351402f71691a9c8cb286014471364524aefe97447164
diff --git a/dev-ros/message_generation/message_generation-0.4.0.ebuild b/dev-ros/message_generation/message_generation-0.4.0.ebuild
new file mode 100644
index 0000000..47ec1b5
--- /dev/null
+++ b/dev-ros/message_generation/message_generation-0.4.0.ebuild
@@ -0,0 +1,25 @@
+# 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/message_generation"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Build-time dependencies for generating language bindings of messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/genmsg
+ dev-ros/genlisp
+ dev-ros/gencpp
+ dev-ros/genpy
+ dev-ros/geneus
+ dev-ros/gennodejs
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/message_generation/
@ 2015-09-22 9:13 Alexis Ballier
0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2015-09-22 9:13 UTC (permalink / raw
To: gentoo-commits
commit: e7d4cb0ab0cc38501b9122bc14693161348b0aba
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 09:01:54 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 09:13:18 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d4cb0a
dev-ros/message_generation: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
dev-ros/message_generation/Manifest | 1 +
.../message_generation-0.3.0.ebuild | 24 ++++++++++++++++++++++
.../message_generation-9999.ebuild | 24 ++++++++++++++++++++++
dev-ros/message_generation/metadata.xml | 5 +++++
4 files changed, 54 insertions(+)
diff --git a/dev-ros/message_generation/Manifest b/dev-ros/message_generation/Manifest
new file mode 100644
index 0000000..a60c3a1
--- /dev/null
+++ b/dev-ros/message_generation/Manifest
@@ -0,0 +1 @@
+DIST message_generation-0.3.0.tar.gz 709 SHA256 ccfdfa99a52e133498beaf11154bc7457006c7fedde8f66041d35408346f5481 SHA512 45dc0584f07f5bf3f1562eef8488aae27eaaf8e43f1a7b003d973fccf79a3006e54d544b2e8392c4a2eb12fcfec0d40fc60a6f914177573d0de167e48aef8efa WHIRLPOOL 0edf969db3dcdee159f6f2d74358243b08f0e60379eac51b856d4179e346b06481b176a03f171eb436a838386c34c67f24d0532c2aa2f18303e0ba06c1358528
diff --git a/dev-ros/message_generation/message_generation-0.3.0.ebuild b/dev-ros/message_generation/message_generation-0.3.0.ebuild
new file mode 100644
index 0000000..64fb8e0
--- /dev/null
+++ b/dev-ros/message_generation/message_generation-0.3.0.ebuild
@@ -0,0 +1,24 @@
+# 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/message_generation"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Build-time dependencies for generating language bindings of messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/genmsg
+ dev-ros/genlisp
+ dev-ros/gencpp
+ dev-ros/genpy
+ dev-ros/geneus
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/message_generation/message_generation-9999.ebuild b/dev-ros/message_generation/message_generation-9999.ebuild
new file mode 100644
index 0000000..64fb8e0
--- /dev/null
+++ b/dev-ros/message_generation/message_generation-9999.ebuild
@@ -0,0 +1,24 @@
+# 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/message_generation"
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Build-time dependencies for generating language bindings of messages"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/genmsg
+ dev-ros/genlisp
+ dev-ros/gencpp
+ dev-ros/genpy
+ dev-ros/geneus
+"
+DEPEND="${RDEPEND}"
diff --git a/dev-ros/message_generation/metadata.xml b/dev-ros/message_generation/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/message_generation/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] 3+ messages in thread
end of thread, other threads:[~2016-05-12 11:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-12 11:08 [gentoo-commits] repo/gentoo:master commit in: dev-ros/message_generation/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2016-05-12 11:08 Alexis Ballier
2015-09-22 9:13 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox