# Template file for 'opustags'
pkgname=opustags
version=1.10.1
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libogg-devel"
short_desc="Ogg Opus tags editor"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/fmang/opustags"
changelog="https://github.com/fmang/opustags/raw/master/CHANGELOG.md"
distfiles="https://github.com/fmang/opustags/archive/${version}.tar.gz"
checksum=703096e9c41481e30ab90eefdd8fafc4c3a138998b3f8281aa4f023e7058bc86

post_install() {
	vlicense LICENSE
}
