# Template file for 'unflac' pkgname=unflac version=1.1 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 " license="MIT" homepage="https://git.sr.ht/~ft/unflac" distfiles="https://git.sr.ht/~ft/${pkgname}/archive/${version}.tar.gz" checksum=a79aa3625bae55286f382909a899f6304d71e7ce206e0234c40d944c74932caf post_install() { vlicense LICENSE }