diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-02-28 12:23:10 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-02-28 12:26:52 +0100 |
commit | 8404204f7f312f559e69fd7ce7d40c903a611d84 (patch) | |
tree | 9623f800616e6fe408a2adaca310c8b85934e525 /dev-ros/qt_gui_cpp | |
parent | dev-ros/rqt_gui_py: Add python 3.4/3.5 (diff) | |
download | gentoo-8404204f7f312f559e69fd7ce7d40c903a611d84.tar.gz gentoo-8404204f7f312f559e69fd7ce7d40c903a611d84.tar.bz2 gentoo-8404204f7f312f559e69fd7ce7d40c903a611d84.zip |
dev-ros/qt_gui_cpp: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/qt_gui_cpp')
-rw-r--r-- | dev-ros/qt_gui_cpp/Manifest | 2 | ||||
-rw-r--r-- | dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.2.ebuild | 33 | ||||
-rw-r--r-- | dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.3.ebuild | 33 |
3 files changed, 0 insertions, 68 deletions
diff --git a/dev-ros/qt_gui_cpp/Manifest b/dev-ros/qt_gui_cpp/Manifest index 544ab80e86ce..783bb8a7ef51 100644 --- a/dev-ros/qt_gui_cpp/Manifest +++ b/dev-ros/qt_gui_cpp/Manifest @@ -1,3 +1 @@ -DIST qt_gui_core-0.3.2.tar.gz 87326 SHA256 678e60f413ad455577ce0e76fa34f2603d0f713023a59fb8c4edee3e753489d5 SHA512 9a3e5c395a49efc0cbd747b35898e5931155b9e22f4789cc111cfb28866db4589b3b7fbd8b32cb8d64ade568dd5a9eb4ee4b24f7b7f60dcf5aabc4a380b5c180 WHIRLPOOL 0fe0af5b79ecf27259212b4ccf3f839d6841775b859674619119dfd97de5a3ae5ac337b0e0c92a6a55b02c6905f21c12d27ecf75aef62c320dd05a1f34e611f4 -DIST qt_gui_core-0.3.3.tar.gz 87422 SHA256 fc1bf4dfb3d357b38263d36023ee7b55a1799dfa437513ac51041c993e9cecd4 SHA512 5f2906e412b35b6edc9ba8792272b3d733574deda955279327e392ee3b0f55bb01a08607a25632fda43112842743fdd1432874fbf090f6b1404604c329b7dc3a WHIRLPOOL 6856cb3f58d6e68f1b3081ae4f2529f701a355fa5b0698f3191adc341da38fa3a47f17cd4cab459689e522aa7c4a117b0c86c62f39072711eb240234ee67dfe6 DIST qt_gui_core-0.3.4.tar.gz 87974 SHA256 09da32698c087a73bbf0dae2ce3b9f1d19beb5f56e15d2fd08009260589e27ef SHA512 794b0ea8b92cdbb748282ef48dcb41f24f3b83dd8ad92e8dc895d45ed085b9838b2ca4a5dc43284971d33b7ac40c86ca578fe042d71e0c9d1903cdfb561507af WHIRLPOOL 98b36b798b7dc57e88a5b59586015919c2f1d902dbde9352562237ec6cb6bb27d3fef296da1547949244b2deb0dc2e18a858ef2bb5021af1d64d76688f0b5a71 diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.2.ebuild b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.2.ebuild deleted file mode 100644 index 66b81c3eb851..000000000000 --- a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# 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/qt_gui_core" -KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Foundation for C++-bindings for dev-ros/qt_gui and creates bindings for every generator available" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-qt/qtcore:5 - dev-qt/qtwidgets:5 - >=dev-ros/pluginlib-1.9.23 - >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}] - dev-libs/tinyxml - >=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}] - dev-libs/boost:= -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" -PATCHES=( - "${FILESDIR}/libdir.patch" -) diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.3.ebuild b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.3.ebuild deleted file mode 100644 index 47b1dd857843..000000000000 --- a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -ROS_REPO_URI="https://github.com/ros-visualization/qt_gui_core" -KEYWORDS="~amd64" -PYTHON_COMPAT=( python2_7 ) -ROS_SUBDIR=${PN} - -inherit ros-catkin - -DESCRIPTION="Foundation for C++-bindings for dev-ros/qt_gui and creates bindings for every generator available" -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-qt/qtcore:5 - dev-qt/qtwidgets:5 - >=dev-ros/pluginlib-1.9.23 - >=dev-ros/qt_gui-0.3.0[${PYTHON_USEDEP}] - dev-libs/tinyxml - >=dev-ros/python_qt_binding-0.3.0[${PYTHON_USEDEP}] - dev-libs/boost:= -" -DEPEND="${RDEPEND} - virtual/pkgconfig -" -PATCHES=( - "${FILESDIR}/libdir.patch" -) |