mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: asahi-audio-2.5
This commit is contained in:
parent
6e8161bc2d
commit
aa43326b40
1 changed files with 17 additions and 0 deletions
17
srcpkgs/asahi-audio/template
Normal file
17
srcpkgs/asahi-audio/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'asahi-audio'
|
||||||
|
pkgname=asahi-audio
|
||||||
|
version=2.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="alsa-ucm-conf-asahi speakersafetyd linux-asahi
|
||||||
|
pipewire wireplumber bankstown lsp-plugins-lv2>=1.2.14"
|
||||||
|
short_desc="Linux userspace audio configuration for Apple Silicon Macs"
|
||||||
|
maintainer="dkwo <npiazza@disroot.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/AsahiLinux/asahi-audio"
|
||||||
|
distfiles="https://github.com/AsahiLinux/asahi-audio/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=61b014019e0f0172bbe5a9be4a3d8210e77e689bdef411af01bc3a8654d977bc
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue