public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-04-25  9:00 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-04-25  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     c83f22671647e1f1e4f62b54ae89128e3ab9aecb
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 08:59:14 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 09:00:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83f2267

dev-ros/rqt_pose_view: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/rqt_pose_view/Manifest                   |  1 -
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild | 30 ------------------------
 2 files changed, 31 deletions(-)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index f7d21006ace..bb0da5c3c13 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,2 +1 @@
-DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c
 DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild
deleted file mode 100644
index 83155b318ee..00000000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2021-08-06 12:33 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2021-08-06 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a21569d3b6ea289e5b86beae269c3bea88b2d1c0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 12:16:47 2021 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 12:32:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a21569d3

dev-ros/rqt_pose_view: bump to 0.5.11

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

 dev-ros/rqt_pose_view/Manifest                                          | 2 +-
 .../{rqt_pose_view-0.5.10.ebuild => rqt_pose_view-0.5.11.ebuild}        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 7bb4fe3e886..9e2b3e9b072 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1 +1 @@
-DIST rqt_pose_view-0.5.10.tar.gz 8508 BLAKE2B 39436926caa82a6ffd15161429081f2c101da802b802ebf798b3e474d0b977dce58d0ed00da87674ad1c2dfbab1c0e58a49b83b1c93163b1dc6c731c7fb4de19 SHA512 53874a7782ba8338accda84643a8103d23de24b175a6ec373ac7cbbbc3f158c08dc07ad8d82755a06da80740f3354759c076e082bfef081fc5d403c16e420ced
+DIST rqt_pose_view-0.5.11.tar.gz 8572 BLAKE2B 38529a9153b713a1893f3c3d9e4a275c7506fd7e17dc3cf78b18e789c658d3e64775f51f3d9310cb1b1ea3546c189583478a82bc4b324d692244efaea8191247 SHA512 da6f3c670c84b360320e5e49a35d7f24776f004f8ec15141b8ea6c10ff3b98748cd7fbaada7a11b6aff8a7bcb13ca83d641e6ca446ad2e712e3a6d367223e322

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.10.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.11.ebuild
similarity index 95%
rename from dev-ros/rqt_pose_view/rqt_pose_view-0.5.10.ebuild
rename to dev-ros/rqt_pose_view/rqt_pose_view-0.5.11.ebuild
index 903a748d5bf..cd3b6a564f7 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.10.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.11.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


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-10-14 11:41 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-10-14 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     d8f76ad21202726fe210bc55f8e255d8687aa0e5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 11:37:39 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 11:37:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f76ad2

dev-ros/rqt_pose_view: bump to 0.5.8

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.8.ebuild | 29 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 072f5f5e6dd..585a444ce65 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,2 +1,3 @@
 DIST rqt_pose_view-0.5.7.tar.gz 8217 SHA256 857191b2a53e9ad688d8757d1ca44b5e7c417f64f13141f4878a43f6a81a217f SHA512 34103deaf3fadc505c17e75f5ccc11acf93c1752a2ab76d2552e842b6072cce9c2cd73c5a7520a38f57e3a053a8ecfa5f29f9317c128275663d2435d0a660007 WHIRLPOOL bbeec4d042358ece77eb9d94c2783e598b3126c83b74e4707674c6c26f71f3d66677fd2f411f80c942aeea8f7837b027e357c84bcd7200bed0779a312b51292d
+DIST rqt_pose_view-0.5.8.tar.gz 8299 SHA256 72e82d3faf086ab5409a051be7e0d56cd9aac2446f56e0eb2c4895d965e06793 SHA512 a3a53989c4fe73e6dfebea7e2f01fcd807faa0f011f452208ddb3df1be84939e7b1e26430a098f8b3a6554b781c9b0bf962ed0d115932dae5bc144225926f50b WHIRLPOOL 13109e8c31b311ecf8da2d2080e73bd71da94d7d1035ea5c590798e740a183c37f396e8772920031f399de39e8979de0b5278651eec963c6e44d72a6f13116a1
 DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.8.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.8.ebuild
new file mode 100644
index 00000000000..f4b93343f49
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.8.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_pose_view"
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+	dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-10-14 11:41 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-10-14 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     aa81d0edd027baee6adb5068c6a7cd5c1accbca5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 11:37:54 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 11:37:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa81d0ed

