summaryrefslogtreecommitdiff
path: root/community/xmms2/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xmms2/PKGBUILD')
-rw-r--r--community/xmms2/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/xmms2/PKGBUILD b/community/xmms2/PKGBUILD
index e5b0be472..1fcca5cd7 100644
--- a/community/xmms2/PKGBUILD
+++ b/community/xmms2/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 94916 2013-08-01 06:55:59Z bpiotrowski $
+# $Id: PKGBUILD 97846 2013-09-30 10:05:03Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=xmms2
pkgver=0.8DrO_o
-pkgrel=19
+pkgrel=20
pkgdesc="complete rewrite of the popular music player"
arch=('i686' 'x86_64' 'mips64el')
url="http://xmms2.org/"
@@ -37,15 +37,16 @@ optdepends=('alsa-lib: ALSA audio output'
'libshout: Icecast audio output'
'libvorbis: Ogg Vorbis support'
'libxml2: XSPF and podcast support'
- 'mpg123: alternative MP3 plugin')
-[ "$CARCH" = "mips64el" ] || optdepends+=('oss: OSS audio output')
-optdepends+=('perl: Perl language bindings'
+ 'perl: Perl language bindings'
+ 'mpg123: alternative MP3 plugin'
+ 'perl: Perl language bindings'
'pulseaudio: PulseAudio audio output'
'pyrex: Python language bindings'
'ruby: Ruby language bindings'
'smbclient: direct CIFS/SMB access'
'speex: Speex support'
'wavpack: WavPack support')
+[ "$CARCH" = "mips64el" ] || optdepends+=('oss: OSS audio output')
# 'sidplay: to play a Commodore 64 music files AKA zaks'
# we do not have sidplay 2 series in repos; also it's
# somehow connected with resid i guess(not in repos also)