Search Criteria
Package Details: libphash 0.9.6-2
Git Clone URL: | https://aur.archlinux.org/libphash.git (read-only) |
---|---|
Package Base: | libphash |
Description: | Perceptual hashing library |
Upstream URL: | http://phash.org/ |
Licenses: | |
Submitter: | DarkShadow44 |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 3 |
Popularity: | 0.033892 |
First Submitted: | 2017-06-09 01:10 |
Last Updated: | 2017-06-09 01:10 |
Dependencies (3)
- cimg
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-ubuntu-bionic, ffmpeg-svt, ffmpeg-decklink, ffmpeg-git, ffmpeg-headless, ffmpeg-git-nc, ffmpeg-mmal, ffmpeg-full-nvenc, ffmpeg-full, ffmpeg-qsv-git, ffmpeg-amd-full-git, ffmpeg-cuda, ffmpeg-qsv, ffmpeg-full-git, ffmpeg-libfdk_aac)
- mpg123 (mpg321, mpg123-svn)
Latest Comments
0x9fff00 commented on 2019-03-06 22:12
That patch allows building with video support which is currently disabled.
DarkShadow44 commented on 2019-03-06 19:54
What new ffmpeg? The package still builds for me, what am I missing?
0x9fff00 commented on 2019-03-06 18:25
This patch fixes compatibility with new ffmpeg: https://gist.github.com/0x9fff00/b12743fb93e67c19c28ec407894717b6
Run
autoreconf -i
inprepare
to regenerate configure script.