mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
clementine: revbump for chromaprint-0.3.0
[ci skip]
This commit is contained in:
parent
5256ce5330
commit
135986ad43
2 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@ wrksrc="chromaprint-v${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TOOLS=ON"
|
configure_args="-DBUILD_TOOLS=ON"
|
||||||
makedepends="fftw-devel ffmpeg-devel"
|
makedepends="fftw-devel ffmpeg-devel"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
homepage="https://acoustid.org/chromaprint"
|
|
||||||
license="MIT, LGPL-2.1-only"
|
|
||||||
short_desc="Library that extracts fingerprints from any audio source"
|
short_desc="Library that extracts fingerprints from any audio source"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="MIT, LGPL-2.1-only"
|
||||||
|
homepage="https://acoustid.org/chromaprint"
|
||||||
distfiles="https://github.com/acoustid/chromaprint/releases/download/v${version}/chromaprint-${version}.tar.gz"
|
distfiles="https://github.com/acoustid/chromaprint/releases/download/v${version}/chromaprint-${version}.tar.gz"
|
||||||
checksum=573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a
|
checksum=573a5400e635b3823fc2394cfa7a217fbb46e8e50ecebd4a61991451a8af766a
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'clementine'
|
# Template file for 'clementine'
|
||||||
pkgname=clementine
|
pkgname=clementine
|
||||||
version=1.3.1
|
version=1.3.1
|
||||||
revision=24
|
revision=25
|
||||||
_commit=75f18dab23f0842713a4200a7e362efd51b12e31
|
_commit=75f18dab23f0842713a4200a7e362efd51b12e31
|
||||||
wrksrc="Clementine-${_commit}"
|
wrksrc="Clementine-${_commit}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue