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 44B0315815E for ; Mon, 5 Feb 2024 09:32:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79656E2A72; Mon, 5 Feb 2024 09:32:14 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D767E2A72 for ; Mon, 5 Feb 2024 09:32:14 +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 5AA9E3430FB for ; Mon, 5 Feb 2024 09:32:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACCAF358 for ; Mon, 5 Feb 2024 09:32:11 +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: <1707125506.d0d8c3a207396c6d1208bfd05fe548e737adf092.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libsidplayfp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libsidplayfp/Manifest media-libs/libsidplayfp/libsidplayfp-2.5.1.ebuild X-VCS-Directories: media-libs/libsidplayfp/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: d0d8c3a207396c6d1208bfd05fe548e737adf092 X-VCS-Branch: master Date: Mon, 5 Feb 2024 09:32:11 +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: b7c3200b-3d65-40c9-bddd-d903391d05a5 X-Archives-Hash: 6bdb83ebbc4151e6d3dc179b2d74b965 commit: d0d8c3a207396c6d1208bfd05fe548e737adf092 Author: Miroslav Šulc gentoo org> AuthorDate: Mon Feb 5 09:31:46 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Feb 5 09:31:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d8c3a2 media-libs/libsidplayfp: dropped obsolete 2.5.1 Bug: https://bugs.gentoo.org/923626 Signed-off-by: Miroslav Šulc gentoo.org> media-libs/libsidplayfp/Manifest | 1 - media-libs/libsidplayfp/libsidplayfp-2.5.1.ebuild | 29 ----------------------- 2 files changed, 30 deletions(-) diff --git a/media-libs/libsidplayfp/Manifest b/media-libs/libsidplayfp/Manifest index 91e0f702ca58..018bbe63c6cc 100644 --- a/media-libs/libsidplayfp/Manifest +++ b/media-libs/libsidplayfp/Manifest @@ -1,2 +1 @@ -DIST libsidplayfp-2.5.1.tar.gz 808633 BLAKE2B 7c9e557dccf73f5c153bd671b298407eacdc34e22beeb03a2775cb17bb62f4ecff1a93ce9b381f7f42f4e2d451794fe11dccbe25a47d234fa4c921f82f40c09d SHA512 553206a249797ea49842f6e482cbadcc3c59d87c566cbd169ea90d6636cbce121016368b461329c456d5693e15253db4bdf4d85f012e1c9ad15f83f9b5e4811b DIST libsidplayfp-2.6.0.tar.gz 810169 BLAKE2B 0d93b2546a1b9d4f3fa4444475212679e53881a65db74c94ffe00e7f3f55887e2a363b61bc86d95833194bc0fb45ff7ff055331f177b478557ae61ef820207ca SHA512 f3022cfbf57cd18059aad359f10402638cf9aed72643da75361382949cd547213e550a34fa18b36c56eee62df96509ca676f3bd46db8b3bbe75a470ff94e95d5 diff --git a/media-libs/libsidplayfp/libsidplayfp-2.5.1.ebuild b/media-libs/libsidplayfp/libsidplayfp-2.5.1.ebuild deleted file mode 100644 index 8bf154d23b5a..000000000000 --- a/media-libs/libsidplayfp/libsidplayfp-2.5.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="Library for the sidplay2 fork with resid-fp" -HOMEPAGE="https://sourceforge.net/projects/sidplay-residfp/" -SRC_URI="mirror://sourceforge/sidplay-residfp/${PN}/$(ver_cut 1-2)/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0/6" -KEYWORDS="amd64 ~hppa ~riscv x86" -IUSE="static-libs" - -src_prepare() { - default - # fix automagic. warning: modifying .ac triggers maintainer mode. - sed -i -e 's:doxygen:dIsAbLe&:' configure || die -} - -src_configure() { - econf \ - $(use_enable static-libs static) -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -}