Search Criteria
Package Details: chromaprint-fftw 1.5.0-2
Git Clone URL: | https://aur.archlinux.org/chromaprint-fftw.git (read-only, click to copy) |
---|---|
Package Base: | chromaprint-fftw |
Description: | Extracts fingerprints from any audio source (uses fftw for FFT calculations instead of ffmpeg) |
Upstream URL: | https://acoustid.org/chromaprint |
Keywords: | chromaprint fftw |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 49 |
Popularity: | 0.72 |
First Submitted: | 2015-12-27 19:32 |
Last Updated: | 2020-06-12 23:36 |
Dependencies (3)
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- cmake (cmake-git) (make)
- gtest (googletest-git) (make)
Required by (46)
- acoustid-fingerprinter (requires chromaprint)
- alltomp3-bin (requires chromaprint)
- beets-git (requires chromaprint) (optional)
- clementine-git (requires chromaprint)
- demlo (requires chromaprint) (optional)
- demlo-git (requires chromaprint) (optional)
- ffmpeg-amd-full
- ffmpeg-amd-full-git
- ffmpeg-full
- ffmpeg-full-git
- ffmpeg-full3.4
- ffmpeg-git-nc
- ffmpeg-intel-full-git
- ffmpeg-semifull-git
- filebot (requires chromaprint)
- filebot47 (requires chromaprint)
- grilo-plugins-git (requires chromaprint)
- gst-libav-git (optional)
- gst-plugins-bad-git (requires chromaprint)
- gst-plugins-bad-rpi-nox (requires chromaprint)
- kid3-cli (requires chromaprint)
- kid3-cli (requires chromaprint) (make)
- lib32-chromaprint (requires chromaprint)
- libgroove (requires chromaprint)
- libgroove-git (requires chromaprint)
- lidarr (requires chromaprint)
- lidarr-nightly (requires chromaprint)
- mixxx-git (requires chromaprint)
- mixxx_beta-git (requires chromaprint)
- mpd-git (requires chromaprint)
- mpd-smbclient (requires chromaprint)
- mpv-full-build-git
- picard-git (requires chromaprint) (optional)
- puddletag (requires chromaprint) (optional)
- puddletag-git (requires chromaprint) (optional)
- pyrescene-git (requires chromaprint) (optional)
- readarr (requires chromaprint)
- strawberry-full-git (requires chromaprint)
- strawberry-git (requires chromaprint)
- strawberry-lite (requires chromaprint)
- vlc-decklink (requires chromaprint) (optional)
- vlc-decklink (requires chromaprint) (make)
- vlc-git (requires chromaprint) (make)
- vlc-git (requires chromaprint) (optional)
- vlc-nox (requires chromaprint) (optional)
- vlc-nox (requires chromaprint) (make)
Latest Comments
1 2 3 Next › Last »
dbermond commented on 2020-08-30 02:50
@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
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
I'm on Manjaro. I just symlinked gtest to googletest with
sudo ln -s /usr/src/gtest /usr/src/googletest
dbermond commented on 2020-06-21 20:28
@troyBORG Sorry, but Manjaro is not supported.
troyBORG commented on 2020-06-21 20:17
I have an error also, in Manjaro!
I checked in my /usr/src/ folder and I have a folder called gtest there. So it looking for "/usr/src/googletest" and needs "/usr/src/gtest/"
dbermond commented on 2020-06-19 19:00
@serrana Sorry, but Manjaro is not supported.
serrana commented on 2020-06-19 17:44
Sorry for not informing before, I'm using Manjaro
dbermond commented on 2020-06-19 17:07
@serrana It is building fine for me. Are you using Arch Linux or an Arch derivative?
serrana commented on 2020-06-19 12:35
Mine has build error, the file gtest-all.cc is not found. If change DGTEST_SOURCE_DIR:PATH from '/usr/src/googletest' to '/usr/src/gtest' it's building ok. And with package gtest-py3, only work with the value '/usr/src/googletest/googletest'. In other words, users may have to search gtest path and adjust according.
dbermond commented on 2020-06-12 23:36
@mjuarezm Reproduced. I've pushed a fix and now it's building fine.