commit:     6811ca3ff3c03d0fa53b193a524ef22b486f727f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 12 16:58:31 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 16:58:31 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6811ca3f

[dev-qt/assistant-tools] Add Qt 5 version.

Package-Manager: portage-2.2.10

---
 dev-qt/assistant-tools/Manifest                    |  1 +
 .../assistant-tools/assistant-tools-5.3.0.ebuild   | 33 ++++++++++++++++++++++
 .../assistant-tools-5.3.9999.ebuild                | 33 ++++++++++++++++++++++
 .../assistant-tools/assistant-tools-5.9999.ebuild  | 33 ++++++++++++++++++++++
 dev-qt/assistant-tools/metadata.xml                |  9 ++++++
 5 files changed, 109 insertions(+)

diff --git a/dev-qt/assistant-tools/Manifest b/dev-qt/assistant-tools/Manifest
new file mode 100644
index 0000000..2b38b87
--- /dev/null
+++ b/dev-qt/assistant-tools/Manifest
@@ -0,0 +1 @@
+DIST qttools-opensource-src-5.3.0.tar.xz 8987652 SHA256 
f64d2ca5dc59ab8980987649bcef4597a7c0194e802e64d93448cac892fd8250 SHA512 
f52a10fc96ca3ea71800cbdb10b8166e819fd4008f1dfec984ea437b626240b2a32fa32ab7b60561acf785996d01bf5d0c5659e05bac3f6e05c7a34da06de63c
 WHIRLPOOL 
95f28fb326d6facd5714024e189d396e30c89dcc300ffbc464f675467e5e189155d9d72b3da1d067dca5d2faf8a64431c24e79f9516a7eb41f147734728f50f4

diff --git a/dev-qt/assistant-tools/assistant-tools-5.3.0.ebuild 
b/dev-qt/assistant-tools/assistant-tools-5.3.0.ebuild
new file mode 100644
index 0000000..a9c1d66
--- /dev/null
+++ b/dev-qt/assistant-tools/assistant-tools-5.3.0.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 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+       >=dev-qt/qtcore-${PV}:5[debug=]
+       >=dev-qt/qtgui-${PV}:5[debug=]
+       >=dev-qt/qthelp-${PV}:5[debug=]
+       >=dev-qt/qtwidgets-${PV}:5[debug=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+       src/assistant/qcollectiongenerator
+       src/assistant/qhelpconverter
+       src/assistant/qhelpgenerator
+)

diff --git a/dev-qt/assistant-tools/assistant-tools-5.3.9999.ebuild 
b/dev-qt/assistant-tools/assistant-tools-5.3.9999.ebuild
new file mode 100644
index 0000000..a9c1d66
--- /dev/null
+++ b/dev-qt/assistant-tools/assistant-tools-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 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+       >=dev-qt/qtcore-${PV}:5[debug=]
+       >=dev-qt/qtgui-${PV}:5[debug=]
+       >=dev-qt/qthelp-${PV}:5[debug=]
+       >=dev-qt/qtwidgets-${PV}:5[debug=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+       src/assistant/qcollectiongenerator
+       src/assistant/qhelpconverter
+       src/assistant/qhelpgenerator
+)

diff --git a/dev-qt/assistant-tools/assistant-tools-5.9999.ebuild 
b/dev-qt/assistant-tools/assistant-tools-5.9999.ebuild
new file mode 100644
index 0000000..a9c1d66
--- /dev/null
+++ b/dev-qt/assistant-tools/assistant-tools-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 ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+       >=dev-qt/qtcore-${PV}:5[debug=]
+       >=dev-qt/qtgui-${PV}:5[debug=]
+       >=dev-qt/qthelp-${PV}:5[debug=]
+       >=dev-qt/qtwidgets-${PV}:5[debug=]
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+       src/assistant/qcollectiongenerator
+       src/assistant/qhelpconverter
+       src/assistant/qhelpgenerator
+)

diff --git a/dev-qt/assistant-tools/metadata.xml 
b/dev-qt/assistant-tools/metadata.xml
new file mode 100644
index 0000000..9d5bff1
--- /dev/null
+++ b/dev-qt/assistant-tools/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <herd>qt</herd>
+       <upstream>
+               <bugs-to>https://bugreports.qt-project.org/</bugs-to>
+               <doc>http://qt-project.org/doc/</doc>
+       </upstream>
+</pkgmetadata>

Reply via email to