# -*- 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
github.setup hashicorp packer 1.4.5 v
# NOTE: github.fetch is used as packer's Makefile has several lines that
# expect to be run from a git repo.
maintainers {gmail.com:newtonne.github @newtonne} {gmail.com:herby.gillot @herbygillot} openmaintainer
description A tool for creating identical machine images for multiple \
platforms from a single source configuration.
long_description ${description} \
Packer is lightweight, runs on every major operating \
system, and is highly performant, creating machine images \
for multiple platforms in parallel. Packer comes out of \
the box with support for many platforms, the full list of \
https://www.packer.io/docs/builders/index.html.
homepage https://www.packer.io
worksrcdir ${distname}/src/github.com/hashicorp/packer
build.env GOPATH=${workpath}/${distname} \
xinstall -m 755 ${worksrcpath}/bin/${name} ${destroot}${prefix}/bin/${name}