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 162E5159C9B for ; Thu, 1 Aug 2024 16:24:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93E722BC099; Thu, 1 Aug 2024 16:24:00 +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 700402BC09C for ; Thu, 1 Aug 2024 16:24:00 +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 727AF340806 for ; Thu, 1 Aug 2024 16:23:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C322B1EA6 for ; Thu, 1 Aug 2024 16:23:55 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1722527335.a6e5941837253bb58f7b30c96733a4d2132f19f6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libkeyfinder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libkeyfinder/Manifest media-libs/libkeyfinder/libkeyfinder-2.2.7.ebuild X-VCS-Directories: media-libs/libkeyfinder/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a6e5941837253bb58f7b30c96733a4d2132f19f6 X-VCS-Branch: master Date: Thu, 1 Aug 2024 16:23:55 +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: 702c508c-d708-4722-8c40-801f26edfb6d X-Archives-Hash: 7695c082f7fadbabbefcb7bf86baea26 commit: a6e5941837253bb58f7b30c96733a4d2132f19f6 Author: Filip Kobierski pm me> AuthorDate: Thu Aug 1 10:30:58 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 1 15:48:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e59418 media-libs/libkeyfinder: drop 2.2.7 Signed-off-by: Filip Kobierski pm.me> Closes: https://github.com/gentoo/gentoo/pull/37906 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/libkeyfinder/Manifest | 1 - media-libs/libkeyfinder/libkeyfinder-2.2.7.ebuild | 34 ----------------------- 2 files changed, 35 deletions(-) diff --git a/media-libs/libkeyfinder/Manifest b/media-libs/libkeyfinder/Manifest index 201375747f76..ca1492cfc1a6 100644 --- a/media-libs/libkeyfinder/Manifest +++ b/media-libs/libkeyfinder/Manifest @@ -1,2 +1 @@ -DIST libkeyfinder-2.2.7.tar.gz 79462 BLAKE2B 48b788eb871a133d755a892cdf73a677c31979380f0c03d914bf310727dd49f0e4184b2d5020829e7f78f2ad843273b5f983509ff785adc70c425a4260111315 SHA512 b98672cb0cc00326e526b79e96a0e0a8805bcd87f3711247031ea5a4fcb6447627d5b9210197e1cf23fa7c27093649e9fc702f53ee17df00e90a7caf074681e8 DIST libkeyfinder-2.2.8.tar.gz 79473 BLAKE2B 9341a6d93742516ba213503414c359123b2313134a603ed621a6c7e99e77dbd6f38ad986758d9736c7083fec505c6a1495541a38d825c0d0015e86fa9baa3b3c SHA512 31d86715172b62dd72b122a8d480db4598731b87ca58522ad797116acfcbc53b8ecf8fe7eb2b129857b5044b27d32dda9e03927e0a27f8edcdc5d6ce607a76eb diff --git a/media-libs/libkeyfinder/libkeyfinder-2.2.7.ebuild b/media-libs/libkeyfinder/libkeyfinder-2.2.7.ebuild deleted file mode 100644 index 679816d90f96..000000000000 --- a/media-libs/libkeyfinder/libkeyfinder-2.2.7.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2019-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Musical key detection library for digital audio" -HOMEPAGE="https://github.com/mixxxdj/libkeyfinder" -SRC_URI="https://github.com/mixxxdj/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" - -RDEPEND=" - sci-libs/fftw:3.0 -" -DEPEND="${RDEPEND}" - -src_prepare() { - sed -i -e "s/NAMES fftw /NAMES /" \ - cmake/FindFFTW3.cmake || die - cmake_src_prepare -} - -src_configure() { - local mycmakeargs=( - -DBUILD_TESTING=OFF - ) - - cmake_src_configure -}