Ticket #11327: exiv2-0.13.diff

File exiv2-0.13.diff, 1011 bytes (added by takanori@…, 17 years ago)
  • Portfile

     
    33PortSystem 1.0
    44
    55name             exiv2
    6 version          0.11
    7 homepage         http://home.arcor.de/ahuggel/exiv2/
     6version          0.13
     7homepage         http://www.exiv2.org/
    88description      EXIF and IPTC metadata manipulation library and tools
    99categories       graphics
    1010platforms        darwin
    1111maintainers      adam@spack.org
    1212
    13 master_sites     http://home.arcor.de/ahuggel/exiv2/
    14 checksums        md5 269ce822946c56549d086f0c08dffc79
     13master_sites     http://www.exiv2.org/
     14checksums        md5 492d476e3130ac27983d93e5595d81e8
    1515
    1616long_description Exiv2 comprises of a C++ library and a command line utility \
    1717                 which allows you to manipulate EXIF and IPTC image metadata.
    1818
     19depends_lib      port:gettext \
     20                 port:libiconv \
     21                 port:zlib
     22
    1923destroot.destdir prefix=${destroot}${prefix}