mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 14:31:23 +00:00
9adc6cfbda
* deps: cargo update cc v1.2.60 -> v1.2.61 libc v0.2.185 -> v0.2.186 winnow v1.0.1 -> v1.0.2 * deps: update cargo-sources.json for flatpak * change version to 1.7.4
17 lines
417 B
Plaintext
17 lines
417 B
Plaintext
pkgbase = pwsp
|
|
pkgdesc = Lets you play audio files through your microphone
|
|
pkgver = 1.7.4
|
|
pkgrel = 1
|
|
url = https://github.com/arabianq/pipewire-soundpad
|
|
arch = any
|
|
license = MIT
|
|
makedepends = clang
|
|
makedepends = rust
|
|
makedepends = cargo
|
|
makedepends = pipewire
|
|
makedepends = alsa-lib
|
|
source = https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.7.4.tar.gz
|
|
sha256sums = SKIP
|
|
|
|
pkgname = pwsp
|