# Template file for 'UEFITool'
pkgname=UEFITool
version=A72
revision=1
build_style=cmake
hostmakedepends="qt6-base qt6-tools"
makedepends="qt6-declarative-devel"
short_desc="UEFI firmware image viewer and editor"
maintainer="0x5c <dev@0x5c.io>"
license="BSD-2-Clause"
homepage="https://github.com/LongSoft/UEFITool/"
distfiles="https://github.com/LongSoft/UEFITool/archive/${version}.tar.gz"
checksum=3cace3f617c0023ffed4b95009752a50c55fe22cbba62d760b85f800ce74697f

post_install() {
	vlicense LICENSE.md
}
