mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
New package: alsa-ucm-conf-asahi-5
This commit is contained in:
parent
3a38495a62
commit
6e8161bc2d
1 changed files with 17 additions and 0 deletions
17
srcpkgs/alsa-ucm-conf-asahi/template
Normal file
17
srcpkgs/alsa-ucm-conf-asahi/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'alsa-ucm-conf-asahi'
|
||||
pkgname=alsa-ucm-conf-asahi
|
||||
version=5
|
||||
revision=1
|
||||
depends="alsa-ucm-conf"
|
||||
short_desc="ALSA Use Case Manager topology configurations for Apple silicon devices"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/AsahiLinux/alsa-ucm-conf-asahi"
|
||||
distfiles="https://github.com/AsahiLinux/alsa-ucm-conf-asahi/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a697ef6923b94bb4d07abe0039c7fdc3c853625c7fe207b2d50a5c5bbe84c9cf
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/alsa/ucm2/conf.d/
|
||||
vcopy ucm2/conf.d/macaudio usr/share/alsa/ucm2/conf.d/
|
||||
vlicense LICENSE.asahi
|
||||
}
|
Loading…
Add table
Reference in a new issue