[arch-commits] Commit in lmms/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Tue Feb 26 20:59:31 UTC 2013


    Date: Tuesday, February 26, 2013 @ 21:59:31
  Author: andrea
Revision: 85041

upgpkg: lmms 0.4.13-3

there is no wine in [community]

Modified:
  lmms/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 20:55:32 UTC (rev 85040)
+++ PKGBUILD	2013-02-26 20:59:31 UTC (rev 85041)
@@ -17,7 +17,8 @@
             'fftw: SpectrumAnalyzer plugin'
             'stk: STK instruments plugins'
             'pulseaudio: PulseAudio output')
-makedepends=('cmake' 'ladspa' 'libxft' 'freetype2' 'fftw' 'stk' 'wine')
+makedepends=('cmake' 'ladspa' 'libxft' 'freetype2' 'fftw' 'stk')
+[[ $CARCH = i686 ]] && makedepends+=('wine')
 provides=('lmms-extras')
 conflicts=('lmms-extras')
 options=('!libtool' '!makeflags')




More information about the arch-commits mailing list