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 3B62E15808B for ; Mon, 30 Sep 2024 07:42:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59EF2E29A6; Mon, 30 Sep 2024 07:42:31 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 3F139E29A6 for ; Mon, 30 Sep 2024 07:42:31 +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 60B5034318D for ; Mon, 30 Sep 2024 07:42:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9C3614CA for ; Mon, 30 Sep 2024 07:42:28 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1727682140.9a937c6850a334ce0368a452d2ab74cc8c80ddd5.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sidplayfp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/sidplayfp/Manifest media-sound/sidplayfp/sidplayfp-2.8.0-r1.ebuild X-VCS-Directories: media-sound/sidplayfp/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 9a937c6850a334ce0368a452d2ab74cc8c80ddd5 X-VCS-Branch: master Date: Mon, 30 Sep 2024 07:42:28 +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: c20acda7-9e4d-4642-b7b4-66c7f9d709c9 X-Archives-Hash: b6689d9a4a83d7b06f62e9a29cb81156 commit: 9a937c6850a334ce0368a452d2ab74cc8c80ddd5 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Sep 30 07:42:20 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Sep 30 07:42:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a937c68 media-sound/sidplayfp: dropped obsolete 2.8.0-r1 Bug: https://bugs.gentoo.org/940476 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/sidplayfp/Manifest | 1 - media-sound/sidplayfp/sidplayfp-2.8.0-r1.ebuild | 51 ------------------------- 2 files changed, 52 deletions(-) diff --git a/media-sound/sidplayfp/Manifest b/media-sound/sidplayfp/Manifest index f580257e2455..84825a6a2d8f 100644 --- a/media-sound/sidplayfp/Manifest +++ b/media-sound/sidplayfp/Manifest @@ -1,2 +1 @@ -DIST sidplayfp-2.8.0.tar.gz 243292 BLAKE2B 92fc48659c459c6add6ef26000c9e153ec41b1b96ba205985d5c39ea14c4bb6c5b87e77ddc58945d8bb965a45af56e6eb436d0e10cc15553fbfeb84f6ef3ca08 SHA512 83f2d8cbe422ddc638fb36955b78c303ffe6dcbbc3cb92a2f9947de402579fcdd2e4f28fa130a49dfca87b6103daee1107f8797c38bd5c5d198b1642cee4cf53 DIST sidplayfp-2.9.0.tar.gz 247965 BLAKE2B 11ff3c33360aca182886418bda8dbfb534de6c6e76b854dfaf78599ce388b5c493221cf8d0f13fdb5ccb7cae7d352484b56505cbef3f955cac5cb26d933d35e1 SHA512 2a59cca74456e04ff6cd5bf3c8f47eb8687e577cd907979188713d38f1602ec8933d467222ae4f5e630116bc71832435bd911901c666b3285c796bb1c5d03393 diff --git a/media-sound/sidplayfp/sidplayfp-2.8.0-r1.ebuild b/media-sound/sidplayfp/sidplayfp-2.8.0-r1.ebuild deleted file mode 100644 index 451012e6ce4e..000000000000 --- a/media-sound/sidplayfp/sidplayfp-2.8.0-r1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Sidplay2 fork with resid-fp" -HOMEPAGE="https://sourceforge.net/projects/sidplay-residfp/" -SRC_URI="https://downloads.sourceforge.net/sidplay-residfp/${PN}/$(ver_cut 1-2)/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="+alsa oss pulseaudio" - -BDEPEND="virtual/pkgconfig" -CDEPEND=" - media-libs/libsidplayfp - alsa? ( media-libs/alsa-lib ) - pulseaudio? ( media-libs/libpulse ) -" -RDEPEND=" - ${CDEPEND} - media-plugins/mpg123-output-plugins -" -DEPEND="${CDEPEND} - oss? ( virtual/os-headers ) -" - -DOCS=( AUTHORS README TODO ) - -PATCHES=( - "${FILESDIR}"/${PN}-1.4.4-musl-limits.patch -) - -src_prepare() { - default - - if ! use alsa; then - sed -i -e 's:alsa >= 1.0:dIsAbLe&:' configure || die - fi - - if ! use pulseaudio; then - sed -i -e 's:libpulse-simple >= 1.0:dIsAbLe&:' configure || die - fi -} - -src_configure() { - export ac_cv_header_linux_soundcard_h=$(usex oss) - - econf -}