* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/
@ 2015-09-23 10:12 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2015-09-23 10:12 UTC (permalink / raw
To: gentoo-commits
commit: 28fd25d3ed7f8649de337b7265cd1a3289d64e0b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:11:54 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:12:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28fd25d3
ros-meta/rqt: Initial import. Ebuild by me.
Package-Manager: portage-2.2.21
ros-meta/rqt/Manifest | 1 +
ros-meta/rqt/metadata.xml | 5 +++++
ros-meta/rqt/rqt-0.2.14.ebuild | 23 +++++++++++++++++++++++
ros-meta/rqt/rqt-9999.ebuild | 23 +++++++++++++++++++++++
4 files changed, 52 insertions(+)
diff --git a/ros-meta/rqt/Manifest b/ros-meta/rqt/Manifest
new file mode 100644
index 0000000..4bd724f
--- /dev/null
+++ b/ros-meta/rqt/Manifest
@@ -0,0 +1 @@
+DIST rqt-0.2.14.tar.gz 96624 SHA256 0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5 WHIRLPOOL 56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42
diff --git a/ros-meta/rqt/metadata.xml b/ros-meta/rqt/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/ros-meta/rqt/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>
diff --git a/ros-meta/rqt/rqt-0.2.14.ebuild b/ros-meta/rqt/rqt-0.2.14.ebuild
new file mode 100644
index 0000000..29e3a97
--- /dev/null
+++ b/ros-meta/rqt/rqt-0.2.14.ebuild
@@ -0,0 +1,23 @@
+# 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-visualization/rqt"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Qt-based framework for GUI development for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_gui
+ dev-ros/rqt_gui_cpp
+ dev-ros/rqt_gui_py
+"
+DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt/rqt-9999.ebuild b/ros-meta/rqt/rqt-9999.ebuild
new file mode 100644
index 0000000..29e3a97
--- /dev/null
+++ b/ros-meta/rqt/rqt-9999.ebuild
@@ -0,0 +1,23 @@
+# 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-visualization/rqt"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Qt-based framework for GUI development for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_gui
+ dev-ros/rqt_gui_cpp
+ dev-ros/rqt_gui_py
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/
@ 2016-04-05 10:55 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2016-04-05 10:55 UTC (permalink / raw
To: gentoo-commits
commit: 028351bb9bc3cba817da7fc7f4837d9dfe2d7d80
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 5 10:39:55 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 5 10:53:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028351bb
ros-meta/rqt: Bump to 0.3.1.
Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
ros-meta/rqt/Manifest | 1 +
ros-meta/rqt/rqt-0.3.1.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/ros-meta/rqt/Manifest b/ros-meta/rqt/Manifest
index 4bd724f..8146a96 100644
--- a/ros-meta/rqt/Manifest
+++ b/ros-meta/rqt/Manifest
@@ -1 +1,2 @@
DIST rqt-0.2.14.tar.gz 96624 SHA256 0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5 WHIRLPOOL 56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42
+DIST rqt-0.3.1.tar.gz 96715 SHA256 38d6b23dc371406209129172ac259b10a5ae68d3047da7bd88b252f89e6604d8 SHA512 d47da0d872ae16fa0b6b894a181077328e8a88a49974d7e15050435d1f046e4ca702e31211e986298c46cd9ef1af5594e3876ebfb5556dae3eceae2a188909c7 WHIRLPOOL 3f86fc044b9dc63f13bff9855d4e26662f6a551c4c760352aaa4df904f9bb38277fe89d8ed5f29d417770b1039214f0d6eb9499163ff0fce2a73ffd2afa1418f
diff --git a/ros-meta/rqt/rqt-0.3.1.ebuild b/ros-meta/rqt/rqt-0.3.1.ebuild
new file mode 100644
index 0000000..29e3a97
--- /dev/null
+++ b/ros-meta/rqt/rqt-0.3.1.ebuild
@@ -0,0 +1,23 @@
+# 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-visualization/rqt"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Qt-based framework for GUI development for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_gui
+ dev-ros/rqt_gui_cpp
+ dev-ros/rqt_gui_py
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/
@ 2017-04-25 6:40 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-04-25 6:40 UTC (permalink / raw
To: gentoo-commits
commit: 67ee5796afe82ee9c8ea5998f85ab9e415e5d6ea
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 05:50:46 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 06:40:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ee5796
ros-meta/rqt: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
ros-meta/rqt/Manifest | 2 --
ros-meta/rqt/rqt-0.2.14.ebuild | 22 ----------------------
ros-meta/rqt/rqt-0.3.1.ebuild | 22 ----------------------
3 files changed, 46 deletions(-)
diff --git a/ros-meta/rqt/Manifest b/ros-meta/rqt/Manifest
index 855a6f81329..9c5f49cf8de 100644
--- a/ros-meta/rqt/Manifest
+++ b/ros-meta/rqt/Manifest
@@ -1,3 +1 @@
-DIST rqt-0.2.14.tar.gz 96624 SHA256 0b80921c0a1f0811ede8afe16b5479f44c3cb085b23d6e81560a4b7874f565af SHA512 852933ae34ecd996c979de5d8431fb9e7c15f43570fdc6b82336098ab2859670407cb8f2319665bfbfaa815221c6e8a1698fe12349d2092fd98f632c4a0d92f5 WHIRLPOOL 56c2e3b24b10bcaee19523c32f6f63581290a20dbce6112e2327578dd5ecebf3f78e40274d12c5a253005c91f63889c6fb40b011c2e49c7ba2f4b2851dc23e42
-DIST rqt-0.3.1.tar.gz 96715 SHA256 38d6b23dc371406209129172ac259b10a5ae68d3047da7bd88b252f89e6604d8 SHA512 d47da0d872ae16fa0b6b894a181077328e8a88a49974d7e15050435d1f046e4ca702e31211e986298c46cd9ef1af5594e3876ebfb5556dae3eceae2a188909c7 WHIRLPOOL 3f86fc044b9dc63f13bff9855d4e26662f6a551c4c760352aaa4df904f9bb38277fe89d8ed5f29d417770b1039214f0d6eb9499163ff0fce2a73ffd2afa1418f
DIST rqt-0.3.2.tar.gz 96823 SHA256 d1de217659e853e7818f59a8f675c794014b4ea17830fd5435e0fb5a298dfb4e SHA512 0a1400b1b18e0e6374fd61801378df83d022687a90b3e0067ec70c490018ed9429b9fd5345caa7bc6236dedec099198457507988aa594d876cc6991a03b33916 WHIRLPOOL 37dee13e7bd1364d8fd1dca5fb5093297854d0827d671e419fdad744f5d07b6909549d1fc13b7a4760f7dce946b4a5634e107bc5d584098a799eee9fd7f0d429
diff --git a/ros-meta/rqt/rqt-0.2.14.ebuild b/ros-meta/rqt/rqt-0.2.14.ebuild
deleted file mode 100644
index 996ddc72cf1..00000000000
--- a/ros-meta/rqt/rqt-0.2.14.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-visualization/rqt"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Qt-based framework for GUI development for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_gui
- dev-ros/rqt_gui_cpp
- dev-ros/rqt_gui_py
-"
-DEPEND="${RDEPEND}"
diff --git a/ros-meta/rqt/rqt-0.3.1.ebuild b/ros-meta/rqt/rqt-0.3.1.ebuild
deleted file mode 100644
index 996ddc72cf1..00000000000
--- a/ros-meta/rqt/rqt-0.3.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-ROS_REPO_URI="https://github.com/ros-visualization/rqt"
-KEYWORDS="~amd64"
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="Qt-based framework for GUI development for ROS"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-ros/rqt_gui
- dev-ros/rqt_gui_cpp
- dev-ros/rqt_gui_py
-"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/
@ 2017-04-25 6:40 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-04-25 6:40 UTC (permalink / raw
To: gentoo-commits
commit: af17139c51230449f49929fc230945dc60de26a9
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 05:51:29 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 06:40:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af17139c
ros-meta/rqt: add rqt_gui_py dep
Package-Manager: Portage-2.3.5, Repoman-2.3.2
ros-meta/rqt/rqt-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/ros-meta/rqt/rqt-9999.ebuild b/ros-meta/rqt/rqt-9999.ebuild
index 996ddc72cf1..7e0951567ef 100644
--- a/ros-meta/rqt/rqt-9999.ebuild
+++ b/ros-meta/rqt/rqt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,5 +18,6 @@ RDEPEND="
dev-ros/rqt_gui
dev-ros/rqt_gui_cpp
dev-ros/rqt_gui_py
+ dev-ros/rqt_py_common
"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/
@ 2017-04-25 6:40 Alexis Ballier
0 siblings, 0 replies; 5+ messages in thread
From: Alexis Ballier @ 2017-04-25 6:40 UTC (permalink / raw
To: gentoo-commits
commit: c814b3da726275c9b2b37b92fba939739a6648e2
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 06:11:54 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 06:40:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c814b3da
ros-meta/rqt: Bump to 0.5.0.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
ros-meta/rqt/Manifest | 1 +
ros-meta/rqt/rqt-0.5.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/ros-meta/rqt/Manifest b/ros-meta/rqt/Manifest
index 9c5f49cf8de..b713bca927c 100644
--- a/ros-meta/rqt/Manifest
+++ b/ros-meta/rqt/Manifest
@@ -1 +1,2 @@
DIST rqt-0.3.2.tar.gz 96823 SHA256 d1de217659e853e7818f59a8f675c794014b4ea17830fd5435e0fb5a298dfb4e SHA512 0a1400b1b18e0e6374fd61801378df83d022687a90b3e0067ec70c490018ed9429b9fd5345caa7bc6236dedec099198457507988aa594d876cc6991a03b33916 WHIRLPOOL 37dee13e7bd1364d8fd1dca5fb5093297854d0827d671e419fdad744f5d07b6909549d1fc13b7a4760f7dce946b4a5634e107bc5d584098a799eee9fd7f0d429
+DIST rqt-0.5.0.tar.gz 120992 SHA256 3f62f90db254e111483b9a7cb9d486d0bf07c863b2a987808dc3636ee7004c22 SHA512 5c91fe9bce5a7cb0cdc54b42667488d30c33bd57afd30cc8f2047b91b7aa7b8afd936090bfc76be5dbc8c6497623c1be4340e061503f5a65bc94faaad810597e WHIRLPOOL 1c6ac80ad727a3bc11898036b08fb5d1d1b56fc5dabc4328816018b79709407c3b7cdb095a85fbadff17730b91c33825a77f6756252b527b2c467f5366eade8c
diff --git a/ros-meta/rqt/rqt-0.5.0.ebuild b/ros-meta/rqt/rqt-0.5.0.ebuild
new file mode 100644
index 00000000000..7e0951567ef
--- /dev/null
+++ b/ros-meta/rqt/rqt-0.5.0.ebuild
@@ -0,0 +1,23 @@
+# 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-visualization/rqt"
+KEYWORDS="~amd64"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="Qt-based framework for GUI development for ROS"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+ dev-ros/rqt_gui
+ dev-ros/rqt_gui_cpp
+ dev-ros/rqt_gui_py
+ dev-ros/rqt_py_common
+"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-04-25 6:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25 6:40 [gentoo-commits] repo/gentoo:master commit in: ros-meta/rqt/ Alexis Ballier
-- strict thread matches above, loose matches on Subject: below --
2017-04-25 6:40 Alexis Ballier
2017-04-25 6:40 Alexis Ballier
2016-04-05 10:55 Alexis Ballier
2015-09-23 10:12 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox