public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/sidplayfp/
Date: Sun,  5 May 2024 07:31:44 +0000 (UTC)	[thread overview]
Message-ID: <1714894284.83cf920980e139d632c1401afcc1ea693b01f025.fordfrog@gentoo> (raw)

commit:     83cf920980e139d632c1401afcc1ea693b01f025
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun May  5 07:31:24 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May  5 07:31:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83cf9209

media-sound/sidplayfp: dropped obsolete 2.6.2

Bug: https://bugs.gentoo.org/931014
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/sidplayfp/Manifest               |  1 -
 media-sound/sidplayfp/sidplayfp-2.6.2.ebuild | 45 ----------------------------
 2 files changed, 46 deletions(-)

diff --git a/media-sound/sidplayfp/Manifest b/media-sound/sidplayfp/Manifest
index 663df38f9195..065bd3d2fc31 100644
--- a/media-sound/sidplayfp/Manifest
+++ b/media-sound/sidplayfp/Manifest
@@ -1,2 +1 @@
-DIST sidplayfp-2.6.2.tar.gz 246903 BLAKE2B 1e59d2ebbe9fad40b321502283a4972ceb3fe92b9f50426a619def42d9a5304d203919f9894d3a003ea01c3430e0f8420f581fc2afa007a998bcdd707b818948 SHA512 eb9a074acc5b50dff539ca7bfc4b43d0a66d0f1ed31ae4165db1f7a804e16fb8f69ce0be4f885d45f219899e4909460412dd726c8fa052e1dc16124c26cee093
 DIST sidplayfp-2.7.0.tar.gz 247006 BLAKE2B abf6a00b818df7c228114470eeb92902bca2179b6f16751b1c023b5d18df661c7551ae469264e2e54f117b2fdd914cdeefac33f034fcf9c2182b61d4c3d06b8a SHA512 22fd5d70bad33071c080f87144f17ae41a82046a7f7f9b8fb510968810d74024f512ddabf70fc7b01e92b4345f0e8e8c3477b523ab2ef4975ff00d3007ce33bc

diff --git a/media-sound/sidplayfp/sidplayfp-2.6.2.ebuild b/media-sound/sidplayfp/sidplayfp-2.6.2.ebuild
deleted file mode 100644
index 2fd85b9b65bd..000000000000
--- a/media-sound/sidplayfp/sidplayfp-2.6.2.ebuild
+++ /dev/null
@@ -1,45 +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"
-RDEPEND="
-	media-libs/libsidplayfp
-	alsa? ( media-libs/alsa-lib )
-	pulseaudio? ( media-libs/libpulse )"
-DEPEND="${RDEPEND}
-	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
-}


             reply	other threads:[~2024-05-05  7:31 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05  7:31 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-04 11:42 [gentoo-commits] repo/gentoo:master commit in: media-sound/sidplayfp/ Miroslav Šulc
2025-01-01 18:14 Sam James
2024-12-07 14:01 Miroslav Šulc
2024-12-06 10:13 Sam James
2024-12-01 20:57 Miroslav Šulc
2024-11-10 10:02 Miroslav Šulc
2024-11-04  9:13 Miroslav Šulc
2024-10-07  9:03 Miroslav Šulc
2024-09-30  7:42 Miroslav Šulc
2024-09-29 11:22 Sam James
2024-08-29 11:31 Miroslav Šulc
2024-07-14 10:24 Miroslav Šulc
2024-07-10 11:38 Jakov Smolić
2024-07-10 11:04 Miroslav Šulc
2024-07-10 10:55 Miroslav Šulc
2024-06-10  8:16 Miroslav Šulc
2024-05-01  8:44 Sam James
2024-03-31 16:47 Jakov Smolić
2024-03-31  8:48 Miroslav Šulc
2024-03-31  8:45 Miroslav Šulc
2024-01-12 14:09 Miroslav Šulc
2024-01-10  9:41 Miroslav Šulc
2024-01-03  8:58 Miroslav Šulc
2023-12-24 10:46 Miroslav Šulc
2023-10-16  8:29 Miroslav Šulc
2023-10-16  8:28 Miroslav Šulc
2019-03-10 23:57 Andreas Sturmlechner
2019-02-09 20:58 Andreas Sturmlechner
2019-02-09 20:58 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1714894284.83cf920980e139d632c1401afcc1ea693b01f025.fordfrog@gentoo \
    --to=fordfrog@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox