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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 86B47158011 for ; Thu, 14 Jul 2022 07:09:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6A4DE0B97; Thu, 14 Jul 2022 07:09:34 +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 88C1BE0B97 for ; Thu, 14 Jul 2022 07:09:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7BC19340FB3 for ; Thu, 14 Jul 2022 07:09:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24CCA448 for ; Thu, 14 Jul 2022 07:09:32 +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: <1657782559.52d1f7a9200eb23cbbb584c0ba03f031a3a1734b.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/wavpack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/wavpack/Manifest media-sound/wavpack/wavpack-5.4.0.ebuild X-VCS-Directories: media-sound/wavpack/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 52d1f7a9200eb23cbbb584c0ba03f031a3a1734b X-VCS-Branch: master Date: Thu, 14 Jul 2022 07:09:32 +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: febbd0a1-af1c-40de-b84c-d7776dd01743 X-Archives-Hash: 022f18589343a3832b4b2f8ac7823768 commit: 52d1f7a9200eb23cbbb584c0ba03f031a3a1734b Author: Miroslav Šulc gentoo org> AuthorDate: Thu Jul 14 07:09:19 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Jul 14 07:09:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d1f7a9 media-sound/wavpack: dropped obsolete 5.4.0 Closes: https://bugs.gentoo.org/773955 Bug: https://bugs.gentoo.org/835081 Bug: https://bugs.gentoo.org/857852 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/wavpack/Manifest | 1 - media-sound/wavpack/wavpack-5.4.0.ebuild | 36 -------------------------------- 2 files changed, 37 deletions(-) diff --git a/media-sound/wavpack/Manifest b/media-sound/wavpack/Manifest index 2c73be437106..5f64c0b6e3e3 100644 --- a/media-sound/wavpack/Manifest +++ b/media-sound/wavpack/Manifest @@ -1,2 +1 @@ -DIST wavpack-5.4.0.tar.xz 769764 BLAKE2B d35eefccf3402388d88d370daae41dc0e4f21808474e668f92a9dcee978ae71b96ae167de098a0924fcbaaa75f9b07270280e7c3b16cc8699ffaa7d2eddd0de5 SHA512 de4e75539c9b949d22f39ab73721c8a4ee7c38ff08835aa28b1d56bea08c332bcb601a54998efe520f3653a2e29c73dcfd716ad19707bb2815403786d9ed9c11 DIST wavpack-5.5.0.tar.xz 797996 BLAKE2B e2a00052ce887c4ac4e767a1852f0b94c7d23071f5974cb15f33700acaf5b6ae9e5e08a7dee8c66520d2178a4f9e3cc2139da78f040803d55d504b949000c8c9 SHA512 9758e8079618e45e585330cd472f8ddae6e0ffd9a79032e7ec60251fff331390a619855dcdcf92942f5192d6ae12e05b6feca36394d30f0fe7e65222ee2696fc diff --git a/media-sound/wavpack/wavpack-5.4.0.ebuild b/media-sound/wavpack/wavpack-5.4.0.ebuild deleted file mode 100644 index 7734a2145702..000000000000 --- a/media-sound/wavpack/wavpack-5.4.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit multilib-minimal - -DESCRIPTION="Hybrid lossless audio compression tools" -HOMEPAGE="https://www.wavpack.com/" -SRC_URI="https://github.com/dbry/WavPack/releases/download/${PV}/${P}.tar.xz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=">=virtual/libiconv-0-r1" -DEPEND="${RDEPEND}" - -multilib_src_configure() { - ECONF_SOURCE="${S}" econf \ - --disable-static \ - $(use_enable test tests) \ - $(multilib_native_enable apps) -} - -multilib_src_test() { - emake -C cli wvtest - cli/wvtest --default || die -} - -multilib_src_install_all() { - einstalldocs - find "${ED}" -name '*.la' -delete || die -}