Ticket #47026: libpano13-2.9.19.diff

File libpano13-2.9.19.diff, 2.1 KB (added by ryandesign (Ryan Carsten Schmidt), 9 years ago)

proposed patch

  • Portfile

     
    44PortSystem          1.0
    55
    66name                libpano13
    7 version             2.9.18
    8 revision            4
     7version             2.9.19
    98categories          graphics
     9platforms           darwin
     10maintainers         gmail.com:freespace+macforge
     11license             GPL-2+
    1012
    11 maintainers         freespace+macforge@gmail.com
    12 
    1313description         The cross-platform library behind Panorama Tools
    1414
    1515long_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.
    1616
    1717homepage            http://panotools.sourceforge.net/
    18 platforms           darwin
     18master_sites        sourceforge:project/panotools/libpano13/libpano13-${version}/
    1919
    20 master_sites        sourceforge:panotools
     20checksums           rmd160  88b8770815d3a8bd41cfe367ae19daffcf2ec76a \
     21                    sha256  037357383978341dea8f572a5d2a0876c5ab0a83dffda431bd393357e91d95a8
    2122
    22 checksums           rmd160  2309dc8d932a5ea80cb4b22bffa3e9d39539aa58 \
    23                     sha256  de5d4e43f15c3430e95c0faa1c50c9503516e1b570d0ec0522f610a578caa172
    24 
    2523depends_lib         port:jpeg \
    2624                    port:tiff \
    2725                    port:libpng \
     
    3129                    --with-tiff=${prefix} \
    3230                    --with-png=${prefix} \
    3331                    --with-zlib=${prefix} \
    34                     --without-java \
    35                     --mandir=${prefix}/share/man
     32                    --without-java
    3633
    37 configure.cflags-append     -flat_namespace -undefined suppress
    38 configure.cxxflags-append   -flat_namespace -undefined suppress
    39 configure.ldflags-append    -prebind
     34livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}