Ravenports generated: 27 Mar 2022 15:43
[ravenports.git] / bucket_6C / chromaprint
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               chromaprint
4 VERSION=                1.5.1
5 REVISION=               1
6 KEYWORDS=               audio
7 VARIANTS=               standard
8 SDESC[standard]=        AcoustID audio fingerprinting library
9 HOMEPAGE=               https://acoustid.org/chromaprint
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            https://github.com/acoustid/chromaprint/releases/download/v1.5.1/
14 DISTFILE[1]=            chromaprint-1.5.1.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        single
17
18 OPTIONS_AVAILABLE=      none
19 OPTIONS_STANDARD=       none
20
21 BUILDRUN_DEPENDS=       ffmpeg4:primary:standard
22
23 USES=                   cmake c++:single
24
25 LICENSE=                LGPL21:single
26 LICENSE_TERMS=          single:{{WRKSRC}}/LICENSE.md
27 LICENSE_FILE=           LGPL21:stock
28 LICENSE_SCHEME=         solo
29
30 FPC_EQUIVALENT=         audio/chromaprint
31
32 SOVERSION=              1.5.1
33
34 CMAKE_ARGS=             -DBUILD_TOOLS:BOOL=ON
35                         -DAUDIO_PROCESSOR_LIB=swresample
36                         -DFFT_LIB:STRING="avfft"
37
38 post-install:
39         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fpcalc
40         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libchromaprint.so
41
42 [FILE:255:descriptions/desc.single]
43 Chromaprint is the core component of the AcoustID project.  It is a
44 client-side library that implements a custom algorithm for extracting
45 fingerprints from any audio source.  Also included is fpcalc, a small
46 utility for calculating AcoustID fingerprints.
47
48
49 [FILE:103:distinfo]
50 a1aad8fa3b8b18b78d3755b3767faff9abb67242e01b478ec9a64e190f335e1c      1581159 chromaprint-1.5.1.tar.gz
51
52
53 [FILE:153:manifests/plist.single]
54 bin/fpcalc
55 include/chromaprint.h
56 lib/
57  libchromaprint.so
58  libchromaprint.so.%%SOMAJOR%%
59  libchromaprint.so.%%SOVERSION%%
60 lib/pkgconfig/libchromaprint.pc
61