summaryrefslogtreecommitdiffstats
path: root/audio-players/xmms2/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/xmms2/DEPENDS')
-rwxr-xr-xaudio-players/xmms2/DEPENDS30
1 files changed, 30 insertions, 0 deletions
diff --git a/audio-players/xmms2/DEPENDS b/audio-players/xmms2/DEPENDS
new file mode 100755
index 0000000000..3803acce94
--- /dev/null
+++ b/audio-players/xmms2/DEPENDS
@@ -0,0 +1,30 @@
+depends scons
+depends libmad
+depends sqlite
+depends glib2
+
+#Transport plugins
+optional_depends curl "nothing" "curl" "For http transport plugin."
+
+#Decoder plugins
+optional_depends libvorbis "nothing" "vorbis" "For ogg/vorbis decoder plugin."
+optional_depends libmodplug "nothing" "modplug" "For mod/s3m/etc... decoder plugin."
+optional_depends libmpcdec "nothing" "musepack" "For musepack(mpc) decoder plugin."
+optional_depends flac "nothing" "flac" "For flac decoder plugin."
+optional_depends sidplay-libs "nothing" "sid" "For sid decoder plugin."
+optional_depends speex "nothing" "speex" "For speex decoder plugin."
+optional_depends faad2 "nothing" "faad" "For AAC/MP4 decoder plugin."
+
+#Clients
+optional_depends sdl_ttf "nothing" "sdl-vis" "For visuialization client support(sdl-vis)."
+
+#Output plugins
+optional_depends alsa-lib "nothing" "alsa" "For alsa output plugin."
+optional_depends jack "nothing" "jack" "For jack output plugin."
+
+
+
+#Language bindings
+optional_depends pyrex "nothing" "python" "For python bindings."
+optional_depends ruby "nothing" "ruby" "For ruby bindings."
+optional_depends ecore "nothing" "xmmsclient-ecore" "For ecore bindings."