mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-09 19:09:01 +08:00
minuet added timidity++ and soundfonts
This commit is contained in:
parent
fdaf25fdf7
commit
eff074cb91
@ -3,12 +3,15 @@ source ../kdeapps.conf
|
|||||||
|
|
||||||
pkgname=minuet
|
pkgname=minuet
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=1
|
pkgrel=3
|
||||||
pkgdesc="A KDE Software for Music Education"
|
pkgdesc="A KDE Software for Music Education"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/KDE/pimcommon'
|
url='https://github.com/KDE/pimcommon'
|
||||||
license=('LGPL')
|
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')
|
makedepends=('extra-cmake-modules' 'kdoctools')
|
||||||
groups=(kde kde-applications kdeedu kde-uninstall)
|
groups=(kde kde-applications kdeedu kde-uninstall)
|
||||||
options=('docs' 'debug')
|
options=('docs' 'debug')
|
||||||
|
Loading…
Reference in New Issue
Block a user