# Template file for 'alsa-ucm-conf'
pkgname=alsa-ucm-conf
version=1.2.16.1
revision=1
short_desc="ALSA Use Case Manager topology configurations"
maintainer="cinerea0 <cinerea0@protonmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/alsa-project/alsa-ucm-conf"
distfiles="https://github.com/alsa-project/alsa-ucm-conf/archive/refs/tags/v${version}.tar.gz"
checksum=cbfa3c34add2b22375536362a42a36b1488c1ee82503117730d62524ff653aa0

do_install() {
	vdoc ucm2/README.md
	rm ucm2/README.md
	vmkdir usr/share/alsa
	vcopy ucm2 usr/share/alsa
	vlicense LICENSE
}
