Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
450
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
d9bf59b9
Commit
d9bf59b9
authored
1 month ago
by
Tristan Matthews
Committed by
Steve Lhomme
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: chromaprint: update to 1.5.1
parent
baef1c74
No related branches found
Branches containing commit
No related tags found
1 merge request
!6863
contrib: chromaprint: update to 1.5.1
Pipeline
#566468
passed with stage
in 42 minutes and 45 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/src/chromaprint/SHA512SUMS
+1
-1
1 addition, 1 deletion
contrib/src/chromaprint/SHA512SUMS
contrib/src/chromaprint/rules.mak
+2
-2
2 additions, 2 deletions
contrib/src/chromaprint/rules.mak
with
3 additions
and
3 deletions
contrib/src/chromaprint/SHA512SUMS
+
1
−
1
View file @
d9bf59b9
69449adf1c95c1395a5545d36877afe95b409d045357cc675e9ac58aee2955b3a9a245f37805192804a9b7fddc792b9e9289bf6448fa3393131048d
28
e
06
d7e2
chromaprint-1.
4.2
.tar.gz
ea16e4d2b879c15b1d9b9ec93878da8b893f1834c70942663e1d2d106c2e0a661094fe2dd3bae7a6c2a1f9d5d8fab5e0b0ba493561090cf57b22
28
6
06
fad1e66
chromaprint-1.
5.1
.tar.gz
This diff is collapsed.
Click to expand it.
contrib/src/chromaprint/rules.mak
+
2
−
2
View file @
d9bf59b9
# 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
$@
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment