15 lines
583 B
Bash
15 lines
583 B
Bash
# Template file for 'pavucontrol-qt'
|
|
pkgname=pavucontrol-qt
|
|
version=0.4.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DPULL_TRANSLATIONS=0"
|
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-tools-devel pulseaudio-devel"
|
|
short_desc="Pulseaudio mixer in Qt"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://lxqt.org/"
|
|
distfiles="https://github.com/lxqt/pavucontrol-qt/releases/download/${version}/pavucontrol-qt-${version}.tar.xz"
|
|
checksum=e6b2edc4079c067fa8710eee8bd7f11f148128a9f08d5d38e600b4c31f841b5f
|