dev-ros/rqt_pose_view: Remove old

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 dev-ros/rqt_pose_view/Manifest                   |  2 --
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild | 30 ------------------------
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild | 29 -----------------------
 3 files changed, 61 deletions(-)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 585a444ce65..7e90571565b 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,3 +1 @@
-DIST rqt_pose_view-0.5.7.tar.gz 8217 SHA256 857191b2a53e9ad688d8757d1ca44b5e7c417f64f13141f4878a43f6a81a217f SHA512 34103deaf3fadc505c17e75f5ccc11acf93c1752a2ab76d2552e842b6072cce9c2cd73c5a7520a38f57e3a053a8ecfa5f29f9317c128275663d2435d0a660007 WHIRLPOOL bbeec4d042358ece77eb9d94c2783e598b3126c83b74e4707674c6c26f71f3d66677fd2f411f80c942aeea8f7837b027e357c84bcd7200bed0779a312b51292d
 DIST rqt_pose_view-0.5.8.tar.gz 8299 SHA256 72e82d3faf086ab5409a051be7e0d56cd9aac2446f56e0eb2c4895d965e06793 SHA512 a3a53989c4fe73e6dfebea7e2f01fcd807faa0f011f452208ddb3df1be84939e7b1e26430a098f8b3a6554b781c9b0bf962ed0d115932dae5bc144225926f50b WHIRLPOOL 13109e8c31b311ecf8da2d2080e73bd71da94d7d1035ea5c590798e740a183c37f396e8772920031f399de39e8979de0b5278651eec963c6e44d72a6f13116a1
-DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
deleted file mode 100644
index 515ae61769e..00000000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-	dev-ros/rqt_py_common[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
deleted file mode 100644
index f4b93343f49..00000000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_pose_view"
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-	dev-ros/rqt_py_common[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-05-02  9:33 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-05-02  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c9f0d6762925bea95fe065f692d2238c071339a1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 09:23:12 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May  2 09:33:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f0d676

dev-ros/rqt_pose_view: bump to 0.5.7 and update to split repos

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/rqt_pose_view/Manifest                                         | 1 +
 dev-ros/rqt_pose_view/metadata.xml                                     | 2 +-
 .../{rqt_pose_view-9999.ebuild => rqt_pose_view-0.5.7.ebuild}          | 3 +--
 dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild                        | 3 +--
 4 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index bb0da5c3c13..072f5f5e6dd 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1 +1,2 @@
+DIST rqt_pose_view-0.5.7.tar.gz 8217 SHA256 857191b2a53e9ad688d8757d1ca44b5e7c417f64f13141f4878a43f6a81a217f SHA512 34103deaf3fadc505c17e75f5ccc11acf93c1752a2ab76d2552e842b6072cce9c2cd73c5a7520a38f57e3a053a8ecfa5f29f9317c128275663d2435d0a660007 WHIRLPOOL bbeec4d042358ece77eb9d94c2783e598b3126c83b74e4707674c6c26f71f3d66677fd2f411f80c942aeea8f7837b027e357c84bcd7200bed0779a312b51292d
 DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664

diff --git a/dev-ros/rqt_pose_view/metadata.xml b/dev-ros/rqt_pose_view/metadata.xml
index 70d1993e285..02b6f18344a 100644
--- a/dev-ros/rqt_pose_view/metadata.xml
+++ b/dev-ros/rqt_pose_view/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Gentoo ROS Project</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="github">ros-visualization/rqt_robot_plugins</remote-id>
+		<remote-id type="github">ros-visualization/rqt_pose_view</remote-id>
 	</upstream>
 </pkgmetadata>

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
similarity index 88%
copy from dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
copy to dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
index 515ae61769e..f4b93343f49 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.7.ebuild
@@ -4,9 +4,8 @@
 EAPI=5
 
 KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_pose_view"
 PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
 
 inherit ros-catkin
 

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
index 515ae61769e..f4b93343f49 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
@@ -4,9 +4,8 @@
 EAPI=5
 
 KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_pose_view"
 PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
 
 inherit ros-catkin
 


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-04-25  9:00 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-04-25  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     ba871aa14e6e50746019ea95e1f27c93a8898c59
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 08:59:59 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 09:00:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba871aa1

dev-ros/rqt_pose_view: Drop direct pyqt dep, it is meant as a transitive deps from other ros pkgs and actually is qt5 now.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild | 1 -
 dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
index c82fcf8fba0..515ae61769e 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
 	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
 	dev-python/pyopengl[${PYTHON_USEDEP}]
 	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
 	dev-python/rospkg[${PYTHON_USEDEP}]
 	dev-ros/rospy[${PYTHON_USEDEP}]
 	dev-ros/rostopic[${PYTHON_USEDEP}]

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
index c82fcf8fba0..515ae61769e 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
 	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
 	dev-python/pyopengl[${PYTHON_USEDEP}]
 	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
 	dev-python/rospkg[${PYTHON_USEDEP}]
 	dev-ros/rospy[${PYTHON_USEDEP}]
 	dev-ros/rostopic[${PYTHON_USEDEP}]


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-01-26  8:24 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-01-26  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     af0644c97491fccb6cc6ea37f90dc9809b1bb053
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 08:18:13 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 08:24:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af0644c9

dev-ros/rqt_pose_view: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/rqt_pose_view/Manifest                   |  5 ----
 dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild | 31 ------------------------
 dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild | 31 ------------------------
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild | 31 ------------------------
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild | 31 ------------------------
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild | 31 ------------------------
 6 files changed, 160 deletions(-)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 32c8645..b17102b 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,6 +1 @@
-DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
-DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
-DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
-DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
-DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5
 DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild
deleted file mode 100644
index a4afb74..00000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild
deleted file mode 100644
index a4afb74..00000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild
deleted file mode 100644
index a4afb74..00000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild
deleted file mode 100644
index 4ef5b60..00000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild
deleted file mode 100644
index 4ef5b60..00000000
--- a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for visualizing 3D poses"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-	dev-python/pyopengl[${PYTHON_USEDEP}]
-	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
-	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
-	dev-python/rospkg[${PYTHON_USEDEP}]
-	dev-ros/rospy[${PYTHON_USEDEP}]
-	dev-ros/rostopic[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui[${PYTHON_USEDEP}]
-	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
-	dev-ros/tf[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-01-26  8:24 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-01-26  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     c17adb5acbdba208d8e4acba7947db05a922a5b6
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 08:19:39 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 08:24:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17adb5a

dev-ros/rqt_pose_view: Bump to 0.5.6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild | 32 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index b17102b..f7d2100 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1 +1,2 @@
 DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c
+DIST rqt_robot_plugins-0.5.6.tar.gz 2107696 SHA256 d5f1b509df54b253d3b2952560e8dc5e764c3259b0e9dcff08541e27ac9fed71 SHA512 871f660e22afafd510e34984b94d2530bc3314db194c06ff458430e15b1183a60147289e9544a5fb070665a3c83034cbcccefe2f820e62f091c3bbc0edfd0a51 WHIRLPOOL a90882b1e762f5e53b7ce7ff92695ba8eb63242b53304a08c928f2667ceb206cfda72e64d81b73d1d951e6b92cb5f16327528846f6b54e28b2acaf898424a664

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
new file mode 100644
index 00000000..983f874
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.6.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+	dev-ros/rqt_py_common[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2017-01-26  8:24 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2017-01-26  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     eb386d092fbd44cc97580d4f2faeb7a0900edcbf
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 08:19:02 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 08:24:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb386d09

dev-ros/rqt_pose_view: add dep on dev-ros/rqt_py_common

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
index a4afb74..983f874 100644
--- a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-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
 # $Id$
 
@@ -27,5 +27,6 @@ RDEPEND="
 	dev-ros/rqt_gui[${PYTHON_USEDEP}]
 	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
 	dev-ros/tf[${PYTHON_USEDEP}]
+	dev-ros/rqt_py_common[${PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2016-11-14  9:51 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2016-11-14  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2813e437619fb1a5575a327b3e0177a03c3eda03
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 09:42:54 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 09:42:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2813e437

dev-ros/rqt_pose_view: Bump to 0.5.5.

Package-Manager: portage-2.3.2

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index d0e3963..32c8645 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -3,3 +3,4 @@ DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc
 DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
 DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
 DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5
+DIST rqt_robot_plugins-0.5.5.tar.gz 2106937 SHA256 d8d0d5accc181c63146091f4ff9f50f56e84d56a5d55c67309377ed27c7ca613 SHA512 0be22bafaaf69eec4e354cc6a54be56b2b22c943dcbf214896873b672842a9e00ec7d80e20fd0ef26a31affe680e1dbbc733d5df93fe91c067a1276a7155688a WHIRLPOOL d91d254515767827147cc017142caaece10c489022efdb549dc2e0c97ec4ced084042a05f45bebb024ac530fd41223cfd16cebfba3694600cb40d4a80e7b304c

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.5.ebuild
new file mode 100644
index 00000000..4ef5b60
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.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
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2016-09-20 13:55 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2016-09-20 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e30893a9939298b082a210bf6183d28fde7413de
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 13:28:54 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 13:28:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e30893a9

dev-ros/rqt_pose_view: Bump to 0.5.4.

Package-Manager: portage-2.3.1

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 4b71953..d0e3963 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -2,3 +2,4 @@ DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa98
 DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
 DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
 DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333
+DIST rqt_robot_plugins-0.5.4.tar.gz 2106850 SHA256 a451b25f2eea79e9a3746b878a01620c9debf297b32447509139bedd2048b3e0 SHA512 c745511a7c3073163bc6c95fb6051d671523b964d60ef478a3ffef7314ec8b2708cee08312d67a719d1050addd0e9370a2a4eddd98c462dcfce0f72865c7756f WHIRLPOOL 97b21a35e3842e0805c7fc6e2f0704069c7ecf95d71d939a6c5329cc370d1e82b20804cbfa6f6c5767a971dd0eff464d1c8407738c2615f453924783f9153cc5

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild
new file mode 100644
index 00000000..4ef5b60
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.4.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2016-05-17 10:24 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2016-05-17 10:24 UTC (permalink / raw
  To: gentoo-commits

commit:     b825adb6b41bd89d208848113fb173f80dbeed66
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 10:22:29 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 17 10:22:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b825adb6

dev-ros/rqt_pose_view: Bump to 0.5.3.

Package-Manager: portage-2.3.0_rc1

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index cfbec59..4b71953 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,3 +1,4 @@
 DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
 DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
 DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37
+DIST rqt_robot_plugins-0.5.3.tar.gz 2106738 SHA256 16a4e50dccff127d15646928d57dfdfa97fc44de6725f0ac2d4cdac17a8eb20a SHA512 56ae9ef88c7551a51ccfab70b88df89450ff1b62c6f42c1eeb72e8f1d29b59dba308b13930d0d5898d1491c6f3b8f58509abcd7d372bff3c34c4192682af89fa WHIRLPOOL 1dbf31910f41930ddb57f86b69ea7166f9945bdc4cbe08927a62d1b27e434e01474d9078dc8a13024bdfdb70c6778734eced7465e18d6db4225e8474865fa333

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild
new file mode 100644
index 0000000..4ef5b60
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.3.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2016-05-11  8:06 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2016-05-11  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5d193d9c5fb55bba8d5c2b9a749e678b2bb62295
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 08:03:51 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed May 11 08:03:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d193d9c

dev-ros/rqt_pose_view: Bump to 0.5.2.

Package-Manager: portage-2.2.28

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index a86d065..cfbec59 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1,2 +1,3 @@
 DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
 DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74
+DIST rqt_robot_plugins-0.5.2.tar.gz 2106572 SHA256 9d7c47a8824b1864404b3d6048dfdac871a9fca1daf86b640eea9503f3c2d51e SHA512 ed84f20cfd0ee95f850ac5a5352ace75b597ce641b4c9bb0a779eaae19a0ec9d7eeb0dac9e1b84d508d0ad7931777219410e2c4957e1b74f489c927804e906b0 WHIRLPOOL 7a03be3e10f2aa1d65ae38b6fb5c5365e4442d3ebc9450312cc378391827a51d4d2b307873df651d8aa479bdbbe3118d674273f036b1a7cdaf553b7f635bbf37

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild
new file mode 100644
index 0000000..a4afb74
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.5.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2016-03-14 11:38 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2016-03-14 11:38 UTC (permalink / raw
  To: gentoo-commits

commit:     f0cf8499994f28614afad0aac002f47b3d8369b5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 11:28:39 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 11:38:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cf8499

dev-ros/rqt_pose_view: Bump to 0.4.3.

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

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild | 31 ++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
index 3674c36..a86d065 100644
--- a/dev-ros/rqt_pose_view/Manifest
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -1 +1,2 @@
 DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0
+DIST rqt_robot_plugins-0.4.3.tar.gz 2095770 SHA256 6d18645711361e004876b49b828fc17cddf9677bb18b9a413732c1cb5ac3aac4 SHA512 20e1bbe017050d0b2962527338684de118bc5d61af026d43ec9b0ab5756c8c4a5b48e651ff5f16faa6d24ada176fbc7fe756904e9c324638770945a5942a7d6f WHIRLPOOL a773e77037b1f2099c08662233ffb711271c4f153fd67b735abfdede023afb79d7f5e284b720b15f712a10e216be3ad5a62ddaf922910c932a9e17b1e56c8c74

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.3.ebuild
new file mode 100644
index 0000000..a4afb74
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.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
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/
@ 2015-09-23 10:39 Alexis Ballier
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier @ 2015-09-23 10:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e7170abbd837dbf0c986d8ab7ce8e31fa38f8f44
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:33:21 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:33:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7170abb

dev-ros/rqt_pose_view: Initial import. Ebuild by me.

Package-Manager: portage-2.2.21

 dev-ros/rqt_pose_view/Manifest                   |  1 +
 dev-ros/rqt_pose_view/metadata.xml               |  5 ++++
 dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild | 31 ++++++++++++++++++++++++
 dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild  | 31 ++++++++++++++++++++++++
 4 files changed, 68 insertions(+)

diff --git a/dev-ros/rqt_pose_view/Manifest b/dev-ros/rqt_pose_view/Manifest
new file mode 100644
index 0000000..3674c36
--- /dev/null
+++ b/dev-ros/rqt_pose_view/Manifest
@@ -0,0 +1 @@
+DIST rqt_robot_plugins-0.4.2.tar.gz 2095395 SHA256 b074485352720226544c5036baa980962835129206b51871bf9a279979ff1d7e SHA512 31d9f2e9915e1c645cd9ac687aafb588171883da89ab27c5abdecf288b49e1d2a4530f3bc3202058dd3c833b4f7cad3f66e1da652f51252863473d380825213c WHIRLPOOL 889e0f7d55f190df5730b1424ad6bde2f4fe1757506d4e3499e1b06a97e41a075c2e0f9d1feea572e85492a8d138c8f0b09d520eed3b69743ca485f8de4a19d0

diff --git a/dev-ros/rqt_pose_view/metadata.xml b/dev-ros/rqt_pose_view/metadata.xml
new file mode 100644
index 0000000..c42ea5b
--- /dev/null
+++ b/dev-ros/rqt_pose_view/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/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild
new file mode 100644
index 0000000..a4afb74
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-0.4.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild b/dev-ros/rqt_pose_view/rqt_pose_view-9999.ebuild
new file mode 100644
index 0000000..a4afb74
--- /dev/null
+++ b/dev-ros/rqt_pose_view/rqt_pose_view-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
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_robot_plugins"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for visualizing 3D poses"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+	dev-ros/geometry_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+	dev-python/pyopengl[${PYTHON_USEDEP}]
+	dev-ros/python_qt_binding[${PYTHON_USEDEP}]
+	dev-python/PyQt4[opengl,${PYTHON_USEDEP}]
+	dev-python/rospkg[${PYTHON_USEDEP}]
+	dev-ros/rospy[${PYTHON_USEDEP}]
+	dev-ros/rostopic[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui[${PYTHON_USEDEP}]
+	dev-ros/rqt_gui_py[${PYTHON_USEDEP}]
+	dev-ros/tf[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}"


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

end of thread, other threads:[~2021-08-06 12:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-25  9:00 [gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_pose_view/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 12:33 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2017-05-02  9:33 Alexis Ballier
2017-04-25  9:00 Alexis Ballier
2017-01-26  8:24 Alexis Ballier
2017-01-26  8:24 Alexis Ballier
2017-01-26  8:24 Alexis Ballier
2016-11-14  9:51 Alexis Ballier
2016-09-20 13:55 Alexis Ballier
2016-05-17 10:24 Alexis Ballier
2016-05-11  8:06 Alexis Ballier
2016-03-14 11:38 Alexis Ballier
2015-09-23 10: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