summaryrefslogtreecommitdiff
path: root/dev-ros/rqt_shell
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-ros/rqt_shell
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ros/rqt_shell')
-rw-r--r--dev-ros/rqt_shell/Manifest6
-rw-r--r--dev-ros/rqt_shell/metadata.xml11
-rw-r--r--dev-ros/rqt_shell/rqt_shell-0.4.8.ebuild24
-rw-r--r--dev-ros/rqt_shell/rqt_shell-0.4.9.ebuild24
-rw-r--r--dev-ros/rqt_shell/rqt_shell-9999.ebuild24
5 files changed, 89 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ros@gentoo.org</email>
+ <name>Gentoo ROS Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">ros-visualization/rqt_shell</remote-id>
+ </upstream>
+</pkgmetadata>
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}"