# $Id$ PortSystem 1.0 name gphoto2 version 2.4.9 categories graphics maintainers nomaintainer description command line interface to libgphoto2. long_description \ gphoto2 is the command line interface to libgphoto2. It allows almost \ everything that libgphoto2 can do. platforms darwin homepage http://www.gphoto.org/proj/gphoto2/ master_sites sourceforge:gphoto use_bzip2 yes checksums md5 a08a93a425cde03ca8f9bade83bbd26a \ sha1 0b08bb90dc3fde6f79e4f52c00da5bedadeee2b1 \ rmd160 4d60a9b203ee55a1187937afacaa6f26a9354396 depends_build path:bin/pkg-config:pkgconfig depends_lib port:gettext \ port:jpeg \ port:libexif \ port:libgphoto2 \ port:libiconv \ port:libusb-compat \ port:popt \ port:readline configure.cflags-append -I${prefix}/include configure.env POPT_CFLAGS="-I${prefix}/include" \ POPT_LIBS="-L${prefix}/lib -lpopt" configure.args --without-cdk --without-aalib destroot.target install-strip post-destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog INSTALL NEWS README \ TODO ${destroot}${prefix}/share/doc/${name} } livecheck.type regex livecheck.url http://sourceforge.net/projects/gphoto/files/ livecheck.regex /${name}-(\[0-9.\]+)\\.tar