mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
949307fcf8
* deps: bump tokio to 1.52.1 * deps: bump clap to 4.6.1 * deps: cargo update bitflags -> v2.11.1 core2 - dary_heap -> v0.3.9 font-types -> v0.11.3 include-flate -> v0.3.3 include-flate-codegen -> v0.3.3 include-flate-compress -> v0.3.3 libc -> v0.2.185 libflate -> v2.3.0 libflate_lz77 -> v2.3.0 no_std_io2 + v0.9.3 portable-atomic-util -> v0.2.7 pxfm -> v0.1.29 rayon -> v1.12.0 uuid -> v1.23.1 webbrowser -> v1.2.1 * change version to 1.7.2
17 lines
417 B
Plaintext
17 lines
417 B
Plaintext
pkgbase = pwsp
|
|
pkgdesc = Lets you play audio files through your microphone
|
|
pkgver = 1.7.2
|
|
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.2.tar.gz
|
|
sha256sums = SKIP
|
|
|
|
pkgname = pwsp
|