# Template file for 'opustags'
pkgname=opustags
version=1.8.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libogg-devel"
short_desc="Ogg Opus tags editor"
maintainer="tibequadorian <tibequadorian@posteo.de>"
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=1cd4d07344ae85511851f4dc79afef0590757b3776133c5268cb100c367e714e

post_install() {
	vlicense LICENSE
}
