chromaprint: update to 1.3.2. (soname bump)

This commit is contained in:
Michael Gehring 2016-09-06 21:55:34 +02:00
parent 00be59086e
commit 18331cb2a0
2 changed files with 3 additions and 3 deletions

View File

@ -1407,7 +1407,7 @@ libmcrypt.so.4 libmcrypt-2.5.8_1
libgraphite2.so.3 graphite-1.2.3_1
libFOX-1.6.so.0 fox-1.6.49_1
libCHART-1.6.so.0 fox-1.6.49_1
libchromaprint.so.0 chromaprint-0.7_1
libchromaprint.so.1 chromaprint-1.3.2_1
libedit.so.0 libedit-20130712.3.1_1
libnet.so.1 libnet-1.1.6_1
libthreadutil.so.6 libupnp-1.6.18_1

View File

@ -1,6 +1,6 @@
# Template file for 'chromaprint'
pkgname=chromaprint
version=1.3
version=1.3.2
revision=1
build_style=cmake
configure_args="-DBUILD_EXAMPLES=ON"
@ -11,7 +11,7 @@ homepage="http://acoustid.org/chromaprint/"
license="LGPL-2.1"
short_desc="Library that extracts fingerprints from any audio source"
distfiles="https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${version}.tar.gz"
checksum=3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a
checksum=c3af900d8e7a42afd74315b51b79ebd2e43bc66630b4ba585a54bf3160439652
chromaprint-devel_package() {
short_desc+=" - development files"