From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D1D2859CAF for ; Tue, 5 Apr 2016 10:55:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AB8021C02A; Tue, 5 Apr 2016 10:55:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4DB221C02B for ; Tue, 5 Apr 2016 10:55:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4289340DF0 for ; Tue, 5 Apr 2016 10:55:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3D3D822 for ; Tue, 5 Apr 2016 10:55:30 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1459853626.0dc8567cadc2703ca80d6c0d5e5107b01c4897d6.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ros/qt_gui_cpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ros/qt_gui_cpp/Manifest dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.0.ebuild X-VCS-Directories: dev-ros/qt_gui_cpp/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 0dc8567cadc2703ca80d6c0d5e5107b01c4897d6 X-VCS-Branch: master Date: Tue, 5 Apr 2016 10:55:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 16e1ed53-9e8b-4022-9a9e-ba0861ce11be X-Archives-Hash: 96ec9ed7c453e28780064296e11335f2 commit: 0dc8567cadc2703ca80d6c0d5e5107b01c4897d6 Author: Alexis Ballier gentoo org> AuthorDate: Tue Apr 5 10:33:29 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Apr 5 10:53:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc8567c dev-ros/qt_gui_cpp: Bump to 0.3.0. Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier gentoo.org> dev-ros/qt_gui_cpp/Manifest | 1 + dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.0.ebuild | 33 ++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/dev-ros/qt_gui_cpp/Manifest b/dev-ros/qt_gui_cpp/Manifest index 436b5e1..236c400 100644 --- a/dev-ros/qt_gui_cpp/Manifest +++ b/dev-ros/qt_gui_cpp/Manifest @@ -1,2 +1,3 @@ DIST qt_gui_core-0.2.29.tar.gz 85881 SHA256 7c51b4fd7e795e37e3f8a4b691a5e520466105fdddbc85e194c10c608fe7448c SHA512 958526a3bd76070e121d75a82c589894aef980870091cb853802fcb60328b54cbc95ee0c9eececa18e24608808cca2c722c5699b662c2a578f150995171d71db WHIRLPOOL f83328ce59fd9cd8db5a066f1a2a93bde54b28268891b18cf73b31d5584b0dc7f932350a39e729c97be3bc3b6780422dd2538321f29b0acd13d06387e0054975 DIST qt_gui_core-0.2.30.tar.gz 86567 SHA256 d2c7240161dd84b02b024a66119d122a7607dd0e27a299d53d1c75c36d203847 SHA512 4a9671c8814f16a371e77840d6df268e763ce5932d6e85842af34ee5322701ffa19d97d4d75b4fb6d4d272497281462296dc9cfc25d4efd96246a88a8ee08978 WHIRLPOOL c072605d884a051a03ea3e77147fce7e7f3f94c4b5eb253779022a18cf3141d357fdb9fc45c9b5b6917d3e73cc2cfde4d384d64de26f164b4920911965be20e7 +DIST qt_gui_core-0.3.0.tar.gz 86904 SHA256 f785ad2ffcee822edaf8f8baef8f440d3c596fbb2cbc99508f5aef650e00dc28 SHA512 6b14dafdc087f3fccfeacf2aedd438b069cd3592d6f834ba0d277107da936bbf0d3a40d0cd18468615fd9c508fb1fc5109ef83c4970031a7dca923b85270b385 WHIRLPOOL fdc0e46cc9e308999553ffa911acd7cb3fa64c8088fe270eb831143deef03e903cc1abfaf748fe4e8484a91acc2d926d8d03bdec4225082c56fc958fe16dfdfa diff --git a/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.0.ebuild b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.0.ebuild new file mode 100644 index 0000000..66b81c3 --- /dev/null +++ b/dev-ros/qt_gui_cpp/qt_gui_cpp-0.3.0.ebuild @@ -0,0 +1,33 @@ +# 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" +)