minuet added timidity++ and soundfonts

This commit is contained in:
AlmAck 2016-03-28 21:28:40 +01:00
parent fdaf25fdf7
commit eff074cb91

View File

@ -3,12 +3,15 @@ source ../kdeapps.conf
pkgname=minuet
pkgver=${_kdever}
pkgrel=1
pkgrel=3
pkgdesc="A KDE Software for Music Education"
arch=('x86_64')
url='https://github.com/KDE/pimcommon'
license=('LGPL')
depends=('ki18n' 'kxmlgui' 'kio' 'kcrash' 'drumstick')
depends=('ki18n' 'kxmlgui' 'kio' 'kcrash' 'drumstick' 'timidity++')
optdepends=('soundfont-fluidr3: for MIDI sound'
'soundfont-personalcopy: for MIDI sound'
'soundfont-unison: for MIDI sound')
makedepends=('extra-cmake-modules' 'kdoctools')
groups=(kde kde-applications kdeedu kde-uninstall)
options=('docs' 'debug')