# $Id$ PortSystem 1.0 name jpeg conflicts libjpeg-turbo version 9 revision 1 categories graphics license IJG maintainers nomaintainer description Library for manipulating JPEG images long_description \ This distribution contains the eighth public release of the \ Independent JPEG Group's free JPEG software. You are welcome \ to redistribute this software and to use it for any purpose, \ subject to the conditions under LEGAL ISSUES, below. \ Serious users of this software (particularly those \ incorporating it into larger programs) should contact IJG at \ jpeg-info@uunet.uu.net to be added to our electronic mailing \ list. Mailing list members are notified of updates and have \ a chance to participate in technical discussions, etc. homepage http://www.ijg.org/ platforms darwin freebsd sunos master_sites http://www.ijg.org/files/ distname ${name}src.v${version} worksrcdir ${name}-${version} checksums rmd160 048e52334f6341424bd684458799d9c72254e8ec \ sha256 c4e29e9375aaf60b4b79db87a58b063fb5b84f923bee97a88280b3d159e7e535 patchfiles boolean.patch configure.ldflags-delete -L${prefix}/lib configure.cppflags-delete -I${prefix}/include configure.args --disable-silent-rules test.run yes post-destroot { xinstall -d ${destroot}${prefix}/share/doc/${name} xinstall -m 444 -W ${worksrcpath} \ README change.log libjpeg.txt structure.txt usage.txt wizard.txt \ ${destroot}${prefix}/share/doc/${name} } livecheck.type regex livecheck.url [lindex $master_sites 0]/?M=D livecheck.regex ${name}src.v(.*?)${extract.suffix}