Search Criteria
Package Details: chromaprint-fftw 1.5.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/chromaprint-fftw.git (read-only, click to copy) |
---|---|
Package Base: | chromaprint-fftw |
Description: | Library for extracting fingerprints from any audio source (uses fftw for FFT calculations instead of ffmpeg) |
Upstream URL: | https://acoustid.org/chromaprint |
Keywords: | chromaprint fftw |
Licenses: | GPL-2.0-or-later |
Conflicts: | chromaprint |
Provides: | chromaprint, libchromaprint.so |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 62 |
Popularity: | 0.74 |
First Submitted: | 2015-12-27 19:32 (UTC) |
Last Updated: | 2025-04-04 11:04 (UTC) |
Dependencies (4)
- fftw (fftw-amdAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Required by (78)
- beets-git (requires chromaprint) (optional)
- clementine (requires chromaprint)
- clementine-git (requires chromaprint)
- emby-server-beta (requires libchromaprint.so)
- essentia-git (requires chromaprint)
- ffmpeg-amd-full
- ffmpeg-amd-full-git
- ffmpeg-full
- ffmpeg-full-git
- filebot (requires chromaprint)
- filebot47 (requires chromaprint)
- finetune (requires chromaprint)
- grilo-plugins-git (requires chromaprint)
- gst-devtools-git (make)
- gst-devtools-git (requires chromaprint) (make)
- gst-editing-services-git (make)
- gst-editing-services-git (requires chromaprint) (make)
- gst-libav-git (requires chromaprint) (make)
- gst-libav-git (make)
- gst-plugin-codec2-git (requires chromaprint) (make)
- Show 58 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
dbermond commented on 2022-06-05 12:17 (UTC)
@MarsSeed As far as I know, there is no easy or simple way to fix this. It looks like this is mostly due to upstream code (in this case, you can see that upstream uses the FILE macro). Anyway, this warning is harmless and you should not be worried about it.
MarsSeed commented on 2022-06-05 10:58 (UTC)
Could you check if you can somehow eliminate this?
Thanks in advance!
dbermond commented on 2021-11-28 13:13 (UTC)
@jklint This is a github issue and it's affecting a considerable amount of Arch Linux and Fedora packages. Discussion here: https://github.com/github/feedback/discussions/8149
jklint commented on 2021-11-28 12:10 (UTC) (edited on 2021-11-28 12:11 (UTC) by jklint)
Getting 404 when attempting to build this package (dep for ffmpeg-full). source line in the PKGBUILD appears to be no longer valid. A couple tweaks and I was able to get it to build.
dbermond commented on 2021-02-16 20:07 (UTC)
@SolarAquarion Not quite needed, but I added it to conform to the corresponding repository package.
SolarAquarion commented on 2021-02-16 18:25 (UTC)
you need to add provides "libchromaprint.so"
dbermond commented on 2020-08-30 02:50 (UTC)
@ToadKing Building with tools enabled (to build fpcalc) requires ffmpeg. This is out of the scope of this package.
ToadKing commented on 2020-08-30 02:25 (UTC) (edited on 2020-08-30 02:43 (UTC) by ToadKing)
Is it possible for this package to build the command line tools? The
picard
package needsfpcalc
and this doesn't install it.EDIT: Nevermind, found the previous comments about this.
CaffeinatedTech commented on 2020-06-26 13:12 (UTC)
I'm on Manjaro. I just symlinked gtest to googletest with
sudo ln -s /usr/src/gtest /usr/src/googletest
« First ‹ Previous 1 2 3 4 5 Next › Last »