kmetronome removed phonon(qt4) [skip-ci]

This commit is contained in:
AlmAck 2018-12-24 16:24:39 +01:00
parent d22b14288b
commit e26db6bc6c

View File

@ -1,11 +1,11 @@
pkgname=kmetronome
pkgver=1.0.0
pkgrel=2
pkgrel=3
pkgdesc="MIDI metronome with Qt5 interface and based on the ALSA sequencer"
arch=('x86_64')
url="http://kmetronome.sourceforge.net/kmetronome.shtml"
license=('GPL')
depends=('alsa-lib' 'phonon' 'drumstick' 'qt5-base' 'qt5-svg' 'qt5-tools')
depends=('alsa-lib' 'phonon-qt5' 'drumstick' 'qt5-base' 'qt5-svg' 'qt5-tools')
makedepends=('cmake' 'pkg-config')
source=(http://downloads.sourceforge.net/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
md5sums=('2dc93568c5d3381d39013ef9cf8f50b8')