Skip to content

Commit

Permalink
New package: alsa-ucm-conf-asahi
Browse files Browse the repository at this point in the history
  • Loading branch information
SlimJiM authored and dkwo committed Jan 11, 2025
1 parent 8a3329e commit 6b010f9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions srcpkgs/alsa-ucm-conf-asahi/template
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"
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
}

0 comments on commit 6b010f9

Please sign in to comment.