chromaprint: update to 1.3.

This commit is contained in:
Juan RP 2016-02-09 15:45:56 +01:00
parent 18e7db9ce7
commit 4583d71758

View file

@ -1,17 +1,17 @@
# Template file for 'chromaprint' # Template file for 'chromaprint'
pkgname=chromaprint pkgname=chromaprint
version=1.2 version=1.3
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_EXAMPLES=ON" configure_args="-DBUILD_EXAMPLES=ON"
hostmakedepends="cmake" hostmakedepends="cmake"
makedepends="ffmpeg-devel" makedepends="boost-devel fftw-devel ffmpeg-devel"
maintainer="Steven R <dev@styez.com>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://acoustid.org/chromaprint/" homepage="http://acoustid.org/chromaprint/"
license="LGPL-2.1" license="LGPL-2.1"
short_desc="Library that extracts fingerprints from any audio source" short_desc="Library that extracts fingerprints from any audio source"
distfiles="https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${version}.tar.gz" distfiles="https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
checksum=822b8949a322ac04c6f8a3ed78f5e689bcc493c6ca0972bf627c913c8430031a checksum=3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a
chromaprint-devel_package() { chromaprint-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"