commit:     345ecb8e22d0acac0d2617e9ecec7d9f86f9c1ff
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 12:34:49 2022 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 12:34:49 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=345ecb8e

dev-qt: remove versions 6.2*

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 dev-qt/qtbase/Manifest                          |   2 -
 dev-qt/qtbase/qtbase-6.2.3.ebuild               | 184 -----------------------
 dev-qt/qtbase/qtbase-6.2.4.ebuild               | 184 -----------------------
 dev-qt/qtdeclarative/Manifest                   |   2 -
 dev-qt/qtdeclarative/qtdeclarative-6.2.3.ebuild |  20 ---
 dev-qt/qtdeclarative/qtdeclarative-6.2.4.ebuild |  20 ---
 dev-qt/qtmultimedia/Manifest                    |   2 -
 dev-qt/qtmultimedia/qtmultimedia-6.2.3.ebuild   |  40 -----
 dev-qt/qtmultimedia/qtmultimedia-6.2.4.ebuild   |  40 -----
 dev-qt/qtpositioning/Manifest                   |   2 -
 dev-qt/qtpositioning/qtpositioning-6.2.3.ebuild |  20 ---
 dev-qt/qtpositioning/qtpositioning-6.2.4.ebuild |  20 ---
 dev-qt/qtshadertools/Manifest                   |   2 -
 dev-qt/qtshadertools/qtshadertools-6.2.3.ebuild |  17 ---
 dev-qt/qtshadertools/qtshadertools-6.2.4.ebuild |  17 ---
 dev-qt/qtsvg/Manifest                           |   2 -
 dev-qt/qtsvg/qtsvg-6.2.3.ebuild                 |  19 ---
 dev-qt/qtsvg/qtsvg-6.2.4.ebuild                 |  19 ---
 dev-qt/qttools/Manifest                         |   2 -
 dev-qt/qttools/qttools-6.2.3.ebuild             |  18 ---
 dev-qt/qttools/qttools-6.2.4.ebuild             |  18 ---
 dev-qt/qtwebchannel/Manifest                    |   2 -
 dev-qt/qtwebchannel/qtwebchannel-6.2.3.ebuild   |  18 ---
 dev-qt/qtwebchannel/qtwebchannel-6.2.4.ebuild   |  18 ---
 dev-qt/qtwebengine/Manifest                     |   2 -
 dev-qt/qtwebengine/qtwebengine-6.2.3.ebuild     | 192 ------------------------
 dev-qt/qtwebengine/qtwebengine-6.2.4.ebuild     | 192 ------------------------
 27 files changed, 1074 deletions(-)

diff --git a/dev-qt/qtbase/Manifest b/dev-qt/qtbase/Manifest
index 3b4846e1..53376ddd 100644
--- a/dev-qt/qtbase/Manifest
+++ b/dev-qt/qtbase/Manifest
@@ -1,3 +1 @@
-DIST qtbase-everywhere-src-6.2.3.tar.xz 46511800 BLAKE2B 
bd2467bcf949a475f8e354e73475dc4bff0e0e5a75cee7b72dd02efa64663f95bafe32c114b292260337b827be153c67360c0f08b6fb3f798153ef2fd8982e3d
 SHA512 
c1adfb971723213f193223de222e10414868cf091e79c1fedbcaaa495cce57976bb65ac5d20138bc7e5668b92bf88ef054783b55c59b3a8feffc837596764698
-DIST qtbase-everywhere-src-6.2.4.tar.xz 46541252 BLAKE2B 
af92f5de5d000e7e0ad09cd478e711399211ae33293f943d9d173f79c0f4ad38f3bbc2057a88f3f6b95dd81f8b11320633a081c2d9ef34eee3ff5b555c27f832
 SHA512 
2854f56dbe25b48dc4f2eb362d16a8d551bdecfd845019504e5d0a54e4b5694c13f31de521ea24f590f65c6c53b85d39682d91f0c881740e504b38fd76d1d429
 DIST qtbase-everywhere-src-6.3.0.tar.xz 47004304 BLAKE2B 
37eafc24b62c382c025363ab58c29356a1992fdd6d23a317d5b4edc29d1a60d5f873a0d68683094748dd97cff21ec6549041e13fcbe6385388fa71661e144848
 SHA512 
aec9f7cee0c195178a282ab3efa6b3dd09dbe3317ec25c8f748c6cc0ea1ffe37dc62d3b062129d2458179620059e8bb694aacd1e331cbf49838075fa3381ee81

