From d8a4447d211e50f0cbfc08e40574cf6321154735 Mon Sep 17 00:00:00 2001 From: groni Date: Thu, 17 Nov 2016 19:21:57 +0100 Subject: [PATCH] libchromaprint build new with docker, add missing build dependencies --- multimedia/plugin/libchromaprint/pspec.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/plugin/libchromaprint/pspec.xml b/multimedia/plugin/libchromaprint/pspec.xml index 210d1e8105..9711bbfa70 100644 --- a/multimedia/plugin/libchromaprint/pspec.xml +++ b/multimedia/plugin/libchromaprint/pspec.xml @@ -15,6 +15,8 @@ Chromaprint is the core component of the Acoustid project. It's a client-side library that implements a custom algorithm for extracting fingerprints from any audio source. https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-1.3.1.tar.gz + boost-devel + fftw3-devel ffmpeg-devel cmake @@ -46,7 +48,7 @@ - 2016-11-04 + 2016-11-17 1.3.1 Version bump. Stefan Gronewold(groni)