New package: qpwgraph-0.2.0
This commit is contained in:
parent
d52833ae94
commit
3471b5a25a
1 changed files with 14 additions and 0 deletions
14
srcpkgs/qpwgraph/template
Normal file
14
srcpkgs/qpwgraph/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'qpwgraph'
|
||||
pkgname=qpwgraph
|
||||
version=0.2.0
|
||||
revision=1
|
||||
wrksrc="qpwgraph-v${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||
makedepends="alsa-lib-devel pipewire-devel qt5-devel"
|
||||
short_desc="Graph manager for PipeWire"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
|
||||
distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
|
||||
checksum=c6a5dfa3dc529eff34bcbf76dc223f58fdd48af3cd2f42464e2680d29db66f43
|
Loading…
Reference in a new issue