alsa-sndio: vdoc the README.
This commit is contained in:
parent
1fafbe7945
commit
274e9a8e05
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'alsa-sndio'
|
# Template file for 'alsa-sndio'
|
||||||
pkgname=alsa-sndio
|
pkgname=alsa-sndio
|
||||||
version=0.2
|
version=0.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="alsa-lib-devel sndio-devel"
|
makedepends="alsa-lib-devel sndio-devel"
|
||||||
|
@ -13,5 +13,6 @@ distfiles="https://github.com/Duncaen/alsa-sndio/archive/${version}.tar.gz"
|
||||||
checksum=af5e4e8f6229607a33b34f93bb22b0c178f7db8431c5f7cf48e8f89c982219d9
|
checksum=af5e4e8f6229607a33b34f93bb22b0c178f7db8431c5f7cf48e8f89c982219d9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
vdoc README.md
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue