# Template file for 'apulse'
pkgname=apulse
version=0.1.14
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="alsa-lib-devel glib-devel"
short_desc="PulseAudio emulation for ALSA"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/i-rinat/apulse"
changelog="https://github.com/i-rinat/apulse/releases"
distfiles="https://github.com/i-rinat/apulse/archive/refs/tags/v${version}.tar.gz"
checksum=9208e71de64579222661945edca16ec1f57d02a58b958f2e654d588a8f4ca3e3

post_install() {
	vlicense LICENSE.MIT
}
