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 97520158074 for ; Thu, 19 Jun 2025 22:10:48 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 81CF1341F5B for ; Thu, 19 Jun 2025 22:10:48 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A9B811104DC; Thu, 19 Jun 2025 22:10:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9FCF41104DC for ; Thu, 19 Jun 2025 22:10:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43EF9335D4D for ; Thu, 19 Jun 2025 22:10:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACC8829FA for ; Thu, 19 Jun 2025 22:10:41 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1750371018.ada3d67b1ba0fd0e017eb281632381d86d8b428c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/qtcurve/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild X-VCS-Directories: x11-themes/qtcurve/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ada3d67b1ba0fd0e017eb281632381d86d8b428c X-VCS-Branch: master Date: Thu, 19 Jun 2025 22:10:41 +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: 0f02de05-028f-4488-bad3-0a9baa1c79c7 X-Archives-Hash: ccf9df036dc3f78ffc93ae612a83ae5f commit: ada3d67b1ba0fd0e017eb281632381d86d8b428c Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 19 21:56:40 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 19 22:10:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada3d67b x11-themes/qtcurve: drop 1.9.0_p20250314 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild | 86 ----------------------- 1 file changed, 86 deletions(-) diff --git a/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild b/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild deleted file mode 100644 index 2594c0560ce9..000000000000 --- a/x11-themes/qtcurve/qtcurve-1.9.0_p20250314.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_COMMIT=efb9e510f50f8147f05054d77c3ef433a8b9390e -inherit cmake kde.org - -DESCRIPTION="Widget styles for Qt and GTK2" -HOMEPAGE="https://invent.kde.org/system/qtcurve" - -LICENSE="LGPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="gtk plasma qt5 +qt6 test X" - -REQUIRED_USE="gtk? ( X ) - || ( gtk qt5 qt6 ) - plasma? ( qt6 ) -" -RESTRICT="test" - -DEPEND=" - gtk? ( x11-libs/gtk+:2 ) - plasma? ( - kde-frameworks/frameworkintegration:6 - kde-frameworks/karchive:6 - kde-frameworks/kcolorscheme:6 - kde-frameworks/kcompletion:6 - kde-frameworks/kconfig:6 - kde-frameworks/kconfigwidgets:6 - kde-frameworks/kcoreaddons:6 - kde-frameworks/kguiaddons:6 - kde-frameworks/ki18n:6 - kde-frameworks/kiconthemes:6 - kde-frameworks/kio:6 - kde-frameworks/kwidgetsaddons:6 - kde-frameworks/kwindowsystem:6[X] - kde-frameworks/kxmlgui:6 - ) - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - X? ( dev-qt/qtx11extras:5 ) - ) - qt6? ( - dev-qt/qtbase:6[dbus,gui,widgets] - dev-qt/qtsvg:6 - X? ( dev-qt/qtbase:6=[X] ) - ) - X? ( - x11-libs/libX11 - x11-libs/libxcb - ) -" -RDEPEND="${DEPEND}" -BDEPEND=" - virtual/pkgconfig - plasma? ( - kde-frameworks/extra-cmake-modules:0 - kde-frameworks/ki18n:6 - ) -" - -DOCS=( AUTHORS ChangeLog.md README.md TODO.md ) - -src_configure() { - local mycmakeargs=( - -DENABLE_QT4=OFF - -DQTC_QT4_ENABLE_KDE=OFF - -DQTC_KDE4_DEFAULT_HOME=ON - -DENABLE_GTK2=$(usex gtk) - -DQTC_INSTALL_PO=$(usex plasma) - -DENABLE_QT5=$(usex qt5) - -DENABLE_QT6=$(usex qt6) - -DQTC_QT6_ENABLE_KDE=$(usex plasma) - -DBUILD_TESTING=$(usex test) - -DQTC_ENABLE_X11=$(usex X) - ) - use qt5 && mycmakeargs+=( -DQTC_QT5_ENABLE_KDE=OFF ) - - cmake_src_configure -}