Skip to content
Snippets Groups Projects
Commit d9bf59b9 authored by Tristan Matthews's avatar Tristan Matthews Committed by Steve Lhomme
Browse files

contrib: chromaprint: update to 1.5.1

parent baef1c74
No related branches found
No related tags found
1 merge request!6863contrib: chromaprint: update to 1.5.1
Pipeline #566468 passed with stage
in 42 minutes and 45 seconds
69449adf1c95c1395a5545d36877afe95b409d045357cc675e9ac58aee2955b3a9a245f37805192804a9b7fddc792b9e9289bf6448fa3393131048d28e06d7e2 chromaprint-1.4.2.tar.gz
ea16e4d2b879c15b1d9b9ec93878da8b893f1834c70942663e1d2d106c2e0a661094fe2dd3bae7a6c2a1f9d5d8fab5e0b0ba493561090cf57b2228606fad1e66 chromaprint-1.5.1.tar.gz
# chromaprint
CHROMAPRINT_VERSION := 1.4.2
CHROMAPRINT_VERSION := 1.5.1
CHROMAPRINT_URL := $(GITHUB)/acoustid/chromaprint/releases/download/v$(CHROMAPRINT_VERSION)/chromaprint-$(CHROMAPRINT_VERSION).tar.gz
PKGS += chromaprint
......@@ -23,7 +23,7 @@ DEPS_chromaprint = ffmpeg $(DEPS_ffmpeg)
.chromaprint: chromaprint toolchain.cmake
$(CMAKECLEAN)
$(HOSTVARS_CMAKE) $(CMAKE)
$(HOSTVARS_CMAKE) $(CMAKE) -DBUILD_TESTS=OFF
+$(CMAKEBUILD)
$(CMAKEINSTALL)
touch $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment