From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 7C3EB1584AD for ; Sun, 27 Apr 2025 10:53:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 625DD3430DD for ; Sun, 27 Apr 2025 10:53:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1A5C11104C9; Sun, 27 Apr 2025 10:52:41 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 110CF1104C9 for ; Sun, 27 Apr 2025 10:52:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BE5AB3430B5 for ; Sun, 27 Apr 2025 10:52:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3EE027E6 for ; Sun, 27 Apr 2025 10:52:36 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1745750974.82be19082fba1f520f211761aa569695da795d5e.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/qt6ct/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/qt6ct/Manifest gui-apps/qt6ct/qt6ct-0.9-r1.ebuild X-VCS-Directories: gui-apps/qt6ct/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 82be19082fba1f520f211761aa569695da795d5e X-VCS-Branch: master Date: Sun, 27 Apr 2025 10:52:36 +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: 471f326f-8b1d-4db4-aff6-b7103e2127f9 X-Archives-Hash: f05d8cebc6aab3f8b8e12186d7d08954 commit: 82be19082fba1f520f211761aa569695da795d5e Author: Ionen Wolkens gentoo org> AuthorDate: Sun Apr 27 10:03:35 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun Apr 27 10:49:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82be1908 gui-apps/qt6ct: drop 0.9-r1 Signed-off-by: Ionen Wolkens gentoo.org> gui-apps/qt6ct/Manifest | 1 - gui-apps/qt6ct/qt6ct-0.9-r1.ebuild | 60 -------------------------------------- 2 files changed, 61 deletions(-) diff --git a/gui-apps/qt6ct/Manifest b/gui-apps/qt6ct/Manifest index 3a69ec588889..d352164f9410 100644 --- a/gui-apps/qt6ct/Manifest +++ b/gui-apps/qt6ct/Manifest @@ -1,2 +1 @@ DIST qt6ct-0.10.tar.xz 75884 BLAKE2B 22625853d7d05815ac60f18685292288a8b15a85c247c34552b9b1d3e4a025d1ef5a37158f2f3a77863ff12ef58ee7d1f46dfb9e577b8fa0354d87474b5de8da SHA512 d7c06f5326b4182eb19289bc306faba1758984ee143cccdf41434f21df0319368f408fd7555e5227b2490a0c7a2051cc874139700ca9ab413c61a7fcbac8a58d -DIST qt6ct-0.9.tar.xz 75868 BLAKE2B 32c3cb641edcedc5a3c675e9f9541c1d8269f9b40ed3dff7da14ce6b2686302f3812ec365fc746bd872cba1a12bcee1a644e3bad5885ba7a27d3fe1de0693f01 SHA512 ea5242cc10d9d210e190dd442c72c9f75c6a13e50191ec164fc9772de0475ca39453f22b061cfe24e1face4d660159d491627b65f2637b5d611cfe5fb0ac228f diff --git a/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild b/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild deleted file mode 100644 index 17f3c1f18a18..000000000000 --- a/gui-apps/qt6ct/qt6ct-0.9-r1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2023-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake eapi9-ver - -DESCRIPTION="Qt6 Configuration Tool (for DE/WM without Qt integration)" -HOMEPAGE="https://github.com/trialuser02/qt6ct/" -SRC_URI="https://github.com/trialuser02/qt6ct/releases/download/${PV}/${P}.tar.xz" - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="amd64" - -# uses Qt private APIs wrt := -# dlopen: qtsvg -DEPEND=" - dev-qt/qtbase:6=[gui,widgets] -" -RDEPEND=" - ${DEPEND} - dev-qt/qtsvg:6 -" -BDEPEND=" - dev-qt/qtbase:6 - dev-qt/qttools:6[linguist] -" - -src_install() { - cmake_src_install - - # can replace after qt5ct is gone -# newenvd - 98${PN} <<<'QT_QPA_PLATFORMTHEME=qt6ct' - newenvd - 98${PN} <<-EOF - # 'qt5ct' is recognized by both qt5ct and qt6ct to allow simultaneous usage - QT_QPA_PLATFORMTHEME=qt5ct - EOF -} - -pkg_postinst() { - if [[ ! ${REPLACING_VERSIONS} ]]; then - elog - elog "QT_QPA_PLATFORMTHEME has been set to enable ${PN} usage by" - elog "default. This will only come into effect after re-login into" - elog "the current desktop session(s)." - elog - elog "Note that ${PN} should not be used with DEs that do their own" - elog "integration (e.g. Plasma/KDE). Qt also has special handling" - elog "for Gnome which may or may not be better." - fi - - # not a very important warning (at most could surprise users that had it - # installed but weren't really using it), can likely cleanup next version - if ver_replacing -lt 0.9-r1; then - ewarn - ewarn "Note that ${PF} newly sets QT_QPA_PLATFORMTHEME globally" - ewarn "by default to use ${PN} (or qt5ct if it is installed)." - fi -}