summaryrefslogtreecommitdiffstats
path: root/audio-players/streamtuner/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-players/streamtuner/DEPENDS')
-rwxr-xr-xaudio-players/streamtuner/DEPENDS32
1 files changed, 32 insertions, 0 deletions
diff --git a/audio-players/streamtuner/DEPENDS b/audio-players/streamtuner/DEPENDS
new file mode 100755
index 0000000000..f95d502325
--- /dev/null
+++ b/audio-players/streamtuner/DEPENDS
@@ -0,0 +1,32 @@
+depends gtk+2 &&
+depends curl &&
+
+optional_depends python \
+ "" \
+ "--disable-python" \
+ "for python plugin" &&
+
+optional_depends pygtk2 \
+ "" \
+ "--disable-python" \
+ "for python plugin" &&
+
+optional_depends taglib \
+ "" \
+ "" \
+ " for local metadata support" &&
+
+optional_depends libxml2 \
+ "" \
+ "--disable-xiph" \
+ "For xiph plugin" &&
+
+optional_depends xmms \
+ "" \
+ "" \
+ "to listen to streams" &&
+
+optional_depends streamripper \
+ "" \
+ "" \
+ "to rip streams to disk"