New package: fmit-1.1.13
This commit is contained in:
parent
f0dff0800a
commit
dc1313de4b
1 changed files with 20 additions and 0 deletions
20
srcpkgs/fmit/template
Normal file
20
srcpkgs/fmit/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'fmit'
|
||||
pkgname=fmit
|
||||
version=1.1.13
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args="CONFIG+=acs_qt CONFIG+=acs_alsa CONFIG+=acs_jack CONFIG+=acs_portaudio"
|
||||
hostmakedepends="pkg-config qt5-tools"
|
||||
makedepends="alsa-lib-devel fftw-devel jack-devel portaudio-devel
|
||||
pulseaudio-devel qt5-multimedia-devel qt5-svg-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Graphical utility for tuning your musical instruments"
|
||||
homepage="http://gillesdegottex.github.io/fmit/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
distfiles="https://github.com/gillesdegottex/fmit/archive/v${version}.tar.gz"
|
||||
checksum=915ea41d935346d1a5540bb5e2caaab6b4e3b15181331094a7044fe5e20ead60
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-multimedia-devel qt5-svg-devel"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue