pavucontrol-qt: update to 0.4.0
This commit is contained in:
parent
8b4e7460d6
commit
20bc29a025
1 changed files with 7 additions and 11 deletions
|
@ -1,18 +1,14 @@
|
||||||
# Template file for 'pavucontrol-qt'
|
# Template file for 'pavucontrol-qt'
|
||||||
pkgname=pavucontrol-qt
|
pkgname=pavucontrol-qt
|
||||||
version=0.3.0
|
version=0.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config xdg-user-dirs"
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="lxqt-build-tools qt5-tools-devel liblxqt-devel pulseaudio-devel"
|
makedepends="qt5-tools-devel pulseaudio-devel"
|
||||||
short_desc="Pulseaudio mixer in Qt"
|
short_desc="Pulseaudio mixer in Qt"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/pavucontrol-qt/releases/download/${version}/pavucontrol-qt-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/pavucontrol-qt/releases/download/${version}/pavucontrol-qt-${version}.tar.xz"
|
||||||
checksum=35e5641f6f982332d14b8d70ec2ab6b4b3b3f672fb135ab016718d009062995e
|
checksum=e6b2edc4079c067fa8710eee8bd7f11f148128a9f08d5d38e600b4c31f841b5f
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue