Ticket #27366: Portfile.2

File Portfile.2, 806 bytes (added by toy, 13 years ago)

pHash Portfile

Line 
1# $Id$
2
3PortSystem          1.0
4
5name                pHash
6version             0.9.3
7categories          media
8platforms           darwin
9maintainers         toy
10description         Perceptual hash library
11long_description    Tool to build hash from multimedia files
12homepage            http://phash.org/
13master_sites        http://phash.org/releases/
14
15checksums           md5     bbc9adaf20dd41e90d9795247a635285 \
16                    sha1    9bd19917263d9228aeb7a1f58e26b4b58c7e327a \
17                    rmd160  d5b38e4957d7d7805c4609d9c5c42b3dc06c782d
18
19depends_lib         port:FFmpeg \
20                    port:jpeg \
21                    port:libsndfile \
22                    port:libsamplerate \
23                    port:mpg123 \
24                    port:CImg
25
26patchfiles          patch-src-ph_fft.h