summaryrefslogtreecommitdiff
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-02-10 06:39:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-02-10 06:39:06 +0000
commitcb49d38bf0f0ade310129407ac8288a63924516c (patch)
treedcf65896f8fa20dd9e9debbc9b6feaad736312c7 /audio/xmms-liveice
parentMake this build again. I'm not sure how this slipped through :/ (diff)
Add the xmms-liveice port.
This port installs a plugin for xmms that allows you to use xmms for streaming music (or whatever) to icecast servers. Multiple bitrate streams and title streaming is not supported. PR: 16506 Submitted by: Espen Skoglund <esk@ira.uka.de>
Notes
Notes: svn path=/head/; revision=25636
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r--audio/xmms-liveice/distinfo1
-rw-r--r--audio/xmms-liveice/files/patch-aa21
-rw-r--r--audio/xmms-liveice/pkg-comment1
-rw-r--r--audio/xmms-liveice/pkg-descr3
-rw-r--r--audio/xmms-liveice/pkg-plist1
5 files changed, 27 insertions, 0 deletions
diff --git a/audio/xmms-liveice/distinfo b/audio/xmms-liveice/distinfo
new file mode 100644
index 000000000000..9fb3960c9aa2
--- /dev/null
+++ b/audio/xmms-liveice/distinfo
@@ -0,0 +1 @@
+MD5 (liveice-xmms.tar.gz) = a638e9f084ee6a93642799f8d056f23d
diff --git a/audio/xmms-liveice/files/patch-aa b/audio/xmms-liveice/files/patch-aa
new file mode 100644
index 000000000000..0c103487a2e3
--- /dev/null
+++ b/audio/xmms-liveice/files/patch-aa
@@ -0,0 +1,21 @@
+*** src/serverlib.h.org Sat Feb 5 17:20:28 2000
+--- src/serverlib.h Sat Feb 5 17:20:38 2000
+***************
+*** 19,24 ****
+--- 19,25 ----
+ */
+
+
++ #include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netdb.h>
+ #include <netinet/in.h>
+*** src/liveice.h.org Sat Feb 5 17:25:09 2000
+--- src/liveice.h Sat Feb 5 17:25:12 2000
+***************
+*** 1,3 ****
+--- 1,4 ----
++ #include <sys/types.h>
+
+ #define LIVEICE_VERSION "1.0"
+
diff --git a/audio/xmms-liveice/pkg-comment b/audio/xmms-liveice/pkg-comment
new file mode 100644
index 000000000000..a499a526f53b
--- /dev/null
+++ b/audio/xmms-liveice/pkg-comment
@@ -0,0 +1 @@
+Use XMMS for streaming audio to Icecast servers
diff --git a/audio/xmms-liveice/pkg-descr b/audio/xmms-liveice/pkg-descr
new file mode 100644
index 000000000000..861d4d90e987
--- /dev/null
+++ b/audio/xmms-liveice/pkg-descr
@@ -0,0 +1,3 @@
+The LiveIce plugin for XMMS allows you to use XMMS for streaming music
+(or whatever) to Icecast servers. Multiple bitrate streams and title
+streaming is not supported though.
diff --git a/audio/xmms-liveice/pkg-plist b/audio/xmms-liveice/pkg-plist
new file mode 100644
index 000000000000..3c21a55ec613
--- /dev/null
+++ b/audio/xmms-liveice/pkg-plist
@@ -0,0 +1 @@
+lib/xmms/Effect/libliveice.so