# Template file for 'unflac'
pkgname=unflac
version=1.4
revision=1
build_style=go
go_import_path="git.sr.ht/~ft/unflac"
depends="ffmpeg"
short_desc="Command line tool for audio image + cue sheet splitting"
maintainer="Jason Elswick <jason@jasondavid.us>"
license="MIT"
homepage="https://git.sr.ht/~ft/unflac"
distfiles="https://git.sr.ht/~ft/${pkgname}/archive/${version}.tar.gz"
checksum=ab9e24d1c57176d939315059c0f6966db0bcb25f1295b490a8b6805ec801d5de

post_install() {
	vlicense LICENSE
}
