From 18331cb2a06b5266da02273e108fd89a17d2209b Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 6 Sep 2016 21:55:34 +0200 Subject: [PATCH] chromaprint: update to 1.3.2. (soname bump) --- common/shlibs | 2 +- srcpkgs/chromaprint/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 3d1a73250b..96a37a6bee 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/chromaprint/template b/srcpkgs/chromaprint/template index 0fb89b7971..7475a1c975 100644 --- a/srcpkgs/chromaprint/template +++ b/srcpkgs/chromaprint/template @@ -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"