Search Criteria
Package Details: libphash 0.9.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/libphash.git (read-only, click to copy) |
---|---|
Package Base: | libphash |
Description: | Perceptual hashing library |
Upstream URL: | http://phash.org/ |
Licenses: | GPL3 |
Submitter: | DarkShadow44 |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-09 01:10 (UTC) |
Last Updated: | 2017-06-09 01:10 (UTC) |
Dependencies (3)
- cimg
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
Latest Comments
0x9fff00 commented on 2019-03-06 22:12 (UTC)
That patch allows building with video support which is currently disabled.
DarkShadow44 commented on 2019-03-06 19:54 (UTC)
What new ffmpeg? The package still builds for me, what am I missing?
0x9fff00 commented on 2019-03-06 18:25 (UTC) (edited on 2019-03-06 18:25 (UTC) by 0x9fff00)
This patch fixes compatibility with new ffmpeg: https://gist.github.com/0x9fff00/b12743fb93e67c19c28ec407894717b6
Run
autoreconf -i
inprepare
to regenerate configure script.