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 B124E158046 for ; Wed, 9 Oct 2024 23:07:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C76C92BC013; Wed, 9 Oct 2024 23:07:20 +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 AAB852BC013 for ; Wed, 9 Oct 2024 23:07:20 +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 902E333FECD for ; Wed, 9 Oct 2024 23:07:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC63597F for ; Wed, 9 Oct 2024 23:07:17 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1728515180.3eef14a90427e99c1c6785179e7bfad566315263.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/ladspa-bs2b/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r2.ebuild media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r3.ebuild X-VCS-Directories: media-plugins/ladspa-bs2b/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 3eef14a90427e99c1c6785179e7bfad566315263 X-VCS-Branch: master Date: Wed, 9 Oct 2024 23:07:17 +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: 11edeaa9-088f-4c4b-93e1-723d049a74ea X-Archives-Hash: 29aefe214640f8db56600beef516cfa4 commit: 3eef14a90427e99c1c6785179e7bfad566315263 Author: Sebastian Pipping gentoo org> AuthorDate: Wed Oct 9 23:06:20 2024 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Wed Oct 9 23:06:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eef14a9 media-plugins/ladspa-bs2b: Drop old Bug: https://bugs.gentoo.org/941203 Signed-off-by: Sebastian Pipping gentoo.org> .../ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild | 18 ------------- .../ladspa-bs2b/ladspa-bs2b-0.9.1-r2.ebuild | 23 ---------------- .../ladspa-bs2b/ladspa-bs2b-0.9.1-r3.ebuild | 31 ---------------------- 3 files changed, 72 deletions(-) diff --git a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild b/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild deleted file mode 100644 index a4ae34ecc7ef..000000000000 --- a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -DESCRIPTION="LADSPA plugin for bs2b headphone filter" -HOMEPAGE="http://bs2b.sourceforge.net/" -SRC_URI="https://downloads.sourceforge.net/bs2b/plugins/LADSPA%20plugin/${PV}/${P}.tar.bz2" - -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="media-libs/ladspa-sdk - >=media-libs/libbs2b-3.1.0" - -RDEPEND="${DEPEND}" diff --git a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r2.ebuild b/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r2.ebuild deleted file mode 100644 index 1e2ca67e5244..000000000000 --- a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r2.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -DESCRIPTION="LADSPA plugin for bs2b headphone filter" -HOMEPAGE="http://bs2b.sourceforge.net/" -SRC_URI="https://downloads.sourceforge.net/bs2b/plugins/LADSPA%20plugin/${PV}/${P}.tar.bz2" - -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="media-libs/ladspa-sdk - >=media-libs/libbs2b-3.1.0" - -RDEPEND="${DEPEND}" - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r3.ebuild b/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r3.ebuild deleted file mode 100644 index 693a15655bc5..000000000000 --- a/media-plugins/ladspa-bs2b/ladspa-bs2b-0.9.1-r3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -inherit autotools - -DESCRIPTION="LADSPA plugin for bs2b headphone filter" -HOMEPAGE="http://bs2b.sourceforge.net/" -SRC_URI="https://downloads.sourceforge.net/bs2b/plugins/LADSPA%20plugin/${PV}/${P}.tar.bz2" - -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="media-libs/ladspa-sdk - >=media-libs/libbs2b-3.1.0" - -RDEPEND="${DEPEND}" - -src_prepare() { - default - sed 's,dist-lzma,,' -i configure.ac || die - eautoreconf # bug 889426 -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -}