mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
asahi-audio: update to 3.3, depend on triforce
This commit is contained in:
parent
b32f8e109a
commit
968f3c25dd
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'asahi-audio'
|
# Template file for 'asahi-audio'
|
||||||
pkgname=asahi-audio
|
pkgname=asahi-audio
|
||||||
version=2.6
|
version=3.3
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="alsa-ucm-conf-asahi speakersafetyd
|
depends="alsa-ucm-conf-asahi speakersafetyd triforce
|
||||||
pipewire wireplumber bankstown lsp-plugins-lv2>=1.2.14"
|
pipewire wireplumber bankstown lsp-plugins-lv2>=1.2.14"
|
||||||
short_desc="Linux userspace audio configuration for Apple Silicon Macs"
|
short_desc="Linux userspace audio configuration for Apple Silicon Macs"
|
||||||
maintainer="dkwo <npiazza@disroot.org>"
|
maintainer="dkwo <npiazza@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/AsahiLinux/asahi-audio"
|
homepage="https://github.com/AsahiLinux/asahi-audio"
|
||||||
distfiles="https://github.com/AsahiLinux/asahi-audio/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/AsahiLinux/asahi-audio/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=09baf811a2f2ea65684fceb39cf3c1fc2641fc215d4a38a53b9c14d9c2908308
|
checksum=1de5033215dbadc8b0e388815575c0078daa168e83d05493419c19f383e7cbe2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue