New package: alsa-sndio-0.1
This commit is contained in:
17
srcpkgs/alsa-sndio/template
Normal file
17
srcpkgs/alsa-sndio/template
Normal file
@@ -0,0 +1,17 @@
|
||||
# Template file for 'alsa-sndio'
|
||||
pkgname=alsa-sndio
|
||||
version=0.1
|
||||
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"
|
||||
checksum="e2e11746efe5cff44150efba8acb7204a8ccbc38f194a8d2116a3082db6c7c3f"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user