community/lmms to 1.2.0rc7-2

This commit is contained in:
Kevin Mihelich 2019-01-09 01:56:05 +00:00
parent de96f4829a
commit de71c59914

View file

@ -13,14 +13,14 @@
_pkgver=1.2.0-rc7
pkgname=lmms
pkgver=${_pkgver/-}
pkgrel=1
pkgrel=2
pkgdesc='The Linux MultiMedia Studio'
arch=('x86_64')
url="https://lmms.io"
license=('GPL2')
groups=('pro-audio')
depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'libsamplerate'
'qt5-x11extras' 'sdl' 'stk')
depends=('fftw' 'fltk' 'fluidsynth' 'lame' 'libgig' 'qt5-x11extras' 'sdl'
'stk')
makedepends=('cmake' 'doxygen' 'extra-cmake-modules' 'freetype2' 'git'
'ladspa' 'qt5-tools')
optdepends=('pulseaudio: pulseaudio support')