aa6e70712d
Other changes: new homepage, drop the patch file, change distfiles source. Closes: #30792 [via git-merge-pr]
16 lines
732 B
Bash
16 lines
732 B
Bash
# Template file for 'qastools'
|
|
pkgname=qastools
|
|
version=0.23.0
|
|
revision=1
|
|
wrksrc="${pkgname}-v${version}"
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake tar"
|
|
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>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://gitlab.com/sebholt/qastools"
|
|
changelog="https://gitlab.com/sebholt/qastools/-/raw/master/CHANGELOG"
|
|
distfiles="https://gitlab.com/sebholt/qastools/-/archive/v${version}/qastools-v${version}.tar.bz2"
|
|
checksum=d18ee5e1045ec44a18d5f7b8613f3987f225b4ef96c63128bf5cc645b2e6dbbb
|