gnu: chromaprint: Build 'fpcalc'.

* gnu/packages/mp3.scm (chromaprint)[arguments]: Add #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Pierre Neidhardt 2018-04-03 19:53:56 +05:30 committed by Ludovic Courtès
parent 8b209bb692
commit a509041f2a
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 0 deletions

View File

@ -508,6 +508,7 @@ command-line tool.")
(arguments
`(#:tests? #f ; tests require googletest *sources*
;;#:configure-flags '("-DBUILD_TESTS=ON") ; for building the tests
#:configure-flags '("-DBUILD_TOOLS=ON") ; for fpcalc
#:test-target "check"))
(inputs
;; requires one of FFmpeg (prefered), FFTW3 or vDSP