15 lines
615 B
Bash
15 lines
615 B
Bash
# Template file for 'qastools'
|
|
pkgname=qastools
|
|
version=0.21.0
|
|
revision=1
|
|
wrksrc="${pkgname}_${version}"
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
|
makedepends="alsa-lib-devel qt5-svg-devel qt5-tools-devel"
|
|
depends="desktop-file-utils hicolor-icon-theme"
|
|
short_desc="Collection of desktop applications for the Linux sound system ALSA"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
homepage="http://xwmw.org/qastools/"
|
|
license="GPL-3"
|
|
distfiles="${SOURCEFORGE_SITE}/qastools/${version}/qastools_${version}.tar.xz"
|
|
checksum=2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26
|