# Template file for 'lpac'
pkgname=lpac
version=2.3.0
revision=1
build_style=cmake
hostmakedepends="cmake pkg-config"
makedepends="pcsclite-devel pcsc-ccid libcurl-devel"
short_desc="C-based eUICC LPA"
maintainer="Soulful Sailer <soulful.sailer@entropic.pro>"
license="AGPL-3.0-only"
homepage="https://github.com/estkme-group/lpac"
distfiles="https://github.com/estkme-group/${pkgname}/archive/refs/tags/v${version}.tar.gz"
checksum=661dffbd1e9e5732dab4a0bb0a9837d4906c8c66bd748bda262fe3e8d3e420f6

post_install() {
	vlicense LICENSES/AGPL-3.0-only.txt
}
