python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / fmit / template
blobf1ca0fb2895ae3ec3b9de90b30861c773017656c
1 broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/9543/steps/shell_3/logs/stdio"
3 # Template file for 'fmit'
4 pkgname=fmit
5 version=1.2.6
6 revision=1
7 build_style=qmake
8 configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
9 hostmakedepends="pkg-config qt5-tools"
10 makedepends="alsa-lib-devel fftw-devel jack-devel portaudio-devel
11  pulseaudio-devel qt5-multimedia-devel qt5-svg-devel"
12 depends="desktop-file-utils hicolor-icon-theme"
13 short_desc="Graphical utility for tuning your musical instruments"
14 maintainer="cr6git <quark6@protonmail.com>"
15 license="GPL-2.0-or-later, LGPL-2.1-or-later"
16 homepage="http://gillesdegottex.github.io/fmit/"
17 distfiles="https://github.com/gillesdegottex/fmit/archive/v${version}.tar.gz"
18 checksum=73dd21b478498694fd10b2dac24160783c5956754e9db05d62611b041eec0f76
20 if [ "$CROSS_BUILD" ]; then
21         hostmakedepends+=" qt5-multimedia-devel qt5-svg-devel"