From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1733312-garchives=archives.gentoo.org@lists.gentoo.org> 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 4046C1581EE for <garchives@archives.gentoo.org>; Tue, 01 Apr 2025 21:21:56 +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 2ADE13431CA for <garchives@archives.gentoo.org>; Tue, 01 Apr 2025 21:21:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6275F1104B2; Tue, 01 Apr 2025 21:21:52 +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 5A1841104B2 for <gentoo-commits@lists.gentoo.org>; Tue, 01 Apr 2025 21:21:52 +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 09646343101 for <gentoo-commits@lists.gentoo.org>; Tue, 01 Apr 2025 21:21:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6436B1DF6 for <gentoo-commits@lists.gentoo.org>; Tue, 01 Apr 2025 21:21:50 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1743542490.7d00e6f0fb154b28f3395b57f7ae96c769a91126.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/kaffeine/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/kaffeine/kaffeine-2.1.0_pre20241125.ebuild X-VCS-Directories: media-video/kaffeine/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7d00e6f0fb154b28f3395b57f7ae96c769a91126 X-VCS-Branch: master Date: Tue, 01 Apr 2025 21:21:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cfade811-92d4-4ccb-b283-f0d2b04ec255 X-Archives-Hash: 977644c93a670387ff6c7e38faf484b8 commit: 7d00e6f0fb154b28f3395b57f7ae96c769a91126 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Apr 1 21:20:43 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Apr 1 21:21:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d00e6f0 media-video/kaffeine: drop 2.1.0_pre20241125 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../kaffeine/kaffeine-2.1.0_pre20241125.ebuild | 53 ---------------------- 1 file changed, 53 deletions(-) diff --git a/media-video/kaffeine/kaffeine-2.1.0_pre20241125.ebuild b/media-video/kaffeine/kaffeine-2.1.0_pre20241125.ebuild deleted file mode 100644 index b5e4972d08f1..000000000000 --- a/media-video/kaffeine/kaffeine-2.1.0_pre20241125.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KDE_ORG_COMMIT=45fd36276dcfba243303d44e0b18a8aa9b05a9a9 -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm kde.org - -DESCRIPTION="Media player with digital TV support by KDE" -HOMEPAGE="https://apps.kde.org/kaffeine/ https://userbase.kde.org/Kaffeine" - -LICENSE="GPL-2+ handbook? ( FDL-1.3 )" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="dvb" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,sql,widgets,xml] - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6[X] - >=kde-frameworks/kxmlgui-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 - media-video/vlc[X] - dvb? ( media-libs/libv4l[dvb] ) -" -RDEPEND="${DEPEND} - !${CATEGORY}/${PN}:5 -" -BDEPEND=" - sys-devel/gettext - virtual/pkgconfig -" - -DOCS=( Changelog NOTES README.md ) - -src_configure() { - # tools working on $HOME directory for a local git checkout - local mycmakeargs=( - -DBUILD_TOOLS=OFF - $(cmake_use_find_package dvb Libdvbv5) - ) - - ecm_src_configure -}