Port details on branch 2016Q4 |
- pHash Open source perceptual hash library
- 0.9.6_1 multimedia
=0 0.9.6_1Version of this port present on the latest quarterly branch. - Maintainer: cyberbotx@cyberbotx.com
 - Port Added: 2016-11-04 05:38:49
- Last Update: 2016-11-04 05:38:39
- Commit Hash: 2ff4ef4
- 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 : devel/gmake
- Runtime dependencies:
-
- CImg.h : graphics/cimg
- CImg.h : graphics/cimg
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libpng.so : graphics/png
- libsndfile.so : audio/libsndfile
- libsamplerate.so : audio/libsamplerate
- libmpg123.so : audio/mpg123
- 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_1:
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:
- 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_1 04 Nov 2016 05:38:39
    |
Jan Beich (jbeich)  |
MFH: r425287
multimedia/pHash: unbreak build with ffmpeg 3.x
=======================<phase: configure >============================
[...]
*** Configuring video Hash ***
checking whether FFmpeg is present... checking for avcodec_alloc_frame in
-lavcodec... no
configure: error:
*** libavcodec not found.
PR: 214178
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: ports-secteam (delphij) |
0.9.6_1 04 Nov 2016 05:38:39
  |
jbeich  |
MFH: r425287
multimedia/pHash: unbreak build with ffmpeg 3.x
=======================<phase: configure >============================
[...]
*** Configuring video Hash ***
checking whether FFmpeg is present... checking for avcodec_alloc_frame in
-lavcodec... no
configure: error:
*** libavcodec not found.
PR: 214178
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: ports-secteam (delphij) |
Number of commits found: 2
|