public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libkeyfinder/
Date: Thu,  1 Aug 2024 16:23:55 +0000 (UTC)	[thread overview]
Message-ID: <1722527335.a6e5941837253bb58f7b30c96733a4d2132f19f6.asturm@gentoo> (raw)

commit:     a6e5941837253bb58f7b30c96733a4d2132f19f6
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Thu Aug  1 10:30:58 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <fkobi <AT> pm.me>
Closes: https://github.com/gentoo/gentoo/pull/37906
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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
-}


             reply	other threads:[~2024-08-01 16:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01 16:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-01 10:48 [gentoo-commits] repo/gentoo:master commit in: media-libs/libkeyfinder/ Sam James
2023-11-01 10:48 Sam James
2023-10-02  7:15 Miroslav Šulc
2023-10-02  7:15 Miroslav Šulc
2022-07-23  3:41 Miroslav Šulc
2022-07-22  7:49 Agostino Sarubbo
2022-07-22  7:43 Agostino Sarubbo
2022-06-20  4:17 Miroslav Šulc
2022-05-10 13:48 Agostino Sarubbo
2022-02-22 19:25 Sam James
2022-02-22  8:06 Miroslav Šulc
2022-01-05  8:25 Miroslav Šulc
2022-01-05  8:25 Miroslav Šulc
2021-10-10  2:20 Sam James
2021-07-20  6:24 Miroslav Šulc
2021-02-28  8:24 Miroslav Šulc
2021-01-28 11:53 Miroslav Šulc
2021-01-08 10:22 Miroslav Šulc
2020-12-30  6:55 Miroslav Šulc

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=1722527335.a6e5941837253bb58f7b30c96733a4d2132f19f6.asturm@gentoo \
    --to=asturm@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