New package: alsa-ucm-conf-1.2.4
This commit is contained in:
parent
50c91c007d
commit
dbf63eec84
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'alsa-ucm-conf'
|
||||
pkgname=alsa-ucm-conf
|
||||
version=1.2.4
|
||||
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://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2c3b535c77dcb9aaf62a61f4f8324f1ab184162f105f7ec9ed1e37c742fcd340
|
||||
|
||||
do_install() {
|
||||
vdoc ucm2/README.md
|
||||
rm ucm2/README.md
|
||||
vmkdir usr/share/alsa
|
||||
vcopy ucm2 usr/share/alsa
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue