mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
bcb815aac5
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
17 lines
251 B
Bash
17 lines
251 B
Bash
groups=(illogical-impulse)
|
|
pkgname=illogical-impulse-audio
|
|
pkgver=1.0
|
|
pkgrel=3
|
|
pkgdesc='Illogical Impulse Audio Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
cava
|
|
pavucontrol-qt
|
|
wireplumber
|
|
pipewire-pulse
|
|
libdbusmenu-gtk3
|
|
playerctl
|
|
)
|
|
|