2018-03-18 01:05:50 +01:00
|
|
|
# Template file for 'alsa-sndio'
|
|
|
|
pkgname=alsa-sndio
|
2018-05-01 17:04:30 +02:00
|
|
|
version=0.2
|
2018-03-18 01:05:50 +01:00
|
|
|
revision=1
|
|
|
|
build_style=gnu-makefile
|
|
|
|
hostmakedepends="pkg-config"
|
|
|
|
makedepends="alsa-lib-devel sndio-devel"
|
|
|
|
short_desc="ALSA PCM that plays audio to sndio servers"
|
|
|
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|
|
|
license="ISC"
|
|
|
|
homepage="https://github.com/Duncaen/alsa-sndio"
|
|
|
|
distfiles="https://github.com/Duncaen/alsa-sndio/archive/${version}.tar.gz"
|
2018-05-01 17:04:30 +02:00
|
|
|
checksum=af5e4e8f6229607a33b34f93bb22b0c178f7db8431c5f7cf48e8f89c982219d9
|
2018-03-18 01:05:50 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|