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 1F537158089 for ; Tue, 10 Oct 2023 20:20:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E35982BC023; Tue, 10 Oct 2023 20:20:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 CA68C2BC023 for ; Tue, 10 Oct 2023 20:20:07 +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 893F8335CB4 for ; Tue, 10 Oct 2023 20:20:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D1AA1119 for ; Tue, 10 Oct 2023 20:20:03 +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: <1696969095.5da48c09b9b60392649c7821053ffd7adf81bab0.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.8_p20230917.ebuild X-VCS-Directories: gui-apps/qt6ct/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 5da48c09b9b60392649c7821053ffd7adf81bab0 X-VCS-Branch: master Date: Tue, 10 Oct 2023 20:20: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cb938a7c-5b5c-4826-b2fd-8fcecd33d37c X-Archives-Hash: ee4530a2b0693630db2d227761af2dcd commit: 5da48c09b9b60392649c7821053ffd7adf81bab0 Author: Ionen Wolkens gentoo org> AuthorDate: Tue Oct 10 18:30:04 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Oct 10 20:18:15 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da48c09 gui-apps/qt6ct: drop 0.8_p20230917 Signed-off-by: Ionen Wolkens gentoo.org> gui-apps/qt6ct/Manifest | 1 - gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild | 48 ------------------------------- 2 files changed, 49 deletions(-) diff --git a/gui-apps/qt6ct/Manifest b/gui-apps/qt6ct/Manifest index 2fd6a9fbc7ef..49ebf8c70d84 100644 --- a/gui-apps/qt6ct/Manifest +++ b/gui-apps/qt6ct/Manifest @@ -1,2 +1 @@ -DIST qt6ct-0.8_p20230917.tar.gz 159468 BLAKE2B bf7c5446932a5e8152ee7121f8ee679aeacabae3c3be636bef0e6c1d128abfea571971efabb6366a654ea5845cce028ab641d795d6c56963d894a21732b8656b SHA512 751f9f6b2264ef04661b8b3ccdda599dfc0109aa35f60334857d382414872155b4d5b0e3b14cd6130385dfccb945e1547900a30a7cf08d87a0a592839ef05dba DIST qt6ct-0.9.tar.xz 75868 BLAKE2B 32c3cb641edcedc5a3c675e9f9541c1d8269f9b40ed3dff7da14ce6b2686302f3812ec365fc746bd872cba1a12bcee1a644e3bad5885ba7a27d3fe1de0693f01 SHA512 ea5242cc10d9d210e190dd442c72c9f75c6a13e50191ec164fc9772de0475ca39453f22b061cfe24e1face4d660159d491627b65f2637b5d611cfe5fb0ac228f diff --git a/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild b/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild deleted file mode 100644 index 4bb981f278ac..000000000000 --- a/gui-apps/qt6ct/qt6ct-0.8_p20230917.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -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" - -# temporary snapshot for https://github.com/trialuser02/qt6ct/issues/32 -QT6CT_HASH=f083799f1495dabaeeb482274ee90c73a0a78a43 -SRC_URI=" - https://github.com/trialuser02/qt6ct/archive/${QT6CT_HASH}.tar.gz - -> ${P}.tar.gz -" -S=${WORKDIR}/${PN}-${QT6CT_HASH} - -LICENSE="BSD-2" -SLOT="0" -KEYWORDS="~amd64" - -# uses Qt private APIs wrt := -DEPEND="dev-qt/qtbase:6=[gui,widgets]" -RDEPEND=" - ${DEPEND} - dev-qt/qtsvg:6 -" -BDEPEND=" - dev-qt/qtbase:6 - dev-qt/qttools:6[linguist] -" - -pkg_postinst() { - if [[ ! ${REPLACING_VERSIONS} ]]; then - elog "Note need to export QT_QPA_PLATFORMTHEME=qt6ct in the used environment" - elog "for theming to take effect (not done automatically, may want to set in" - elog "the HOME's shell initialization scripts, or use /etc/env.d followed by" - elog "running env-update then re-login)." - elog - elog "If also using x11-misc/qt5ct, =qt5ct is alternatively recognized so it" - elog "can be activated for both Qt5 and Qt6 at once." - elog - elog "Try disabling if experience startup crashes for some applications," - elog "may still be unstable (especially with newly released Qt versions)." - fi -}