# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories sysutils graphics
description command-line tool to capture images from iSight or \
long_description ${name} is a command-line tool that lets you capture \
still images from an iSight or other video source.
homepage http://iharder.sourceforge.net/current/macosx/imagesnap/
master_sites sourceforge:project/iharder/imagesnap
distname ${name}-v${version}
checksums rmd160 8455b057ce5f27130547524c3a7fb812f54d766e \
sha256 2516edd6e8fe35c075f0a6517b9fb8ba9af296f8f29b9e349566b9ba6f729615
ui_error "${name} requires Mac OS X 10.5 or greater. Try isightcapture instead."
return -code error "incompatible Mac OS X version"
delete ${worksrcpath}/imagesnap
xcode.destroot.path ${prefix}/bin
set docdir ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} ReadMeOrDont.rtf ${docdir}
livecheck.regex /${name}-v(\[0-9.\]+)${extract.suffix}