mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-06-19 04:03:33 +00:00
21 lines
808 B
Plaintext
21 lines
808 B
Plaintext
pkgbase = pwsp-bin
|
|
pkgdesc = Lets you play audio files through your microphone (Pre-built binaries)
|
|
pkgver = 1.12.0
|
|
pkgrel = 2
|
|
url = https://github.com/arabianq/pipewire-soundpad
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
depends = pipewire
|
|
depends = alsa-lib
|
|
provides = pwsp
|
|
conflicts = pwsp
|
|
source = pipewire-soundpad-1.12.0.tar.gz :: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.12.0.tar.gz
|
|
sha256sums = SKIP
|
|
source_x86_64 = pwsp-1.12.0-x86_64.zip :: https://github.com/arabianq/pipewire-soundpad/releases/download/v1.12.0/pwsp-v1.12.0-linux-x64.zip
|
|
sha256sums_x86_64 = SKIP
|
|
source_aarch64 = pwsp-1.12.0-aarch64.zip :: https://github.com/arabianq/pipewire-soundpad/releases/download/v1.12.0/pwsp-v1.12.0-linux-arm64.zip
|
|
sha256sums_aarch64 = SKIP
|
|
|
|
pkgname = pwsp-bin
|