mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 12:13:32 +00:00
695c83c9e6
* fix: increment pkgrel to 2 for pwsp aur package * feat(gui): implemented theme switching * fix(gui): fixed incorrect colors in light theme * fix(gui): fixed incorrect colors in light theme
18 lines
438 B
Plaintext
18 lines
438 B
Plaintext
pkgbase = pwsp
|
|
pkgdesc = Lets you play audio files through your microphone
|
|
pkgver = 1.9.1
|
|
pkgrel = 2
|
|
url = https://github.com/arabianq/pipewire-soundpad
|
|
arch = any
|
|
license = MIT
|
|
makedepends = clang
|
|
makedepends = rust
|
|
makedepends = cargo
|
|
makedepends = cmake
|
|
makedepends = pipewire
|
|
makedepends = alsa-lib
|
|
source = https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.9.1.tar.gz
|
|
sha256sums = SKIP
|
|
|
|
pkgname = pwsp
|