Ticket #30493: Portfile-libkdcraw

File Portfile-libkdcraw, 1.0 KB (added by nicos_pavlov@…, 13 years ago)
Line 
1PortSystem          1.0
2PortGroup           kde4   1.1
3
4name                libkdcraw
5version             4.7.0
6categories          kde kde4
7maintainers         users.sourceforge.net:nicos_pavlov openmaintainer
8description         LibKDcraw is a C++ interface around LibRaw library used to decode RAW picture files.
9long_description    LibKDcraw is a C++ interface around LibRaw library used to decode RAW picture files. \
10                    This library is used by kipi-plugins, digiKam and others kipi host programs.
11platforms           darwin
12homepage            http://www.kde.org
13master_sites        kde:stable/${version}/src/
14use_bzip2           yes
15distname            libkdcraw-${version}
16checksums           rmd160  f5b076c4beab5c99aaba1fa8cef7b564a38e1ea6 \
17                    sha256  0a94af40ce70691c43be3b388a8da69bb497daf1a25b29cbb6ace84056a49735
18
19depends_lib-append  port:jpeg port:lcms
20
21livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
22livecheck.regex     libkdcraw-(\\d+\\.\\d+\\.\\d+)${extract.suffix}