| Port details on branch 2020Q3 |
- pHash Open source perceptual hash library
- 0.9.6_14 multimedia
=0 0.9.6_14Version of this port present on the latest quarterly branch. - Maintainer: cyberbotx@cyberbotx.com
 - Port Added: 2020-07-30 15:40:47
- Last Update: 2020-07-30 15:40:43
- Commit Hash: a17354d
- Also Listed In: devel
- License: GPLv3+
- WWW:
- http://phash.org/
- Description:
- pHash is an open source software library released under the GPLv3 license that
implements several perceptual hashing algorithms, and provides a C-like API to
use those functions in your own programs. pHash itself is written in C++.
WWW: http://phash.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/pHash/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/pHash
- pkg install pHash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pHash
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pHash-0.9.6.tar.gz) = 3c8258a014f9c2491fb1153010984606805638a45d00498864968a9a30102935
SIZE (pHash-0.9.6.tar.gz) = 1315965
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- CImg.h : graphics/cimg
- CImg.h : graphics/cimg
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- CImg.h : graphics/cimg
- CImg.h : graphics/cimg
- Library dependencies:
-
- libsndfile.so : audio/libsndfile
- libsamplerate.so : audio/libsamplerate
- libmpg123.so : audio/mpg123
- libfftw3.so : math/fftw3
- libpng.so : graphics/png
- libavcodec.so : multimedia/ffmpeg
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
-
- multimedia/php-pHash
Configuration Options:
- ===> The following configuration options are available for pHash-0.9.6_14:
DEBUG=off: Build with debugging support
FFTW=on: Discrete Fourier Transform support
JPEG=on: JPEG image format support
OPENMP=off: Parallel processing support via OpenMP
PNG=on: PNG image format support
====> Options available for the multi HASHING: you have to choose at least one of them
AUDIO=on: Enable audio hashing
IMAGE=on: Enable image hashing
VIDEO=on: Enable video hashing
===> Use 'make config' to modify these settings
- Options name:
- multimedia_pHash
- USES:
- compiler:c11 gmake libtool pathfix jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.6_14 30 Jul 2020 15:40:44
  |
pkubaj  |
MFH: r543794
multimedia/pHash: fix build on GCC architectures
Use newer GCC to link against libavcodec:
checking whether FFmpeg is present... checking for avcodec_decode_video2 in
-lavcodec... no
Approved by: portmgr (fix build blanket) |
0.9.6_14 30 Jul 2020 15:40:43
    |
Piotr Kubaj (pkubaj)  |
MFH: r543794
multimedia/pHash: fix build on GCC architectures
Use newer GCC to link against libavcodec:
checking whether FFmpeg is present... checking for avcodec_decode_video2 in
-lavcodec... no
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|