# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
github.setup hypriot flash 2.3.0
maintainers @jrjsmrtn openmaintainer
description Command line script to flash SD card images of any kind
long_description ${description}
checksums rmd160 d0f45b33da3b557cbf9253a835678310ad9ed27a \
sha256 7a31c2fa6a2169633c5d77b205ead4562b110e1c106b3ac4fa72ee55350e0719 \
notes "If you want to flash directly from an AWS S3 bucket,\
install the py37-awscli port."
xinstall -m 755 ${worksrcpath}/flash ${destroot}${prefix}/bin
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} AUTHORS LICENSE README.md \
${destroot}${prefix}/share/doc/${name}
file copy ${worksrcpath}/sample \
${destroot}${prefix}/share/doc/${name}