community/lmms to 0.4/13-3

This commit is contained in:
Jason Plum 2013-03-01 16:15:15 -05:00
parent d74c1159b8
commit 1126eddce3

View file

@ -9,17 +9,18 @@
pkgname=lmms pkgname=lmms
pkgver=0.4.13 pkgver=0.4.13
pkgrel=2 pkgrel=3
pkgdesc='The Linux MultiMedia Studio.' pkgdesc='The Linux MultiMedia Studio.'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url='http://lmms.sourceforge.net/' url='http://lmms.sourceforge.net/'
license=('GPL') license=('GPL')
depends=('sdl' 'glib2' 'fluidsynth' 'libpng' 'libvorbis' 'libxft' 'libxinerama' 'qt' 'sdl_sound' depends=('sdl' 'glib2' 'fluidsynth' 'libpng' 'libvorbis' 'libxft' 'libxinerama' 'qt4' 'sdl_sound'
'libsamplerate' 'shared-mime-info') 'libsamplerate' 'shared-mime-info')
optdepends=('fftw: SpectrumAnalyzer plugin' optdepends=('fftw: SpectrumAnalyzer plugin'
'stk: STK instruments plugins' 'stk: STK instruments plugins'
'pulseaudio: PulseAudio output') 'pulseaudio: PulseAudio output')
makedepends=('cmake' 'ladspa' 'libxft' 'freetype2' 'fftw' 'stk') makedepends=('cmake' 'ladspa' 'libxft' 'freetype2' 'fftw' 'stk')
[[ $CARCH = i686 ]] && makedepends+=('wine')
provides=('lmms-extras') provides=('lmms-extras')
conflicts=('lmms-extras') conflicts=('lmms-extras')
options=('!libtool' '!makeflags') options=('!libtool' '!makeflags')