# Template file for 'debug-me' pkgname=debug-me version=1.20190926 revision=1 build_style=haskell-stack makedepends="zlib-devel" short_desc="Secure remote debugging" maintainer="Dominic Monroe " license="AGPL-3.0-or-later" homepage="https://debug-me.branchable.com/" distfiles="https://git.joeyh.name/index.cgi/${pkgname}.git/snapshot/${pkgname}-${version}.tar.gz" checksum=bfce3ded4897a2939d68ae9082be30c34bc21bb5b44b744a4417cc87252e8195 nocross=yes # Can't yet cross compile Haskell nopie_files="/usr/bin/debug-me" post_install() { vlicense AGPL }