15 lines
656 B
Bash
15 lines
656 B
Bash
# Template file for 'qpwgraph'
|
|
pkgname=qpwgraph
|
|
version=0.8.0
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt6-declarative-host-tools"
|
|
makedepends="alsa-lib-devel pipewire-devel qt6-base-devel qt6-svg-devel"
|
|
short_desc="Graph manager for PipeWire"
|
|
maintainer="classabbyamp <void@placeviolette.net>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
|
|
changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
|
|
distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
|
|
checksum=1b6dab91515c0c2a04bf549ac647723b70ff1506465876a969a591d37e966d7e
|