Index: head/audio/Makefile =================================================================== --- head/audio/Makefile (revision 25635) +++ head/audio/Makefile (revision 25636) @@ -1,114 +1,115 @@ # $FreeBSD$ # SUBDIR += amp SUBDIR += ascd SUBDIR += aumix SUBDIR += bladeenc SUBDIR += cam SUBDIR += cd-console SUBDIR += cdd SUBDIR += cdindex SUBDIR += cdplay SUBDIR += cdrdao SUBDIR += cmp3 SUBDIR += dagrab SUBDIR += dap SUBDIR += esound SUBDIR += gmixer SUBDIR += gnapster SUBDIR += gnomeaudio SUBDIR += gnomemedia SUBDIR += gogo SUBDIR += gqmpeg SUBDIR += gsm SUBDIR += icecast SUBDIR += id3ed SUBDIR += id3ren SUBDIR += juke SUBDIR += kdemultimedia11 SUBDIR += kdemultimedia11-i18n SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg SUBDIR += knapster SUBDIR += krio SUBDIR += lame SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += libmikmod SUBDIR += libworkman SUBDIR += linux-realplayer SUBDIR += maplay SUBDIR += mikmod SUBDIR += mixer.app SUBDIR += mp3blaster SUBDIR += mp3encode SUBDIR += mp3info SUBDIR += mp3rename SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mpg123.el SUBDIR += mpmf20 SUBDIR += mxv SUBDIR += napster SUBDIR += nas SUBDIR += nspmod SUBDIR += play SUBDIR += playmidi SUBDIR += radio SUBDIR += raproxy SUBDIR += replay SUBDIR += rio SUBDIR += ripenc SUBDIR += ripit SUBDIR += ripit-atapi SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod SUBDIR += shorten SUBDIR += sidplay SUBDIR += snowstar SUBDIR += soundtracker SUBDIR += sox SUBDIR += splay SUBDIR += splaytk SUBDIR += tclmidi SUBDIR += timidity SUBDIR += timidity++ SUBDIR += timidity++-emacs SUBDIR += timidity++-gtk SUBDIR += timidity++-motif SUBDIR += timidity++-slang SUBDIR += timidity++-tcltk SUBDIR += timidity++-xaw SUBDIR += timidity++-xskin SUBDIR += tosha SUBDIR += tracker SUBDIR += waveplay SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += wmmp3 SUBDIR += wmsound SUBDIR += wmtune SUBDIR += workman SUBDIR += wsoundprefs SUBDIR += x11amp SUBDIR += xamp SUBDIR += xcd SUBDIR += xcdplayer SUBDIR += xhippo SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms + SUBDIR += xmms-liveice SUBDIR += xmms-mikmod SUBDIR += xmp SUBDIR += xmpeg3 SUBDIR += xmradio SUBDIR += xtuner SUBDIR += yamt .include Property changes on: head/audio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.125 \ No newline at end of property +1.126 \ No newline at end of property Index: head/audio/xmms-liveice/distinfo =================================================================== --- head/audio/xmms-liveice/distinfo (nonexistent) +++ head/audio/xmms-liveice/distinfo (revision 25636) @@ -0,0 +1 @@ +MD5 (liveice-xmms.tar.gz) = a638e9f084ee6a93642799f8d056f23d Property changes on: head/audio/xmms-liveice/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/xmms-liveice/files/patch-aa =================================================================== --- head/audio/xmms-liveice/files/patch-aa (nonexistent) +++ head/audio/xmms-liveice/files/patch-aa (revision 25636) @@ -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 + #include + #include + #include +*** 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 + + #define LIVEICE_VERSION "1.0" + Property changes on: head/audio/xmms-liveice/files/patch-aa ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/xmms-liveice/pkg-comment =================================================================== --- head/audio/xmms-liveice/pkg-comment (nonexistent) +++ head/audio/xmms-liveice/pkg-comment (revision 25636) @@ -0,0 +1 @@ +Use XMMS for streaming audio to Icecast servers Property changes on: head/audio/xmms-liveice/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/xmms-liveice/pkg-descr =================================================================== --- head/audio/xmms-liveice/pkg-descr (nonexistent) +++ head/audio/xmms-liveice/pkg-descr (revision 25636) @@ -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. Property changes on: head/audio/xmms-liveice/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/audio/xmms-liveice/pkg-plist =================================================================== --- head/audio/xmms-liveice/pkg-plist (nonexistent) +++ head/audio/xmms-liveice/pkg-plist (revision 25636) @@ -0,0 +1 @@ +lib/xmms/Effect/libliveice.so Property changes on: head/audio/xmms-liveice/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property