mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
fmit: update to 1.2.4.
Closes #14510. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
09d67ca97b
commit
babaa62b92
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fmit'
|
# Template file for 'fmit'
|
||||||
pkgname=fmit
|
pkgname=fmit
|
||||||
version=1.1.18
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
|
configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
|
||||||
|
@ -8,12 +8,12 @@ hostmakedepends="pkg-config qt5-tools"
|
||||||
makedepends="alsa-lib-devel fftw-devel jack-devel portaudio-devel
|
makedepends="alsa-lib-devel fftw-devel jack-devel portaudio-devel
|
||||||
pulseaudio-devel qt5-multimedia-devel qt5-svg-devel"
|
pulseaudio-devel qt5-multimedia-devel qt5-svg-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
short_desc="Graphical utility for tuning your musical instruments"
|
short_desc="Graphical utility for tuning your musical instruments"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="http://gillesdegottex.github.io/fmit/"
|
homepage="http://gillesdegottex.github.io/fmit/"
|
||||||
distfiles="https://github.com/gillesdegottex/fmit/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gillesdegottex/fmit/archive/v${version}.tar.gz"
|
||||||
checksum=aa2ef9857bf2e71a7174fc45b9a05c7745ecee8332d9818640588aae93f59ae4
|
checksum=b78a9ba07d13e38facf8a9e41445a91001110867ccf395aaa6c81cafcccf5726
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-multimedia-devel qt5-svg-devel"
|
hostmakedepends+=" qt5-multimedia-devel qt5-svg-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue