summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBłażej Szczygieł2016-06-18 13:06:14 +0200
committerBłażej Szczygieł2016-06-18 13:06:14 +0200
commit76a16ae8e312d21338e841566d039b2afce816fb (patch)
tree5c67c73c35aed72156d4d2be0bc7f43399082ff2 /PKGBUILD
parent1d10be52dc308e70a94f4bf582059e9328c7a6f1 (diff)
downloadaur-76a16ae8e312d21338e841566d039b2afce816fb.tar.gz
Update 'optdepends'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18c73af5464a..c0d75f63cc30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,9 @@ arch=('i686' 'x86_64' 'armv7' 'armv6' 'armv5')
url='http://qt-apps.org/content/show.php/QMPlay2?content=153339'
license=('LGPL')
depends=('qt5-base' 'xdg-utils' 'ffmpeg' 'libass' 'libgl' 'libva' 'libxv' 'alsa-lib' 'libcdio' 'taglib' 'libcddb' 'libpulse' 'libgme' 'libsidplayfp')
-optdepends=('pulseaudio' 'youtube-dl')
+optdepends=('pulseaudio: PulseAudio support'
+ 'youtube-dl: Better YouTube support'
+ 'game_music_emu-kode54-git: Better chiptune support (less bugs in sound, AUR package)')
conflicts=('qmplay2')
provides=('qmplay2')
makedepends=('make' 'gcc' 'git' 'pkg-config' 'qt5-tools' 'cmake')