From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 47C2C1381FA for ; Thu, 15 May 2014 16:52:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1900E0AB4; Thu, 15 May 2014 16:52:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53351E0AB4 for ; Thu, 15 May 2014 16:52:06 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED49633FDE0 for ; Thu, 15 May 2014 16:52:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 95C851818D for ; Thu, 15 May 2014 16:52:03 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1400172656.a8470eea89f2127a7549c97df6f5224e7b8d3214.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qthelp/ X-VCS-Repository: proj/qt X-VCS-Files: dev-qt/qthelp/Manifest dev-qt/qthelp/qthelp-5.3.0_rc.ebuild dev-qt/qthelp/qthelp-5.3.9999.ebuild dev-qt/qthelp/qthelp-5.9999.ebuild X-VCS-Directories: dev-qt/qthelp/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: a8470eea89f2127a7549c97df6f5224e7b8d3214 X-VCS-Branch: master Date: Thu, 15 May 2014 16:52:03 +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: 969f11a1-d6c3-4824-b0a4-2d14a668985e X-Archives-Hash: 41e63947a2b3cecc3c09619cbbe44068 commit: a8470eea89f2127a7549c97df6f5224e7b8d3214 Author: Michael Palimaka gentoo org> AuthorDate: Thu May 15 16:49:00 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu May 15 16:50:56 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a8470eea [dev-qt/qthelp] Add Qt5 version. Package-Manager: portage-2.2.8-r1 --- dev-qt/qthelp/Manifest | 1 + dev-qt/qthelp/qthelp-5.3.0_rc.ebuild | 33 +++++++++++++++++++++++++++++++++ dev-qt/qthelp/qthelp-5.3.9999.ebuild | 33 +++++++++++++++++++++++++++++++++ dev-qt/qthelp/qthelp-5.9999.ebuild | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 100 insertions(+) diff --git a/dev-qt/qthelp/Manifest b/dev-qt/qthelp/Manifest index 7abb861..96b5ab6 100644 --- a/dev-qt/qthelp/Manifest +++ b/dev-qt/qthelp/Manifest @@ -1,2 +1,3 @@ DIST qt-assistant-compat-headers-4.7.tar.gz 448 SHA256 73ae604834cc89d6c67bafc65bb5d3cadaec23076d02711fc0c30a85df3d8580 SHA512 da14cb9904591f4389862cf1e1c96f923e72b7b904d57787d68feae2c90d52bf713e930442aa3abd4b457c3cc66c88b94e23df5fc25e33e01f1ed4d3093460bb WHIRLPOOL 26c42c101aab36a8d0355f1243226f6b8bd5a477c5aafece7e036f18a9fcfe98ae016042befe494fca0c42b825e29539825466c1ddb720102fa6c65e9cbaec61 DIST qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz 329896 SHA256 e698be8fc0d32c5f0b5b46cafcb8f615accaed524b864e58b99b64b7b5549c2d SHA512 a4050d93e448d29004d71d5ea670e60242f1272399f65db084dd928150f26404d37544d011d75bbb1c62f227752f92b86a4f4382dc54f0681a3df6da738af106 WHIRLPOOL 9c2822ae2f1ee7c4f63236cc95eb0cb025f088e1f13e0a154fabdad5af6209b0e4cdda86d23061bf35fe5919a1909ed162bbc4835da79fdf1b187461aa948a1b +DIST qttools-opensource-src-5.3.0-RC.tar.xz 8988688 SHA256 4e39e77c589fb6e5d1773e18b8c76f49747bc2ff1b7eb1012ab4f05feb37ede7 SHA512 cc040c95c2d42758de2e1e3779ff6c9580a27254fe4937f362a575f1526f323359d36b9046857c8083cedc54126fefa798c298ae04c1c1bb0e54e45a2e7038e5 WHIRLPOOL 621bdbd5a0c4186cc39ab4b01f441b77865282a0207735b554daa693b4ae44b5870b26f4de4ba7443eba6e7b4ce40037af5f66952962b3c2da867d1933821236 diff --git a/dev-qt/qthelp/qthelp-5.3.0_rc.ebuild b/dev-qt/qthelp/qthelp-5.3.0_rc.ebuild new file mode 100644 index 0000000..3228701 --- /dev/null +++ b/dev-qt/qthelp/qthelp-5.3.0_rc.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +QT5_MODULE="qttools" + +inherit qt5-build + +DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" + +if [[ ${QT5_BUILD_TYPE} == live ]]; then + KEYWORDS="" +else + KEYWORDS="~amd64" +fi + +IUSE="" + +DEPEND=" + >=dev-qt/qtcore-${PV}:5[debug=] + >=dev-qt/qtgui-${PV}:5[debug=] + >=dev-qt/qtnetwork-${PV}:5[debug=] + >=dev-qt/qtsql-${PV}:5[debug=] + >=dev-qt/qtwidgets-${PV}:5[debug=] +" +RDEPEND="${DEPEND}" + +QT5_TARGET_SUBDIRS=( + src/assistant/clucene + src/assistant/help +) diff --git a/dev-qt/qthelp/qthelp-5.3.9999.ebuild b/dev-qt/qthelp/qthelp-5.3.9999.ebuild new file mode 100644 index 0000000..3228701 --- /dev/null +++ b/dev-qt/qthelp/qthelp-5.3.9999.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +QT5_MODULE="qttools" + +inherit qt5-build + +DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" + +if [[ ${QT5_BUILD_TYPE} == live ]]; then + KEYWORDS="" +else + KEYWORDS="~amd64" +fi + +IUSE="" + +DEPEND=" + >=dev-qt/qtcore-${PV}:5[debug=] + >=dev-qt/qtgui-${PV}:5[debug=] + >=dev-qt/qtnetwork-${PV}:5[debug=] + >=dev-qt/qtsql-${PV}:5[debug=] + >=dev-qt/qtwidgets-${PV}:5[debug=] +" +RDEPEND="${DEPEND}" + +QT5_TARGET_SUBDIRS=( + src/assistant/clucene + src/assistant/help +) diff --git a/dev-qt/qthelp/qthelp-5.9999.ebuild b/dev-qt/qthelp/qthelp-5.9999.ebuild new file mode 100644 index 0000000..3228701 --- /dev/null +++ b/dev-qt/qthelp/qthelp-5.9999.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=5 + +QT5_MODULE="qttools" + +inherit qt5-build + +DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" + +if [[ ${QT5_BUILD_TYPE} == live ]]; then + KEYWORDS="" +else + KEYWORDS="~amd64" +fi + +IUSE="" + +DEPEND=" + >=dev-qt/qtcore-${PV}:5[debug=] + >=dev-qt/qtgui-${PV}:5[debug=] + >=dev-qt/qtnetwork-${PV}:5[debug=] + >=dev-qt/qtsql-${PV}:5[debug=] + >=dev-qt/qtwidgets-${PV}:5[debug=] +" +RDEPEND="${DEPEND}" + +QT5_TARGET_SUBDIRS=( + src/assistant/clucene + src/assistant/help +)