# Template file for 'aloadimage' # needs to be synced with the arcan package pkgname=aloadimage version=0.5.5 revision=1 wrksrc="arcan-${version}" build_wrksrc=src/tools/aloadimage build_style=cmake hostmakedepends="pkg-config" makedepends="arcan-devel libseccomp-devel" short_desc="Image viewer for Arcan" maintainer="Piraty " license="BSD-3-Clause" homepage="https://arcan-fe.com/" distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz" checksum=578ed860a99a02cf1cf963efac830eb8af08093e4322832b2be6554d8c922ff2 post_install() { vlicense ../../../COPYING }