Skip to content
Snippets Groups Projects
Unverified Commit b497687b authored by alice's avatar alice
Browse files

community/libkeyfinder: upgrade to 2.2.7

parent c246920d
No related branches found
No related tags found
1 merge request!39304[3.16] main/expat: security upgrade to 2.4.9
# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
pkgname=libkeyfinder
pkgver=2.2.6
pkgver=2.2.7
pkgrel=0
pkgdesc="Musical key detection for digital audio"
url="https://mixxxdj.github.io/libkeyfinder/"
......@@ -11,12 +11,13 @@ makedepends="
catch2
cmake
fftw-dev
samurai
"
subpackages="$pkgname-dev"
source="https://github.com/mixxxdj/libkeyfinder/archive/v$pkgver/libkeyfinder-v$pkgver.tar.gz"
source="https://github.com/mixxxdj/libkeyfinder/archive/$pkgver/libkeyfinder-$pkgver.tar.gz"
build() {
cmake -B build \
cmake -B build -G Ninja \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib
......@@ -33,5 +34,5 @@ package() {
}
sha512sums="
c1b771cebfb925db521a344e28fd1d3bc6e6e921e45dcc81f90926e5b2020fea201a4bc05a65177d3559208a45746fd7784eb6f37352bb10ab7d7b820b40c0b6 libkeyfinder-v2.2.6.tar.gz
b98672cb0cc00326e526b79e96a0e0a8805bcd87f3711247031ea5a4fcb6447627d5b9210197e1cf23fa7c27093649e9fc702f53ee17df00e90a7caf074681e8 libkeyfinder-2.2.7.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment