Import rtunes CVS snapshot (v0.6 plus a few bug fixes).
authorbjs <bjs>
Fri, 23 Nov 2007 00:18:41 +0000 (00:18 +0000)
committerbjs <bjs>
Fri, 23 Nov 2007 00:18:41 +0000 (00:18 +0000)
commitfb1b7fa7e3734f0ecadee0b51b4454612ec0f497
tree263683242ffe8aad3a6e35d56cff92b955dc0c1a
parent2e210f279a71cbb059dcf6dbd6351188ba21d594
Import rtunes CVS snapshot (v0.6 plus a few bug fixes).

The makefiles for this should really be rewritten to use libtool;
using two makefiles for two different platforms isn't the way we
tend to do things around here ... ;)

Blurb:

Rtunes streams files containing Apple Lossless audio data to
an Apple AirPort Express device.  If a '-' is given as the
file(s) argument, rtunes expects raw PCM audio data on stdin
and encodes it to the Apple Lossless format prior to streaming
it.  With this method it is possible to stream audio data from
any source that can output raw PCM audio data on stdout.

NOTE: the patch and mplayer helper library for this package are
untested; it is installed merely as a convenience.
13 files changed:
audio/rtunes/DESCR [new file with mode: 0644]
audio/rtunes/Makefile [new file with mode: 0644]
audio/rtunes/PLIST [new file with mode: 0644]
audio/rtunes/distinfo [new file with mode: 0644]
audio/rtunes/files/rtunes.conf [new file with mode: 0644]
audio/rtunes/patches/patch-aa [new file with mode: 0644]
audio/rtunes/patches/patch-ab [new file with mode: 0644]
audio/rtunes/patches/patch-ac [new file with mode: 0644]
audio/rtunes/patches/patch-ad [new file with mode: 0644]
audio/rtunes/patches/patch-ae [new file with mode: 0644]
audio/rtunes/patches/patch-af [new file with mode: 0644]
audio/rtunes/patches/patch-ag [new file with mode: 0644]
audio/rtunes/patches/patch-ah [new file with mode: 0644]