mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qpwgraph: update to 0.6.0.
This commit is contained in:
parent
8a015259ab
commit
3f374b8197
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'qpwgraph'
|
# Template file for 'qpwgraph'
|
||||||
pkgname=qpwgraph
|
pkgname=qpwgraph
|
||||||
version=0.4.4
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config qt6-declarative-host-tools"
|
||||||
makedepends="alsa-lib-devel pipewire-devel qt5-devel qt5-svg-devel"
|
makedepends="alsa-lib-devel pipewire-devel qt6-base-devel qt6-svg-devel"
|
||||||
short_desc="Graph manager for PipeWire"
|
short_desc="Graph manager for PipeWire"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
|
homepage="https://gitlab.freedesktop.org/rncbc/qpwgraph"
|
||||||
changelog="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/raw/main/ChangeLog"
|
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"
|
distfiles="https://gitlab.freedesktop.org/rncbc/qpwgraph/-/archive/v${version}/qpwgraph-v${version}.tar.gz"
|
||||||
checksum=8bfd561dcd921dd14577f7a49a25a4bb481a61ff4b504943f1606f0ce549ac38
|
checksum=1105e14164834b8bddb8c74fde518637691d9c0abd6413d7016bbee645ec1ef4
|
||||||
|
|
Loading…
Add table
Reference in a new issue