mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/lmms to 1.2.0rc7-2
This commit is contained in:
parent
de96f4829a
commit
de71c59914
1 changed files with 3 additions and 3 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue