From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- dev-ros/rqt_shell/Manifest | 6 ++++++ dev-ros/rqt_shell/metadata.xml | 11 +++++++++++ dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild | 24 ++++++++++++++++++++++++ dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild | 24 ++++++++++++++++++++++++ dev-ros/rqt_shell/rqt_shell-9999.ebuild | 24 ++++++++++++++++++++++++ 5 files changed, 89 insertions(+) create mode 100644 dev-ros/rqt_shell/Manifest create mode 100644 dev-ros/rqt_shell/metadata.xml create mode 100644 dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild create mode 100644 dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild create mode 100644 dev-ros/rqt_shell/rqt_shell-9999.ebuild (limited to 'dev-ros/rqt_shell') diff --git a/dev-ros/rqt_shell/Manifest b/dev-ros/rqt_shell/Manifest new file mode 100644 index 000000000000..1e2733caa94a --- /dev/null +++ b/dev-ros/rqt_shell/Manifest @@ -0,0 +1,6 @@ +DIST rqt_shell-0.4.8.tar.gz 6810 BLAKE2B 9156ee96f716ee74613ea048dc21e9f9653b14eba3064d05cb3fc2f24f3ea189a9908cb42c1adbf132747ddc71adbf8d002721d3b94f192c72c9c6a02fadeb21 SHA512 c71653fc8f50f9c67b963b3e6ba018d8730c749f0274051e891c9bea19fcd337186838fa9dfc7152cff6a2cf0921aee6aa4b27d7c209888759c80993fbcf9257 +DIST rqt_shell-0.4.9.tar.gz 6860 BLAKE2B 58a9e7d31786e94cd3d4370c647497af2ba15ee18c0c36b510f02828fac5491928eab7afcd183e46dbcd379579cc288bce334770b601f9a697021961c048e360 SHA512 105a8f0a9a5549f5abe57ff3f48c3d6c9621eedb676db9afe9980aba20bbeca58736e0eef4df86a46862e8c56bf11f2b439ccb2bafb3e3e1eaee76899e956c47 +EBUILD rqt_shell-0.4.8.ebuild 553 BLAKE2B ebe8e1cbb3daf673c3eb338f2ab31aab910266c732f8a9b3b22c1cc409ae14c2e3050a7ee24d39ea4d9ea8bc15c410d7498bd92d3f79601e1d6181a46e3951de SHA512 eadb0db4a3a72e989fce914e5f8a99466052c20d9eb6a6baa4209175ca1371848ed3d3a75beb60a92427552123d8525b029f7636dfefb9fda49cfdca989ee13c +EBUILD rqt_shell-0.4.9.ebuild 553 BLAKE2B ebe8e1cbb3daf673c3eb338f2ab31aab910266c732f8a9b3b22c1cc409ae14c2e3050a7ee24d39ea4d9ea8bc15c410d7498bd92d3f79601e1d6181a46e3951de SHA512 eadb0db4a3a72e989fce914e5f8a99466052c20d9eb6a6baa4209175ca1371848ed3d3a75beb60a92427552123d8525b029f7636dfefb9fda49cfdca989ee13c +EBUILD rqt_shell-9999.ebuild 553 BLAKE2B ebe8e1cbb3daf673c3eb338f2ab31aab910266c732f8a9b3b22c1cc409ae14c2e3050a7ee24d39ea4d9ea8bc15c410d7498bd92d3f79601e1d6181a46e3951de SHA512 eadb0db4a3a72e989fce914e5f8a99466052c20d9eb6a6baa4209175ca1371848ed3d3a75beb60a92427552123d8525b029f7636dfefb9fda49cfdca989ee13c +MISC metadata.xml 341 BLAKE2B 37d602b430bbbbedaa984412c5773768475f9c29aa636896dc923729aab5536ac5effe75aaa207d3ef3aef85d6ecc9e009be0c705115bc39b46ee6e99e7ddd7e SHA512 ff2e33aac7330f2c74a047d052ecf393f7d04ce951a573ba799951be199291c028fd37f13aed3e2a2485cd0688b76ba0e4baa655576a68010aecffc9e7b4b206 diff --git a/dev-ros/rqt_shell/metadata.xml b/dev-ros/rqt_shell/metadata.xml new file mode 100644 index 000000000000..510acf1680d4 --- /dev/null +++ b/dev-ros/rqt_shell/metadata.xml @@ -0,0 +1,11 @@ + + + + + ros@gentoo.org + Gentoo ROS Project + + + ros-visualization/rqt_shell + + diff --git a/dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild b/dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild new file mode 100644 index 000000000000..7cf7b1be6b20 --- /dev/null +++ b/dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild @@ -0,0 +1,24 @@ +# 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_shell" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="GUI plugin providing an interactive shell" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/qt_gui[${PYTHON_USEDEP}] + dev-ros/qt_gui_py_common[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild b/dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild new file mode 100644 index 000000000000..7cf7b1be6b20 --- /dev/null +++ b/dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild @@ -0,0 +1,24 @@ +# 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_shell" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="GUI plugin providing an interactive shell" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/qt_gui[${PYTHON_USEDEP}] + dev-ros/qt_gui_py_common[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" diff --git a/dev-ros/rqt_shell/rqt_shell-9999.ebuild b/dev-ros/rqt_shell/rqt_shell-9999.ebuild new file mode 100644 index 000000000000..7cf7b1be6b20 --- /dev/null +++ b/dev-ros/rqt_shell/rqt_shell-9999.ebuild @@ -0,0 +1,24 @@ +# 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_shell" +PYTHON_COMPAT=( python2_7 ) + +inherit ros-catkin + +DESCRIPTION="GUI plugin providing an interactive shell" +LICENSE="BSD" +SLOT="0" +IUSE="" + +RDEPEND=" + dev-python/rospkg[${PYTHON_USEDEP}] + dev-ros/qt_gui[${PYTHON_USEDEP}] + dev-ros/qt_gui_py_common[${PYTHON_USEDEP}] + dev-ros/rqt_gui[${PYTHON_USEDEP}] + dev-ros/rqt_gui_py[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" -- cgit v1.2.3