diff --git a/dev-qt/qtbase/qtbase-6.2.3.ebuild 
b/dev-qt/qtbase/qtbase-6.2.3.ebuild
deleted file mode 100644
index a36d504e..00000000
--- a/dev-qt/qtbase/qtbase-6.2.3.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Cross-platform application development framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-# Qt Modules
-IUSE="+concurrent +dbus +gui +network +sql opengl +widgets +xml"
-REQUIRED_USE="
-       opengl? ( gui ) widgets? ( gui )
-       X? ( || ( evdev libinput ) )
-"
-
-QTGUI_IUSE="accessibility egl eglfs evdev +gif gles2-only +ico +jpeg +libinput 
tslib tuio vulkan +X"
-QTNETWORK_IUSE="gssapi libproxy sctp +ssl vnc"
-QTSQL_IUSE="freetds mysql oci8 odbc postgres +sqlite"
-IUSE+=" ${QTGUI_IUSE} ${QTNETWORK_IUSE} ${QTSQL_IUSE} cups gtk icu systemd 
+udev"
-# QtPrintSupport = QtGui + QtWidgets enabled.
-# ibus = xkbcommon + dbus, and xkbcommon needs either libinput or X
-# moved vnc logically to QtNetwork as that is upstream condition for it
-REQUIRED_USE+="
-       $(printf '%s? ( gui ) ' ${QTGUI_IUSE//+/})
-       $(printf '%s? ( network ) ' ${QTNETWORK_IUSE//+/})
-       $(printf '%s? ( sql ) ' ${QTSQL_IUSE//+/})
-       accessibility? ( dbus X )
-       cups? ( gui widgets )
-       eglfs? ( egl )
-       gtk? ( widgets )
-       gui? ( || ( eglfs X ) || ( libinput X ) )
-       libinput? ( udev )
-       sql? ( || ( freetds mysql oci8 odbc postgres sqlite ) )
-       X? ( gles2-only? ( egl ) )
-"
-
-# TODO:
-# qtimageformats: mng not done yet, qtimageformats.git upstream commit 9443239c
-# qtnetwork: connman, networkmanager
-DEPEND="
-       app-arch/brotli:=
-       app-arch/libarchive[zstd]
-       app-arch/zstd:=
-       app-crypt/libb2
-       dev-libs/double-conversion:=
-       dev-libs/glib:2
-       dev-libs/libpcre2:=[pcre16,unicode]
-       dev-util/gtk-update-icon-cache
-       media-libs/fontconfig
-       >=media-libs/freetype-2.6.1:2
-       >=media-libs/harfbuzz-1.6.0:=
-       media-libs/tiff:0
-       >=sys-apps/dbus-1.4.20
-       sys-libs/zlib:=
-       virtual/opengl
-       evdev? ( sys-libs/mtdev )
-       freetds? ( dev-db/freetds )
-       gles2-only? ( media-libs/libglvnd )
-       !gles2-only? ( media-libs/libglvnd[X] )
-       gssapi? ( virtual/krb5 )
-       gtk? (
-               x11-libs/gtk+:3
-               x11-libs/libX11
-               x11-libs/pango
-       )
-       gui? ( media-libs/libpng:0= )
-       icu? ( dev-libs/icu:= )
-       !icu? ( virtual/libiconv )
-       jpeg? ( virtual/jpeg:0 )
-       libinput? (
-               dev-libs/libinput:=
-               >=x11-libs/libxkbcommon-0.5.0
-       )
-       libproxy? ( net-libs/libproxy )
-       mysql? ( dev-db/mysql-connector-c:= )
-       oci8? ( dev-db/oracle-instantclient:=[sdk] )
-       odbc? ( dev-db/unixODBC )
-       postgres? ( dev-db/postgresql:* )
-       sctp? ( kernel_linux? ( net-misc/lksctp-tools ) )
-       sqlite? ( dev-db/sqlite:3 )
-       ssl? ( dev-libs/openssl:0= )
-       systemd? ( sys-apps/systemd:= )
-       tslib? ( >=x11-libs/tslib-1.21 )
-       udev? ( virtual/libudev:= )
-       vulkan? ( dev-util/vulkan-headers )
-       X? (
-               x11-libs/libdrm
-               x11-libs/libICE
-               x11-libs/libSM
-               x11-libs/libX11
-               >=x11-libs/libxcb-1.12:=[xkb]
-               >=x11-libs/libxkbcommon-0.5.0[X]
-               x11-libs/xcb-util-image
-               x11-libs/xcb-util-keysyms
-               x11-libs/xcb-util-renderutil
-               x11-libs/xcb-util-wm
-       )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       qt6-build_src_prepare
-
-       # TODO: fails without QtGui
-       sed -e "/androiddeployqt/s/^/#DONT/" -e "/androidtestrunner/s/^/#DONT/" 
\
-               -i src/tools/CMakeLists.txt || die
-}
-
-src_configure() {
-       local mycmakeargs=(
-               -DINSTALL_BINDIR=${QT6_BINDIR}
-               -DINSTALL_INCLUDEDIR=${QT6_HEADERDIR}
-               -DINSTALL_LIBDIR=${QT6_LIBDIR}
-               -DINSTALL_ARCHDATADIR=${QT6_ARCHDATADIR}
-               -DINSTALL_PLUGINSDIR=${QT6_PLUGINDIR}
-               -DINSTALL_LIBEXECDIR=${QT6_LIBEXECDIR}
-               -DINSTALL_QMLDIR=${QT6_QMLDIR}
-               -DINSTALL_DATADIR=${QT6_DATADIR}
-               -DINSTALL_DOCDIR=${QT6_DOCDIR}
-               -DINSTALL_TRANSLATIONSDIR=${QT6_TRANSLATIONDIR}
-               -DINSTALL_SYSCONFDIR=${QT6_SYSCONFDIR}
-               -DINSTALL_MKSPECSDIR=${QT6_ARCHDATADIR}/mkspecs
-               -DINSTALL_EXAMPLESDIR=${QT6_EXAMPLESDIR}
-               -DQT_FEATURE_zstd=ON
-               $(qt_feature concurrent)
-               $(qt_feature dbus)
-               $(qt_feature gui)
-               $(qt_feature icu)
-               $(qt_feature network)
-               $(qt_feature sql)
-               $(qt_feature systemd journald)
-               -DQT_FEATURE_testlib=ON # TODO: install QtTest by default?
-               $(qt_feature udev libudev)
-               $(qt_feature xml)
-       )
-       use gui && mycmakeargs+=(
-               $(qt_feature accessibility accessibility_atspi_bridge)
-               $(qt_feature egl)
-               $(qt_feature eglfs eglfs_egldevice)
-               $(qt_feature eglfs eglfs_gbm)
-               $(qt_feature evdev)
-               $(qt_feature evdev mtdev)
-               $(qt_feature gif)
-               $(qt_feature jpeg)
-               $(qt_feature opengl)
-               $(qt_feature gles2-only opengles2)
-               $(qt_feature libinput)
-               $(qt_feature tslib)
-               $(qt_feature tuio tuiotouch)
-               $(qt_feature vulkan)
-               $(qt_feature widgets)
-               $(qt_feature X xcb)
-               $(qt_feature X xcb_xlib)
-       )
-       use widgets && mycmakeargs+=(
-               $(qt_feature cups)
-               $(qt_feature gtk gtk3)
-       )
-       if use libinput || use X; then
-               mycmakeargs+=( -DQT_FEATURE_xkbcommon=ON )
-       fi
-       use network && mycmakeargs+=(
-               $(qt_feature gssapi)
-               $(qt_feature libproxy)
-               $(qt_feature sctp)
-               $(qt_feature ssl openssl)
-               $(qt_feature vnc)
-       )
-       use sql && mycmakeargs+=(
-               $(qt_feature freetds sql_tds)
-               $(qt_feature mysql sql_mysql)
-               $(qt_feature oci8 sql_oci)
-               $(qt_feature odbc sql_odbc)
-               $(qt_feature postgres sql_psql)
-               $(qt_feature sqlite sql_sqlite)
-               $(qt_feature sqlite system_sqlite)
-       )
-       qt6-build_src_configure
-}

diff --git a/dev-qt/qtbase/qtbase-6.2.4.ebuild 
b/dev-qt/qtbase/qtbase-6.2.4.ebuild
deleted file mode 100644
index a36d504e..00000000
--- a/dev-qt/qtbase/qtbase-6.2.4.ebuild
+++ /dev/null
@@ -1,184 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Cross-platform application development framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-# Qt Modules
-IUSE="+concurrent +dbus +gui +network +sql opengl +widgets +xml"
-REQUIRED_USE="
-       opengl? ( gui ) widgets? ( gui )
-       X? ( || ( evdev libinput ) )
-"
-
-QTGUI_IUSE="accessibility egl eglfs evdev +gif gles2-only +ico +jpeg +libinput 
tslib tuio vulkan +X"
-QTNETWORK_IUSE="gssapi libproxy sctp +ssl vnc"
-QTSQL_IUSE="freetds mysql oci8 odbc postgres +sqlite"
-IUSE+=" ${QTGUI_IUSE} ${QTNETWORK_IUSE} ${QTSQL_IUSE} cups gtk icu systemd 
+udev"
-# QtPrintSupport = QtGui + QtWidgets enabled.
-# ibus = xkbcommon + dbus, and xkbcommon needs either libinput or X
-# moved vnc logically to QtNetwork as that is upstream condition for it
-REQUIRED_USE+="
-       $(printf '%s? ( gui ) ' ${QTGUI_IUSE//+/})
-       $(printf '%s? ( network ) ' ${QTNETWORK_IUSE//+/})
-       $(printf '%s? ( sql ) ' ${QTSQL_IUSE//+/})
-       accessibility? ( dbus X )
-       cups? ( gui widgets )
-       eglfs? ( egl )
-       gtk? ( widgets )
-       gui? ( || ( eglfs X ) || ( libinput X ) )
-       libinput? ( udev )
-       sql? ( || ( freetds mysql oci8 odbc postgres sqlite ) )
-       X? ( gles2-only? ( egl ) )
-"
-
-# TODO:
-# qtimageformats: mng not done yet, qtimageformats.git upstream commit 9443239c
-# qtnetwork: connman, networkmanager
-DEPEND="
-       app-arch/brotli:=
-       app-arch/libarchive[zstd]
-       app-arch/zstd:=
-       app-crypt/libb2
-       dev-libs/double-conversion:=
-       dev-libs/glib:2
-       dev-libs/libpcre2:=[pcre16,unicode]
-       dev-util/gtk-update-icon-cache
-       media-libs/fontconfig
-       >=media-libs/freetype-2.6.1:2
-       >=media-libs/harfbuzz-1.6.0:=
-       media-libs/tiff:0
-       >=sys-apps/dbus-1.4.20
-       sys-libs/zlib:=
-       virtual/opengl
-       evdev? ( sys-libs/mtdev )
-       freetds? ( dev-db/freetds )
-       gles2-only? ( media-libs/libglvnd )
-       !gles2-only? ( media-libs/libglvnd[X] )
-       gssapi? ( virtual/krb5 )
-       gtk? (
-               x11-libs/gtk+:3
-               x11-libs/libX11
-               x11-libs/pango
-       )
-       gui? ( media-libs/libpng:0= )
-       icu? ( dev-libs/icu:= )
-       !icu? ( virtual/libiconv )
-       jpeg? ( virtual/jpeg:0 )
-       libinput? (
-               dev-libs/libinput:=
-               >=x11-libs/libxkbcommon-0.5.0
-       )
-       libproxy? ( net-libs/libproxy )
-       mysql? ( dev-db/mysql-connector-c:= )
-       oci8? ( dev-db/oracle-instantclient:=[sdk] )
-       odbc? ( dev-db/unixODBC )
-       postgres? ( dev-db/postgresql:* )
-       sctp? ( kernel_linux? ( net-misc/lksctp-tools ) )
-       sqlite? ( dev-db/sqlite:3 )
-       ssl? ( dev-libs/openssl:0= )
-       systemd? ( sys-apps/systemd:= )
-       tslib? ( >=x11-libs/tslib-1.21 )
-       udev? ( virtual/libudev:= )
-       vulkan? ( dev-util/vulkan-headers )
-       X? (
-               x11-libs/libdrm
-               x11-libs/libICE
-               x11-libs/libSM
-               x11-libs/libX11
-               >=x11-libs/libxcb-1.12:=[xkb]
-               >=x11-libs/libxkbcommon-0.5.0[X]
-               x11-libs/xcb-util-image
-               x11-libs/xcb-util-keysyms
-               x11-libs/xcb-util-renderutil
-               x11-libs/xcb-util-wm
-       )
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-       qt6-build_src_prepare
-
-       # TODO: fails without QtGui
-       sed -e "/androiddeployqt/s/^/#DONT/" -e "/androidtestrunner/s/^/#DONT/" 
\
-               -i src/tools/CMakeLists.txt || die
-}
-
-src_configure() {
-       local mycmakeargs=(
-               -DINSTALL_BINDIR=${QT6_BINDIR}
-               -DINSTALL_INCLUDEDIR=${QT6_HEADERDIR}
-               -DINSTALL_LIBDIR=${QT6_LIBDIR}
-               -DINSTALL_ARCHDATADIR=${QT6_ARCHDATADIR}
-               -DINSTALL_PLUGINSDIR=${QT6_PLUGINDIR}
-               -DINSTALL_LIBEXECDIR=${QT6_LIBEXECDIR}
-               -DINSTALL_QMLDIR=${QT6_QMLDIR}
-               -DINSTALL_DATADIR=${QT6_DATADIR}
-               -DINSTALL_DOCDIR=${QT6_DOCDIR}
-               -DINSTALL_TRANSLATIONSDIR=${QT6_TRANSLATIONDIR}
-               -DINSTALL_SYSCONFDIR=${QT6_SYSCONFDIR}
-               -DINSTALL_MKSPECSDIR=${QT6_ARCHDATADIR}/mkspecs
-               -DINSTALL_EXAMPLESDIR=${QT6_EXAMPLESDIR}
-               -DQT_FEATURE_zstd=ON
-               $(qt_feature concurrent)
-               $(qt_feature dbus)
-               $(qt_feature gui)
-               $(qt_feature icu)
-               $(qt_feature network)
-               $(qt_feature sql)
-               $(qt_feature systemd journald)
-               -DQT_FEATURE_testlib=ON # TODO: install QtTest by default?
-               $(qt_feature udev libudev)
-               $(qt_feature xml)
-       )
-       use gui && mycmakeargs+=(
-               $(qt_feature accessibility accessibility_atspi_bridge)
-               $(qt_feature egl)
-               $(qt_feature eglfs eglfs_egldevice)
-               $(qt_feature eglfs eglfs_gbm)
-               $(qt_feature evdev)
-               $(qt_feature evdev mtdev)
-               $(qt_feature gif)
-               $(qt_feature jpeg)
-               $(qt_feature opengl)
-               $(qt_feature gles2-only opengles2)
-               $(qt_feature libinput)
-               $(qt_feature tslib)
-               $(qt_feature tuio tuiotouch)
-               $(qt_feature vulkan)
-               $(qt_feature widgets)
-               $(qt_feature X xcb)
-               $(qt_feature X xcb_xlib)
-       )
-       use widgets && mycmakeargs+=(
-               $(qt_feature cups)
-               $(qt_feature gtk gtk3)
-       )
-       if use libinput || use X; then
-               mycmakeargs+=( -DQT_FEATURE_xkbcommon=ON )
-       fi
-       use network && mycmakeargs+=(
-               $(qt_feature gssapi)
-               $(qt_feature libproxy)
-               $(qt_feature sctp)
-               $(qt_feature ssl openssl)
-               $(qt_feature vnc)
-       )
-       use sql && mycmakeargs+=(
-               $(qt_feature freetds sql_tds)
-               $(qt_feature mysql sql_mysql)
-               $(qt_feature oci8 sql_oci)
-               $(qt_feature odbc sql_odbc)
-               $(qt_feature postgres sql_psql)
-               $(qt_feature sqlite sql_sqlite)
-               $(qt_feature sqlite system_sqlite)
-       )
-       qt6-build_src_configure
-}

diff --git a/dev-qt/qtdeclarative/Manifest b/dev-qt/qtdeclarative/Manifest
index 9bdb83ad..a1300fe3 100644
--- a/dev-qt/qtdeclarative/Manifest
+++ b/dev-qt/qtdeclarative/Manifest
@@ -1,3 +1 @@
-DIST qtdeclarative-everywhere-src-6.2.3.tar.xz 29461788 BLAKE2B 
2e7d4df676f0128abb94a1630bc90a74963cbab155a4b16f6235fbb5f3152dc370e06977c85bf28b1ebcb624470cdf0383d94412e478c6f106a22768c6357d3d
 SHA512 
27433c6c0247cfc03bf3f1fe74a6d842c627d8259104723100eaec5bfa82026565de1206383fe50ae041f858286f6fb3b96204c1eaca21cb28fa6786bded5dd4
-DIST qtdeclarative-everywhere-src-6.2.4.tar.xz 29475416 BLAKE2B 
7986b960514390df922b0b9881a2d786bcabd1326dcd1b384d9608aa3c8152321e0fa0cc206006defbbaa7adc3060c4751ec2c172df0ae4eb7eae551c4fc4966
 SHA512 
1fcdcb5694eee3a7101dd8951ff0993747041d13b6d0166a82886d2eca125af3da983cfac223ca0cb33064c82e0e675788c04b77351302f9aac2d7f87302e697
 DIST qtdeclarative-everywhere-src-6.3.0.tar.xz 30067416 BLAKE2B 
6a3e19dc36611e3634718a93c0983e497f7e1a7a16dda75462974fb5271c4a06a6ca2e548ddb6ca57eaa8033ae6d27960975cc3ae5a0be441e9c299cb22b4e68
 SHA512 
91518a8a528f4698d47d2789a9e4150fbd7661cc13d1040521905013e590ff432b3d4db1e1e08f3a3d2d212709ea2ad82cad5730f8ce9f6503776f1435e2980c

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.2.3.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-6.2.3.ebuild
deleted file mode 100644
index 0c20bbb9..00000000
--- a/dev-qt/qtdeclarative/qtdeclarative-6.2.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Declarative (Quick 2)"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*[gui,network,opengl,sql,test,widgets]
-       =dev-qt/qtshadertools-${PV}*
-"
-RDEPEND="${DEPEND}"
-
-# TODO: qml/quick automagic

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6.2.4.ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-6.2.4.ebuild
deleted file mode 100644
index 0c20bbb9..00000000
--- a/dev-qt/qtdeclarative/qtdeclarative-6.2.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Declarative (Quick 2)"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*[gui,network,opengl,sql,test,widgets]
-       =dev-qt/qtshadertools-${PV}*
-"
-RDEPEND="${DEPEND}"
-
-# TODO: qml/quick automagic

diff --git a/dev-qt/qtmultimedia/Manifest b/dev-qt/qtmultimedia/Manifest
index ca850c1a..34691b46 100644
--- a/dev-qt/qtmultimedia/Manifest
+++ b/dev-qt/qtmultimedia/Manifest
@@ -1,3 +1 @@
-DIST qtmultimedia-everywhere-src-6.2.3.tar.xz 3788844 BLAKE2B 
cbb24cb0bc48be1efdf716be92cd951588357f73b990529afe320ac18eacd4c633e46ff1c4d9dbfa1a27df8fbe4aae41fb59a0a97087e2f05f414e6a8bb7e033
 SHA512 
ab2ee3f765ad8c9b61e2517b2267eedf1467950df1f7947cf29aa204294e9cc11475c5d27f8f93becac6f0693a4bbd9593ce5d675772822677baa747e45cb2b0
-DIST qtmultimedia-everywhere-src-6.2.4.tar.xz 3795508 BLAKE2B 
54f1128e68415537f4b72276e4eb5ba3b7c98879a8a0b3f99bcd13839f8f44aeb47bf7bc1e1a10a82e962e5d1a8c1fd2ebe8a9e43fed172433cfcedd187d866c
 SHA512 
0e73bbe8a62b885399aff27b4a0bf007d3c043df1f6f7ae3237be934974fa9b63f939644704c8efb35d883a7682e4d63bf51f9e2eff27ac2b310675794a26458
 DIST qtmultimedia-everywhere-src-6.3.0.tar.xz 4753932 BLAKE2B 
bfdfc3ef26e5febe03acdc82844b6bb6f9a36d677f1ee66b2a4a2f8d007ca8afb357c3234e4ec3f7b3e99364a8639e6e1f0c8d466ec98933fba3517c8e92be58
 SHA512 
b437e6c7083c91eeafa4d016fcd33a2ffec0c40dbd057d2bb3d4cb19127559ea25fb239a6af2de717945e1ddbbbda824942981772b8292e65cda508fdab1c515

diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.2.3.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-6.2.3.ebuild
deleted file mode 100644
index 8928146f..00000000
--- a/dev-qt/qtmultimedia/qtmultimedia-6.2.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Multimedia"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-IUSE="gstreamer"
-
-RDEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-       =dev-qt/qtshadertools-${PV}*
-       gstreamer? (
-               dev-libs/glib:2
-               media-libs/gstreamer:1.0
-               media-libs/gst-plugins-bad:1.0
-               media-libs/gst-plugins-base:1.0
-               media-libs/libglvnd
-       )
-"
-DEPEND="${RDEPEND}
-       gstreamer? ( x11-base/xorg-proto )
-"
-
-src_configure() {
-       # TODO: linux_v4l automagic
-       local mycmakeargs=(
-               -DQT_FEATURE_alsa=off
-               -DQT_FEATURE_pulseaudio=off
-               $(qt_feature gstreamer)
-       )
-       qt6-build_src_configure
-}

diff --git a/dev-qt/qtmultimedia/qtmultimedia-6.2.4.ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-6.2.4.ebuild
deleted file mode 100644
index 8928146f..00000000
--- a/dev-qt/qtmultimedia/qtmultimedia-6.2.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Multimedia"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-IUSE="gstreamer"
-
-RDEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-       =dev-qt/qtshadertools-${PV}*
-       gstreamer? (
-               dev-libs/glib:2
-               media-libs/gstreamer:1.0
-               media-libs/gst-plugins-bad:1.0
-               media-libs/gst-plugins-base:1.0
-               media-libs/libglvnd
-       )
-"
-DEPEND="${RDEPEND}
-       gstreamer? ( x11-base/xorg-proto )
-"
-
-src_configure() {
-       # TODO: linux_v4l automagic
-       local mycmakeargs=(
-               -DQT_FEATURE_alsa=off
-               -DQT_FEATURE_pulseaudio=off
-               $(qt_feature gstreamer)
-       )
-       qt6-build_src_configure
-}

diff --git a/dev-qt/qtpositioning/Manifest b/dev-qt/qtpositioning/Manifest
index 9940708f..6ccf991d 100644
--- a/dev-qt/qtpositioning/Manifest
+++ b/dev-qt/qtpositioning/Manifest
@@ -1,3 +1 @@
-DIST qtpositioning-everywhere-src-6.2.3.tar.xz 1485820 BLAKE2B 
3a5da230e91ede92452b29abbb77151e00df25244d0963dc1de419d26cff62d30d72cdce34ed82c97ab7a98c9c5593c678e2dfa4506dfc4b53976224098c573c
 SHA512 
4eff2df50d61ace709d2a4891abbcd10c24b7fbe6fcf8d46f572d3f0869a63554e1ab373a5cf7acef4db0e66ef17e8006c0bd09e5396025a01ea6970e24cf8d5
-DIST qtpositioning-everywhere-src-6.2.4.tar.xz 1492336 BLAKE2B 
e9ffd23a10daef3a717b2887c5b9205db350adb85a9ad02db9f3b6e9e67d3ee6a9bb435f8f37546a22ad5e8327360de280aa2bfd4c38c8a57f2d06e6721e1469
 SHA512 
5018c9b0cc04bdc86295bb1da03b45396786e3c30aa586602d6bb7b3ddedf344b4ef72c276a056d472185fe331200bd2c16749d4bc637a0d77dda682ab4a3a60
 DIST qtpositioning-everywhere-src-6.3.0.tar.xz 1493068 BLAKE2B 
b17f9056a239b42270b3f0cf7e8d2f415c0cc86719735c882b8bc21315304280f30da09c828e607caaff44133bcbb2c869f441e6d09350a3a2ccbe2cd1de53ec
 SHA512 
bd59ca0a724cb4f66052999d519352c7d2619878f9edd93f5c61a677871c543dcd5221a42af392083738cd6359e4a365e782f6bce66b475f79da6a0daf5d07ba

diff --git a/dev-qt/qtpositioning/qtpositioning-6.2.3.ebuild 
b/dev-qt/qtpositioning/qtpositioning-6.2.3.ebuild
deleted file mode 100644
index 0930a88d..00000000
--- a/dev-qt/qtpositioning/qtpositioning-6.2.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Physical position determination library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}
-       !<dev-qt/qtlocation-6.2.2:6
-"

diff --git a/dev-qt/qtpositioning/qtpositioning-6.2.4.ebuild 
b/dev-qt/qtpositioning/qtpositioning-6.2.4.ebuild
deleted file mode 100644
index 0930a88d..00000000
--- a/dev-qt/qtpositioning/qtpositioning-6.2.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Physical position determination library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}
-       !<dev-qt/qtlocation-6.2.2:6
-"

diff --git a/dev-qt/qtshadertools/Manifest b/dev-qt/qtshadertools/Manifest
index b47ef196..100a0708 100644
--- a/dev-qt/qtshadertools/Manifest
+++ b/dev-qt/qtshadertools/Manifest
@@ -1,3 +1 @@
-DIST qtshadertools-everywhere-src-6.2.3.tar.xz 982380 BLAKE2B 
46f69640941678bee7d05af7aa0a3f435f5eaa67cea4c13bcff4062fd06cb13a55b31c6c9c583d6ab386c5e7eb9dd70deff9606ba49a9411202d904bae2ae014
 SHA512 
b2e57e4e1d7e102fd11aac566f11012028945f0476a7ee1e011ab7950a8eddd7008ce5b0db084da6fe45529f6efa7039e26184245e32de6b712a08aa9defd7b2
-DIST qtshadertools-everywhere-src-6.2.4.tar.xz 987564 BLAKE2B 
d9bad729c45ac26378375fb1de82f3592a1a2b7c5f74cde4e38f0d988c6b00f3c02dbf4b241ad4418579e1ad0cce09dc008157e77b7cb45da762d180bcbd7729
 SHA512 
09822edd2586003fac23c2db6749081db5f2f65684d021e00d7888573586a04ed02d27e2f7c4946a8457d23701159d8cf80edf99e75f02f4f2ba3a9c5a1461bb
 DIST qtshadertools-everywhere-src-6.3.0.tar.xz 998180 BLAKE2B 
3370f4a99f728015589bc1742eaac7bc72d4504f36f18235c2dc0d9626431d76ae6b5b2b1a33c4d454fedbba35d6e5e28c0e4c4c9164c096c1edc8bfa4407817
 SHA512 
e104fa3b04692c3c79c1caae738642e92fe077761a5d5b064ed201b8856b409677824d84cbc954bfb21e41aaa25b0d8808692c78cf787432b85604af6706e2bd

diff --git a/dev-qt/qtshadertools/qtshadertools-6.2.3.ebuild 
b/dev-qt/qtshadertools/qtshadertools-6.2.3.ebuild
deleted file mode 100644
index 25e62778..00000000
--- a/dev-qt/qtshadertools/qtshadertools-6.2.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt APIs and Tools for Graphics Pipelines"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtshadertools/qtshadertools-6.2.4.ebuild 
b/dev-qt/qtshadertools/qtshadertools-6.2.4.ebuild
deleted file mode 100644
index 25e62778..00000000
--- a/dev-qt/qtshadertools/qtshadertools-6.2.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt APIs and Tools for Graphics Pipelines"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtsvg/Manifest b/dev-qt/qtsvg/Manifest
index d626dacf..a8df5222 100644
--- a/dev-qt/qtsvg/Manifest
+++ b/dev-qt/qtsvg/Manifest
@@ -1,3 +1 @@
-DIST qtsvg-everywhere-src-6.2.3.tar.xz 1721144 BLAKE2B 
f4a025a0fed987f8bd3bdca220756ec721124a8934910b2adad11642d13fd61680ea3f454523727dbc0c5fa45bc66605cbf165b4580c47d78c73c5b2855d0531
 SHA512 
682354023aec615371bdca6cb295bd6c903fd81604949bf6233e5506afc21b92732593c5294f767851fd5aea8ea9436ee94cb3484e8f3ba03a0dfb47a3d94f84
-DIST qtsvg-everywhere-src-6.2.4.tar.xz 1727160 BLAKE2B 
b5b4bddeb999f51b48a498d9efe4b5150adb3ad2c8382d6e3146612c37f05f184766385b5f4faf3970e600ad0ac810c92132c4f3b1e7dbc94976aec7db2666df
 SHA512 
60b05b6a3d367136bbbeb6a1c24c656f4b631658aa84ba3c992b84ef0574fda1301aeca5a945d0437f86a970e44649492d7ee5c0370de51d1f108915724df64e
 DIST qtsvg-everywhere-src-6.3.0.tar.xz 1727216 BLAKE2B 
241455819040971f00ac92e88547c73b7e9de64ee3f2de82374419a4e5fa35609f88581584d6e73ed3b839868cd850c20322d61d9c2602cff542079b6557cab4
 SHA512 
f00750df4eb43bcd69ccd20d3d1181252e19a19ddf94c8d5b4eb51e88d1005f67d35902942a795a6af434c4a9cad9754da2702248791e1e60feab54341514e98

diff --git a/dev-qt/qtsvg/qtsvg-6.2.3.ebuild b/dev-qt/qtsvg/qtsvg-6.2.3.ebuild
deleted file mode 100644
index cb8e0b89..00000000
--- a/dev-qt/qtsvg/qtsvg-6.2.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="SVG rendering library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       sys-libs/zlib:=
-
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtsvg/qtsvg-6.2.4.ebuild b/dev-qt/qtsvg/qtsvg-6.2.4.ebuild
deleted file mode 100644
index cb8e0b89..00000000
--- a/dev-qt/qtsvg/qtsvg-6.2.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="SVG rendering library for the Qt6 framework"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       sys-libs/zlib:=
-
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qttools/Manifest b/dev-qt/qttools/Manifest
index b85a0ce7..c90be7ed 100644
--- a/dev-qt/qttools/Manifest
+++ b/dev-qt/qttools/Manifest
@@ -1,3 +1 @@
-DIST qttools-everywhere-src-6.2.3.tar.xz 8658884 BLAKE2B 
9cfe5353faff081569cf3649b17cac48e3a1b6e8743edb1051154142b5b5441b60b6baded214f67f47484e87de0312062d588058aa83d4d3841758f8f9963a36
 SHA512 
f783d6d74e534b5ab4e9bec7f40c8a08d8e7e7405bc9926060002938518194d0cda55c1d2f35f3d766142c277107b8caaba484b472d571b0752477d0c53c6552
-DIST qttools-everywhere-src-6.2.4.tar.xz 8664772 BLAKE2B 
aa8f707eb30b4452a164ade8d72f2901eacd3d94bf1a3e297ecdf5afa3f7b3c6d0057d9abebcddabbcb29db6ca3c556cc1b3696208ece70748320738a1a7487e
 SHA512 
f8619ba8e70c4e7d566c40599ab4ca7cfb6c07f62ca414f32b1c45e20eebac5ef12009035db47a805f40896aa1859f6a6f9163bd24ced6f0fc71fde45689ff2b
 DIST qttools-everywhere-src-6.3.0.tar.xz 8625544 BLAKE2B 
0173727ecd8aa88e55c20204a1f796f46c40b1c9e36eb9dd18d4f438efb22385bfc9ed023afb99203bd9851696ff659b042a047d5f79158b423f29f5419be658
 SHA512 
027db897817811f8e8003551ed95d4078311b6324284dd3d4149e636227c57a3b7fc0ebf9bc2b7d381c10080deb89074bcc198d54e15ecef73a7cf41e8ecdb1e

diff --git a/dev-qt/qttools/qttools-6.2.3.ebuild 
b/dev-qt/qttools/qttools-6.2.3.ebuild
deleted file mode 100644
index 7603c1dd..00000000
--- a/dev-qt/qttools/qttools-6.2.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Tools"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qttools/qttools-6.2.4.ebuild 
b/dev-qt/qttools/qttools-6.2.4.ebuild
deleted file mode 100644
index 7603c1dd..00000000
--- a/dev-qt/qttools/qttools-6.2.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Tools"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebchannel/Manifest b/dev-qt/qtwebchannel/Manifest
index 60682d85..ad0c87dd 100644
--- a/dev-qt/qtwebchannel/Manifest
+++ b/dev-qt/qtwebchannel/Manifest
@@ -1,3 +1 @@
-DIST qtwebchannel-everywhere-src-6.2.3.tar.xz 207332 BLAKE2B 
85dfbe41c1c31a41338f2f4a5075341c25268f0766dc147a9fd3d7b209039b84755e6de3a50938026e726db2e527cd46c4702a3c12525ef8fdfe51b796322999
 SHA512 
e2b330d53241f803055607cb6bbe6e1d295b56b690fb0b5d7ea6fb32f5ffd8ae8205a328a2074f3871d55cf98578a88383b342da16749c6d90b838129d53328e
-DIST qtwebchannel-everywhere-src-6.2.4.tar.xz 213476 BLAKE2B 
e85e66eab4a8547170c86dd09c8b53c7a20362c8b5b7ab3857e4d9e41889390d06a94178274f1f6dbd3ff777837741aa6d8c81ced7a6af65705ecc50e2e5d602
 SHA512 
cd6ebe46d112609722939f4bb9cf9ca200293272be76ac968f3701b09110acd3cc8ee220623d389b549183a660e80212a1b8da18524e92760c685ebe6c67fe74
 DIST qtwebchannel-everywhere-src-6.3.0.tar.xz 214292 BLAKE2B 
27e3dc0c016670a02c7d414db20b6f3be7da530676f1d40cfcce1bef0f0fd8b9fb5391bbe890821bf95ecf0acca267edb11195939191b4811d2c22a057747bd8
 SHA512 
350892766af486f5f1d6925f156342c4958ce8a86ecd018f65f533af56f62c097d220dc59fa7d169206edb489134cebd7e5b247181d8111ca90630ddf603ca22

diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.2.3.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-6.2.3.ebuild
deleted file mode 100644
index bd319d8a..00000000
--- a/dev-qt/qtwebchannel/qtwebchannel-6.2.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt WebChannel"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.2.4.ebuild 
b/dev-qt/qtwebchannel/qtwebchannel-6.2.4.ebuild
deleted file mode 100644
index bd319d8a..00000000
--- a/dev-qt/qtwebchannel/qtwebchannel-6.2.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt WebChannel"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-DEPEND="
-       =dev-qt/qtbase-${PV}*
-       =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtwebengine/Manifest b/dev-qt/qtwebengine/Manifest
index 1f4f8f06..93e54be9 100644
--- a/dev-qt/qtwebengine/Manifest
+++ b/dev-qt/qtwebengine/Manifest
@@ -1,6 +1,4 @@
 DIST qtwebengine-5.15.2-r1-chromium87-ppc64le.tar.xz 28784 BLAKE2B 
aa101d14446f3282fda8932cc75a249d88b79319f0886d95777292776d94ac5f4fc114c3893b2801fbba6abb14f381172bb14b15b5ffef12413db3a16e4d1ca6
 SHA512 
3324e0076eb18e2ae2248428d2730cfb3413761514b2bb57e25b8db79248aaaa8098d9f7cebfa08f1a3b39b1d0a382aafed75c5ae8273918909335957921305e
 DIST qtwebengine-5.15.2_p20211019-jumbo-build.patch.bz2 2930 BLAKE2B 
fca1d1406874d04eafb64bb4d8730512a6307ba44fb99d76f428ca1bd4a303758e0c3bd8f92a59f7bcf62e5b767c5a8ed239028bdb74ad7a8b62abf88d38c101
 SHA512 
61cbfbe4ff340b75ea8d356e031e932ac03fe65dd009999ff897ca4b0185d1d989490daf75ffeaaabb3e92c870c11c7ff8ad2cd6372f5363b3d774b8ecca6d89
 DIST qtwebengine-5.15.3_p20220406-patchset.tar.xz 35480 BLAKE2B 
ce6aeebbb3255196611130d04ee7a3907ba45d6d2a283f2433e2176cf67e473e74137b180de0a9998762cc54439bb06825815e81e9f95f9413ce2956ac9308b7
 SHA512 
47e29a1429dce2db324929af91c8ef8421c75ae48f5a491db71b434f8017a5b1e7475e9938989e331e8e012220852848565242e09747892e1a8a8d3ab7386840
-DIST qtwebengine-everywhere-src-6.2.3.tar.xz 369703936 BLAKE2B 
2418cc900b8fde42bb5753fef554525bfd3cc4bbe5a2f07a1daae626309c6d29da0eb2a173612924a27b4c85d3bdf1e0d3f57ffd6a4703a6a66fb36e235f3cd1
 SHA512 
8b2c8decbff025d756c1c083ff6c734b3edfb50613d8bdf9c272468c41c8ba89d22164ca440073fb706b735668bb8b0d30a166305a140f61a3acb3b46def4e01
-DIST qtwebengine-everywhere-src-6.2.4.tar.xz 369689936 BLAKE2B 
ab38c0af341393c95188ccbe498953e8b47c78a75f0aa3695defbb80981ec77702ff8a42c78fcf9c90ad21a8f4b3147b9d199e6b7fea49af5d1b0b1af821fbe1
 SHA512 
b76aa6f0b5aa33a178bcf6ebd0256776f5aa20eb763599b0ccd2b6fc544bf8a189a12fbf8f0e0d7414c99e6975b20d9127f6a53bc6126904d487efb6d472008f
 DIST qtwebengine-everywhere-src-6.3.0.tar.xz 398524616 BLAKE2B 
1305a03780f675d3f11bac97e862c8d1e6c8c9c1998c94748188d6491db4cc97eef91aa704cfecbb9edb310770e03c36eaccc20b8fb6b8266b4aa438f28b4649
 SHA512 
39ba3394fd7dcada90fcb0fa8eea2f661dcae2c9d6e7e43441e56e622bbbe7e6c40b170eb13148e13f51e67cee6957530c49d47695d175a3a88a4586bfb507a4

diff --git a/dev-qt/qtwebengine/qtwebengine-6.2.3.ebuild 
b/dev-qt/qtwebengine/qtwebengine-6.2.3.ebuild
deleted file mode 100644
index f33fd2c5..00000000
--- a/dev-qt/qtwebengine/qtwebengine-6.2.3.ebuild
+++ /dev/null
@@ -1,192 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml(+)"
-CHROMIUM_VER="90.0.4430.228"
-CHROMIUM_PATCHES_VER="96.0.4664.45"
-
-inherit estack flag-o-matic multiprocessing python-any-r1 qt6-build
-
-DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML 
applications"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-IUSE="
-       alsa bindist designer geolocation +jumbo-build kerberos pipewire 
pulseaudio
-       +system-ffmpeg +system-icu widgets
-"
-REQUIRED_USE="designer? ( widgets )"
-
-BDEPEND="${PYTHON_DEPS}
-       >=dev-util/gn-0.1807
-       dev-util/gperf
-       dev-util/ninja
-       dev-util/re2c
-       net-libs/nodejs[ssl]
-       sys-devel/bison
-       sys-devel/flex
-"
-RDEPEND="
-       app-arch/snappy:=
-       dev-libs/glib:2
-       dev-libs/nspr
-       dev-libs/nss
-       dev-libs/expat
-       dev-libs/libevent:=
-       dev-libs/libxml2[icu]
-       dev-libs/libxslt
-       dev-libs/re2:=
-       =dev-qt/qtdeclarative-${PV}*
-       =dev-qt/qtwebchannel-${PV}*
-       media-libs/fontconfig
-       media-libs/freetype
-       media-libs/harfbuzz:=
-       media-libs/lcms:2
-       media-libs/libjpeg-turbo:=
-       media-libs/libpng:0=
-       >=media-libs/libvpx-1.5:=[svc(+)]
-       media-libs/libwebp:=
-       media-libs/opus
-       sys-apps/dbus
-       sys-apps/pciutils
-       sys-libs/zlib[minizip]
-       virtual/libudev
-       x11-libs/libdrm
-       x11-libs/libX11
-       x11-libs/libXcomposite
-       x11-libs/libXcursor
-       x11-libs/libxcb:=
-       x11-libs/libXdamage
-       x11-libs/libXext
-       x11-libs/libXfixes
-       x11-libs/libXi
-       x11-libs/libxkbcommon
-       x11-libs/libxkbfile
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       x11-libs/libXScrnSaver
-       x11-libs/libXtst
-       alsa? ( media-libs/alsa-lib )
-       geolocation? ( =dev-qt/qtpositioning-${PV}* )
-       kerberos? ( virtual/krb5 )
-       pipewire? ( media-video/pipewire )
-       pulseaudio? ( media-sound/pulseaudio:= )
-       system-ffmpeg? ( media-video/ffmpeg:0= )
-       system-icu? ( >=dev-libs/icu-69.1:= )
-       widgets? (
-               =dev-qt/qtbase-${PV}*[widgets]
-       )
-"
-DEPEND="${RDEPEND}
-       media-libs/libglvnd
-"
-
-pkg_preinst() {
-       elog "This version of Qt WebEngine is based on Chromium version 
${CHROMIUM_VER}, with"
-       elog "additional security fixes up to ${CHROMIUM_PATCHES_VER}. 
Extensive as it is, the"
-       elog "list of backports is impossible to evaluate, but always bound to 
be behind"
-       elog "Chromium's release schedule."
-       elog "In addition, various online services may deny service based on an 
outdated"
-       elog "user agent version (and/or other checks). Google is already known 
to do so."
-       elog
-       elog "tldr: Your web browsing experience will be compromised."
-}
-
-src_unpack() {
-       # bug 307861
-       eshopts_push -s extglob
-       if is-flagq '-g?(gdb)?([1-9])'; then
-               ewarn
-               ewarn "You have enabled debug info (probably have -g or -ggdb 
in your CFLAGS/CXXFLAGS)."
-               ewarn "You may experience really long compilation times and/or 
increased memory usage."
-               ewarn "If compilation fails, please try removing -g/-ggdb 
before reporting a bug."
-               ewarn
-       fi
-       eshopts_pop
-
-       default
-}
-
-src_prepare() {
-       # bug 620444 - ensure local headers are used
-       find "${S}" -type f -name "*.pr[fio]" | \
-               xargs sed -i -e 's|INCLUDEPATH += 
|&$${QTWEBENGINE_ROOT}_build/include $${QTWEBENGINE_ROOT}/include |' || die
-
-       if use system-icu; then
-               # Sanity check to ensure that bundled copy of ICU is not used.
-               # Whole src/3rdparty/chromium/third_party/icu directory cannot 
be deleted because
-               # src/3rdparty/chromium/third_party/icu/BUILD.gn is used by 
build system.
-               # If usage of headers of bundled copy of ICU occurs, then lists 
of shim headers in
-               # shim_headers("icui18n_shim") and shim_headers("icuuc_shim") in
-               # src/3rdparty/chromium/third_party/icu/BUILD.gn should be 
updated.
-               local file
-               while read file; do
-                       echo "#error This file should not be used!" > "${file}" 
|| die
-               done < <(find src/3rdparty/chromium/third_party/icu -type f "(" 
-name "*.c" -o -name "*.cpp" -o -name "*.h" ")" 2>/dev/null)
-       fi
-
-       qt6-build_src_prepare
-}
-
-src_configure() {
-       export NINJA_PATH=/usr/bin/ninja
-       export NINJAFLAGS="${NINJAFLAGS:--j$(makeopts_jobs) 
-l$(makeopts_loadavg "${MAKEOPTS}" 0) -v}"
-
-       local mycmakeargs=(
-#              -DQT_FEATURE_accessibility=off
-#              -DQT_FEATURE_force_asserts=off
-#              -DQT_FEATURE_opengl=off
-#              -DQT_FEATURE_printer=off
-               -DQT_FEATURE_qtpdf_build=off
-               -DQT_FEATURE_qtpdf_quick_build=off
-               -DQT_FEATURE_qtpdf_widgets_build=off
-               -DQT_FEATURE_qtwebengine_build=on
-               -DQT_FEATURE_qtwebengine_quick_build=on
-               -DQT_FEATURE_qtwebengine_widgets_build=on
-#              -DQT_FEATURE_ssl=off
-#              -DQT_FEATURE_static=off
-#              -DQT_FEATURE_system_zlib=off
-#              -DQT_FEATURE_system_png=off
-#              -DQT_FEATURE_system_jpeg=off
-#              -DQT_FEATURE_system_freetype=off
-#              -DQT_FEATURE_system_harfbuzz=off
-#              -DQT_FEATURE_use_gold_linker=off
-#              -DQT_FEATURE_use_lld_linker=off
-               -DQT_FEATURE_webengine_embedded_build=off
-               -DQT_FEATURE_webengine_extensions=on
-#              -DQT_FEATURE_webengine_full_debug_info=$(usex debug)
-               -DQT_FEATURE_webengine_geolocation=$(usex geolocation on off)
-               -DQT_FEATURE_webengine_jumbo_build=$(usex jumbo-build)
-#              -DQT_FEATURE_webengine_jumbo_file_merge_limit
-               -DQT_FEATURE_webengine_kerberos=$(usex kerberos on off)
-               -DQT_FEATURE_webengine_native_spellchecker=off
-               -DQT_FEATURE_webengine_ozone_x11=on
-               -DQT_FEATURE_webengine_pepper_plugins=on
-               -DQT_FEATURE_webengine_proprietary_codecs=$(usex bindist off on)
-               -DQT_FEATURE_webengine_printing_and_pdf=on
-               -DQT_FEATURE_webengine_sanitizer=on
-               -DQT_FEATURE_webengine_spellchecker=on
-               -DQT_FEATURE_webengine_system_opus=on
-               -DQT_FEATURE_webengine_system_libwebp=on
-               -DQT_FEATURE_webengine_system_alsa=$(usex alsa on off)
-               -DQT_FEATURE_webengine_system_ffmpeg=$(usex system-ffmpeg)
-               -DQT_FEATURE_webengine_system_gn=on
-               -DQT_FEATURE_webengine_system_icu=$(usex system-icu)
-               -DQT_FEATURE_webengine_system_libevent=on
-               -DQT_FEATURE_webengine_system_libpci=on
-               -DQT_FEATURE_webengine_system_libpng=on
-               -DQT_FEATURE_webengine_system_pulseaudio=$(usex pulseaudio on 
off)
-               -DQT_FEATURE_webengine_system_zlib=on
-               -DQT_FEATURE_webengine_webchannel=on
-               -DQT_FEATURE_webengine_webrtc=on
-               -DQT_FEATURE_webengine_webrtc_pipewire=$(usex pipewire on off)
-#              -DQT_FEATURE_xcb=off
-       )
-
-       qt6-build_src_configure
-}

diff --git a/dev-qt/qtwebengine/qtwebengine-6.2.4.ebuild 
b/dev-qt/qtwebengine/qtwebengine-6.2.4.ebuild
deleted file mode 100644
index 1c0fcac8..00000000
--- a/dev-qt/qtwebengine/qtwebengine-6.2.4.ebuild
+++ /dev/null
@@ -1,192 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="xml(+)"
-CHROMIUM_VER="90.0.4430.228"
-CHROMIUM_PATCHES_VER="98.0.4758.102"
-
-inherit estack flag-o-matic multiprocessing python-any-r1 qt6-build
-
-DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML 
applications"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-       KEYWORDS="~amd64"
-fi
-
-IUSE="
-       alsa bindist designer geolocation +jumbo-build kerberos pipewire 
pulseaudio
-       +system-ffmpeg +system-icu widgets
-"
-REQUIRED_USE="designer? ( widgets )"
-
-BDEPEND="${PYTHON_DEPS}
-       >=dev-util/gn-0.1807
-       dev-util/gperf
-       dev-util/ninja
-       dev-util/re2c
-       net-libs/nodejs[ssl]
-       sys-devel/bison
-       sys-devel/flex
-"
-RDEPEND="
-       app-arch/snappy:=
-       dev-libs/glib:2
-       dev-libs/nspr
-       dev-libs/nss
-       dev-libs/expat
-       dev-libs/libevent:=
-       dev-libs/libxml2[icu]
-       dev-libs/libxslt
-       dev-libs/re2:=
-       =dev-qt/qtdeclarative-${PV}*
-       =dev-qt/qtwebchannel-${PV}*
-       media-libs/fontconfig
-       media-libs/freetype
-       media-libs/harfbuzz:=
-       media-libs/lcms:2
-       media-libs/libjpeg-turbo:=
-       media-libs/libpng:0=
-       >=media-libs/libvpx-1.5:=[svc(+)]
-       media-libs/libwebp:=
-       media-libs/opus
-       sys-apps/dbus
-       sys-apps/pciutils
-       sys-libs/zlib[minizip]
-       virtual/libudev
-       x11-libs/libdrm
-       x11-libs/libX11
-       x11-libs/libXcomposite
-       x11-libs/libXcursor
-       x11-libs/libxcb:=
-       x11-libs/libXdamage
-       x11-libs/libXext
-       x11-libs/libXfixes
-       x11-libs/libXi
-       x11-libs/libxkbcommon
-       x11-libs/libxkbfile
-       x11-libs/libXrandr
-       x11-libs/libXrender
-       x11-libs/libXScrnSaver
-       x11-libs/libXtst
-       alsa? ( media-libs/alsa-lib )
-       geolocation? ( =dev-qt/qtpositioning-${PV}* )
-       kerberos? ( virtual/krb5 )
-       pipewire? ( media-video/pipewire )
-       pulseaudio? ( media-sound/pulseaudio:= )
-       system-ffmpeg? ( media-video/ffmpeg:0= )
-       system-icu? ( >=dev-libs/icu-69.1:= )
-       widgets? (
-               =dev-qt/qtbase-${PV}*[widgets]
-       )
-"
-DEPEND="${RDEPEND}
-       media-libs/libglvnd
-"
-
-pkg_preinst() {
-       elog "This version of Qt WebEngine is based on Chromium version 
${CHROMIUM_VER}, with"
-       elog "additional security fixes up to ${CHROMIUM_PATCHES_VER}. 
Extensive as it is, the"
-       elog "list of backports is impossible to evaluate, but always bound to 
be behind"
-       elog "Chromium's release schedule."
-       elog "In addition, various online services may deny service based on an 
outdated"
-       elog "user agent version (and/or other checks). Google is already known 
to do so."
-       elog
-       elog "tldr: Your web browsing experience will be compromised."
-}
-
-src_unpack() {
-       # bug 307861
-       eshopts_push -s extglob
-       if is-flagq '-g?(gdb)?([1-9])'; then
-               ewarn
-               ewarn "You have enabled debug info (probably have -g or -ggdb 
in your CFLAGS/CXXFLAGS)."
-               ewarn "You may experience really long compilation times and/or 
increased memory usage."
-               ewarn "If compilation fails, please try removing -g/-ggdb 
before reporting a bug."
-               ewarn
-       fi
-       eshopts_pop
-
-       default
-}
-
-src_prepare() {
-       # bug 620444 - ensure local headers are used
-       find "${S}" -type f -name "*.pr[fio]" | \
-               xargs sed -i -e 's|INCLUDEPATH += 
|&$${QTWEBENGINE_ROOT}_build/include $${QTWEBENGINE_ROOT}/include |' || die
-
-       if use system-icu; then
-               # Sanity check to ensure that bundled copy of ICU is not used.
-               # Whole src/3rdparty/chromium/third_party/icu directory cannot 
be deleted because
-               # src/3rdparty/chromium/third_party/icu/BUILD.gn is used by 
build system.
-               # If usage of headers of bundled copy of ICU occurs, then lists 
of shim headers in
-               # shim_headers("icui18n_shim") and shim_headers("icuuc_shim") in
-               # src/3rdparty/chromium/third_party/icu/BUILD.gn should be 
updated.
-               local file
-               while read file; do
-                       echo "#error This file should not be used!" > "${file}" 
|| die
-               done < <(find src/3rdparty/chromium/third_party/icu -type f "(" 
-name "*.c" -o -name "*.cpp" -o -name "*.h" ")" 2>/dev/null)
-       fi
-
-       qt6-build_src_prepare
-}
-
-src_configure() {
-       export NINJA_PATH=/usr/bin/ninja
-       export NINJAFLAGS="${NINJAFLAGS:--j$(makeopts_jobs) 
-l$(makeopts_loadavg "${MAKEOPTS}" 0) -v}"
-
-       local mycmakeargs=(
-#              -DQT_FEATURE_accessibility=off
-#              -DQT_FEATURE_force_asserts=off
-#              -DQT_FEATURE_opengl=off
-#              -DQT_FEATURE_printer=off
-               -DQT_FEATURE_qtpdf_build=off
-               -DQT_FEATURE_qtpdf_quick_build=off
-               -DQT_FEATURE_qtpdf_widgets_build=off
-               -DQT_FEATURE_qtwebengine_build=on
-               -DQT_FEATURE_qtwebengine_quick_build=on
-               -DQT_FEATURE_qtwebengine_widgets_build=on
-#              -DQT_FEATURE_ssl=off
-#              -DQT_FEATURE_static=off
-#              -DQT_FEATURE_system_zlib=off
-#              -DQT_FEATURE_system_png=off
-#              -DQT_FEATURE_system_jpeg=off
-#              -DQT_FEATURE_system_freetype=off
-#              -DQT_FEATURE_system_harfbuzz=off
-#              -DQT_FEATURE_use_gold_linker=off
-#              -DQT_FEATURE_use_lld_linker=off
-               -DQT_FEATURE_webengine_embedded_build=off
-               -DQT_FEATURE_webengine_extensions=on
-#              -DQT_FEATURE_webengine_full_debug_info=$(usex debug)
-               -DQT_FEATURE_webengine_geolocation=$(usex geolocation on off)
-               -DQT_FEATURE_webengine_jumbo_build=$(usex jumbo-build)
-#              -DQT_FEATURE_webengine_jumbo_file_merge_limit
-               -DQT_FEATURE_webengine_kerberos=$(usex kerberos on off)
-               -DQT_FEATURE_webengine_native_spellchecker=off
-               -DQT_FEATURE_webengine_ozone_x11=on
-               -DQT_FEATURE_webengine_pepper_plugins=on
-               -DQT_FEATURE_webengine_proprietary_codecs=$(usex bindist off on)
-               -DQT_FEATURE_webengine_printing_and_pdf=on
-               -DQT_FEATURE_webengine_sanitizer=on
-               -DQT_FEATURE_webengine_spellchecker=on
-               -DQT_FEATURE_webengine_system_opus=on
-               -DQT_FEATURE_webengine_system_libwebp=on
-               -DQT_FEATURE_webengine_system_alsa=$(usex alsa on off)
-               -DQT_FEATURE_webengine_system_ffmpeg=$(usex system-ffmpeg)
-               -DQT_FEATURE_webengine_system_gn=on
-               -DQT_FEATURE_webengine_system_icu=$(usex system-icu)
-               -DQT_FEATURE_webengine_system_libevent=on
-               -DQT_FEATURE_webengine_system_libpci=on
-               -DQT_FEATURE_webengine_system_libpng=on
-               -DQT_FEATURE_webengine_system_pulseaudio=$(usex pulseaudio on 
off)
-               -DQT_FEATURE_webengine_system_zlib=on
-               -DQT_FEATURE_webengine_webchannel=on
-               -DQT_FEATURE_webengine_webrtc=on
-               -DQT_FEATURE_webengine_webrtc_pipewire=$(usex pipewire on off)
-#              -DQT_FEATURE_xcb=off
-       )
-
-       qt6-build_src_configure
-}

Reply via email to