summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBleuzen2018-02-03 17:07:59 +0100
committerBleuzen2018-02-03 17:07:59 +0100
commitb5b72ad3e478fa8f50cfee919114e80c8a7494f8 (patch)
tree77cebca44915663e722fe9d55f7e57e1ac140e47
parentb0a4dcb94ae5a33121154b131a02409fae6beba1 (diff)
downloadaur-b5b72ad3e478fa8f50cfee919114e80c8a7494f8.tar.gz
added fuse2 to depends
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37cbe8a62962..4b83c82ea9fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = lmms-beta-bin
pkgdesc = Beta version of the Linux MultiMedia Studio.
pkgver = 1.2.0_rc5
- pkgrel = 1
+ pkgrel = 2
url = https://lmms.io/
arch = x86_64
license = GPL
+ depends = fuse2
depends = sdl
depends = glib2
depends = fluidsynth
diff --git a/PKGBUILD b/PKGBUILD
index 276fad71f49c..1ecc1f92caf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=lmms-beta-bin
_basever=1.2.0
_rc=rc5
pkgver=${_basever}_${_rc}
-pkgrel=1
+pkgrel=2
pkgdesc='Beta version of the Linux MultiMedia Studio.'
arch=('x86_64')
url='https://lmms.io/'
license=('GPL')
-depends=('sdl' 'glib2' 'fluidsynth' 'libpng' 'libvorbis' 'libxft' 'libxinerama' 'qt5-base' 'qt5-x11extras' 'sdl_sound'
+depends=('fuse2' 'sdl' 'glib2' 'fluidsynth' 'libpng' 'libvorbis' 'libxft' 'libxinerama' 'qt5-base' 'qt5-x11extras' 'sdl_sound'
'libsamplerate' 'shared-mime-info' 'fltk')
optdepends=('wine: VST support (experimental)'
'fftw: SpectrumAnalyzer plugin'
@@ -17,7 +17,7 @@ optdepends=('wine: VST support (experimental)'
'pulseaudio: PulseAudio output'
'libgig: needed for decoding .gig files')
options=('!strip')
-source=("lmms.AppImage::https://github.com/LMMS/lmms/releases/download/v1.2.0-rc5/lmms-${_basever}-${_rc}-linux-x86_64.AppImage"
+source=("lmms.AppImage::https://github.com/LMMS/lmms/releases/download/v${_basever}-${_rc}/lmms-${_basever}-${_rc}-linux-x86_64.AppImage"
"lmms-beta"
"lmms-beta.desktop")
sha1sums=('4b2234c20be28dce40f46c5e2060ee0efda59d53'