mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
parent
114f7bec12
commit
6e4c2c5057
1 changed files with 15 additions and 0 deletions
15
srcpkgs/qastools/template
Normal file
15
srcpkgs/qastools/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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="cr6git <quark6@protonmail.com>"
|
||||||
|
homepage="http://xwmw.org/qastools/"
|
||||||
|
license="GPL-3"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/qastools/${version}/qastools_${version}.tar.xz"
|
||||||
|
checksum=2380e0ed16d24771404a7e4783b5b14f7be344915a40b5cf16e417ea58699b26
|
Loading…
Add table
Reference in a new issue