Ticket #47026: libpano13-2.9.19.diff
File libpano13-2.9.19.diff, 2.1 KB (added by ryandesign (Ryan Carsten Schmidt), 10 years ago) |
---|
-
Portfile
4 4 PortSystem 1.0 5 5 6 6 name libpano13 7 version 2.9.18 8 revision 4 7 version 2.9.19 9 8 categories graphics 9 platforms darwin 10 maintainers gmail.com:freespace+macforge 11 license GPL-2+ 10 12 11 maintainers freespace+macforge@gmail.com12 13 13 description The cross-platform library behind Panorama Tools 14 14 15 15 long_description The panorama tools are mainly used to build panoramic images from a set of overlapping images. The usability extends beyond "just" building panoramas by far though. You can, for instance, use them to render an average of multiple images to broaden the dynamic range of the images or average out noise. You can also build object movies with them, morph between images and much more. 16 16 17 17 homepage http://panotools.sourceforge.net/ 18 platforms darwin 18 master_sites sourceforge:project/panotools/libpano13/libpano13-${version}/ 19 19 20 master_sites sourceforge:panotools 20 checksums rmd160 88b8770815d3a8bd41cfe367ae19daffcf2ec76a \ 21 sha256 037357383978341dea8f572a5d2a0876c5ab0a83dffda431bd393357e91d95a8 21 22 22 checksums rmd160 2309dc8d932a5ea80cb4b22bffa3e9d39539aa58 \23 sha256 de5d4e43f15c3430e95c0faa1c50c9503516e1b570d0ec0522f610a578caa17224 25 23 depends_lib port:jpeg \ 26 24 port:tiff \ 27 25 port:libpng \ … … 31 29 --with-tiff=${prefix} \ 32 30 --with-png=${prefix} \ 33 31 --with-zlib=${prefix} \ 34 --without-java \ 35 --mandir=${prefix}/share/man 32 --without-java 36 33 37 configure.cflags-append -flat_namespace -undefined suppress 38 configure.cxxflags-append -flat_namespace -undefined suppress 39 configure.ldflags-append -prebind 34 livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}