From bc0edcb143409ee0e8d30e12c6f4997394aaf658 Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Wed, 12 May 2010 17:37:26 +0200 Subject: audio/streamtuner: Updated for version 0.99.99 --- audio/streamtuner/shoutcast-redesign-patch.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 audio/streamtuner/shoutcast-redesign-patch.diff (limited to 'audio/streamtuner/shoutcast-redesign-patch.diff') diff --git a/audio/streamtuner/shoutcast-redesign-patch.diff b/audio/streamtuner/shoutcast-redesign-patch.diff new file mode 100644 index 0000000000..644e2273ef --- /dev/null +++ b/audio/streamtuner/shoutcast-redesign-patch.diff @@ -0,0 +1,12 @@ +diff -uar streamtuner-0.99.99-orig/src/plugins/shoutcast/shoutcast.c streamtuner-0.99.99-patched/src/plugins/shoutcast/shoutcast.c +--- streamtuner-0.99.99-orig/src/plugins/shoutcast/shoutcast.c 2008-09-12 18:04:00.229785732 -0400 ++++ streamtuner-0.99.99-patched/src/plugins/shoutcast/shoutcast.c 2008-09-12 18:05:56.716440720 -0400 +@@ -37,7 +37,7 @@ + + /*** cpp *********************************************************************/ + +-#define SHOUTCAST_ROOT "http://www.shoutcast.com/" ++#define SHOUTCAST_ROOT "http://classic.shoutcast.com/" + + #define MAX_STREAMS_PER_PAGE 100 /* enforced by SHOUTcast */ + -- cgit v1.2.3