From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C5FE115808B for ; Sun, 17 Apr 2022 19:32:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20A13E0BF2; Sun, 17 Apr 2022 19:32:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F15C7E0BF2 for ; Sun, 17 Apr 2022 19:32:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72C163418C9 for ; Sun, 17 Apr 2022 19:32:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC88B3B1 for ; Sun, 17 Apr 2022 19:32:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650223871.d58f97e6d0de8a37ca29f42533a754a9e32a50c6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qt-docs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild X-VCS-Directories: dev-qt/qt-docs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d58f97e6d0de8a37ca29f42533a754a9e32a50c6 X-VCS-Branch: master Date: Sun, 17 Apr 2022 19:32:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2f6602c9-b1c8-454a-8cd1-cfaf61c62e42 X-Archives-Hash: bdc25bf8ae89ddf2ce613762d58874be commit: d58f97e6d0de8a37ca29f42533a754a9e32a50c6 Author: Sam James gentoo org> AuthorDate: Sun Apr 17 19:31:11 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 17 19:31:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58f97e6 dev-qt/qt-docs: treeclean Signed-off-by: Sam James gentoo.org> dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild | 107 --------------------- 1 file changed, 107 deletions(-) diff --git a/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild b/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild deleted file mode 100644 index 233c6d5932a4..000000000000 --- a/dev-qt/qt-docs/qt-docs-5.15.2_p202011130614.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit unpacker - -PV_FULL=${PV/_p/-0-} -PV_NODOTS=$(ver_rs 1-3 '' ${PV%_p*}) -BASE_URI="https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt5_${PV_NODOTS}_src_doc_examples/qt.qt5.${PV_NODOTS}.doc" - -declare -A QT5_DOCS=( - [3d]="qt3d" - [assistant]="qtassistant" - [bluetooth]="qtbluetooth" - [concurrent]="qtconcurrent" - [dbus]="qtdbus" - [declarative]="qtqml qtqmltest qtquick qtquickdialogs qtquickextras" - [designer]="qtdesigner qtuitools" - [gamepad]="qtgamepad" - [graphicaleffects]="qtgraphicaleffects" - [gui]="qtgui qtplatformheaders" - [help]="qthelp" - [imageformats]="qtimageformats" - [linguist]="qtlinguist" - [location]="qtlocation" - [multimedia]="qtmultimedia" - [network]="qtnetwork" - [opengl]="qtopengl" - [positioning]="qtpositioning" - [printsupport]="qtprintsupport" - [qdoc]="qdoc" - [quickcontrols2]="qtquickcontrols" - [quickcontrols]="qtquickcontrols1" - [scxml]="qtscxml" - [sensors]="qtsensors" - [serialbus]="qtserialbus" - [serialport]="qtserialport" - [speech]="qtspeech" - [sql]="qtsql" - [svg]="qtsvg" - [test]="qttestlib" - [wayland]="qtwaylandcompositor" - [webchannel]="qtwebchannel" - [websockets]="qtwebsockets" - [webview]="qtwebview" - [widgets]="qtwidgets" - [x11extras]="qtx11extras" - [xml]="qtxml" - [xmlpatterns]="qtxmlpatterns" -) - -DESCRIPTION="Qt5 documentation, for use with Qt Creator and other tools" -HOMEPAGE="https://doc.qt.io/" - -LICENSE="FDL-1.3" -SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" - -IUSE="charts datavis +html networkauth +qch script timeline virtualkeyboard webengine" -REQUIRED_USE="|| ( html qch )" - -SRC_URI=" - ${BASE_URI}/${PV_FULL}qmake-documentation.7z - ${BASE_URI}/${PV_FULL}qtcore-documentation.7z - ${BASE_URI}/${PV_FULL}qtdoc-documentation.7z - charts? ( ${BASE_URI}.qtcharts/${PV_FULL}qtcharts-documentation.7z ) - datavis? ( ${BASE_URI}.qtdatavis3d/${PV_FULL}qtdatavisualization-documentation.7z ) - networkauth? ( ${BASE_URI}.qtnetworkauth/${PV_FULL}qtnetworkauth-documentation.7z ) - script? ( ${BASE_URI}.qtscript/${PV_FULL}qtscript-documentation.7z - ${BASE_URI}.qtscript/${PV_FULL}qtscripttools-documentation.7z ) - timeline? ( ${BASE_URI}.qtquicktimeline/${PV_FULL}qtquicktimeline-documentation.7z ) - virtualkeyboard? ( ${BASE_URI}.qtvirtualkeyboard/${PV_FULL}qtvirtualkeyboard-documentation.7z ) - webengine? ( ${BASE_URI}.qtwebengine/${PV_FULL}qtwebengine-documentation.7z ) -" - -for DOCUSE in ${!QT5_DOCS[@]}; do - IUSE+=" +${DOCUSE}" - for DOCTAR in ${QT5_DOCS[${DOCUSE}]}; do - SRC_URI+=" ${DOCUSE}? ( ${BASE_URI}/${PV_FULL}${DOCTAR}-documentation.7z )" - done -done -unset DOCTAR DOCUSE - -S=${WORKDIR}/Docs/Qt-${PV%_p*} - -BDEPEND=" - app-arch/p7zip - media-libs/libpng:0 -" - -src_prepare() { - default - - # Fix broken png file, bug 679146 - local png=qtdoc/images/used-in-examples/demos/tweetsearch/content/resources/anonymous.png - pngfix -q --out=${png/.png/fixed.png} ${png} # see pngfix help for exit codes - [[ $? -gt 15 ]] && die "Failed to fix ${png}" - mv -f ${png/.png/fixed.png} ${png} || die -} - -src_install() { - # must be the same as QT5_DOCDIR - insinto /usr/share/qt5-doc - use html && doins -r */ - use qch && doins *.qch -}