blob: 006cb4cb1e66d8ac7af88862cc2afd28c33e64f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = wiremix-git
pkgdesc = A simple TUI audio mixer for PipeWire
pkgver = r6.879c50a
pkgrel = 1
url = https://github.com/tsowell/wiremix
arch = x86_64
license = Apache-2.0
license = MIT
makedepends = cargo
makedepends = clang
makedepends = git
depends = libpipewire
options = !lto
source = git+https://github.com/tsowell/wiremix.git
sha256sums = SKIP
pkgname = wiremix-git
|