diff options
author | LarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-01-23 15:50:30 +0000 |
---|---|---|
committer | LarsAC <LarsAC@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-01-23 15:50:30 +0000 |
commit | 8df8600565a9f2c0feb3c55ef4d9bfa5f378a273 (patch) | |
tree | 9d4a9959fbe918584ec21d70d05dcf077ac54d4c /README | |
parent | 05801055e91bef231bb6aa48a96034e69bd7f250 (diff) | |
download | vdr-plugin-muggle-8df8600565a9f2c0feb3c55ef4d9bfa5f378a273.tar.gz vdr-plugin-muggle-8df8600565a9f2c0feb3c55ef4d9bfa5f378a273.tar.bz2 |
Final bugfixes for next release
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@388 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -47,10 +47,11 @@ but your mileage may vary. In addition, the following pieces of software are req - libtag (for ID3 tag reading/writing) (Debian package libtag1-dev or http://developer.kde.org/~wheeler/taglib.html) - - optionally libvorbis and libvorbisfile - (Debian packages or + - optionally libvorbis and libvorbisfile to replay OGG Vorbis files + (Debian packages libvorbis-dev or http://www.xiph.org/ogg/vorbis/) - + - optionally libFLAC++ to replay FLAC files + (Debian package libflac++-dev or sources from flac.sourceforge.net) The developer versions are needed because their headers are required for compilation. The server need not be on the same machine as the VDR. Also, music tracks can reside somewhere else, if they are available through a remote filesystem (NFS, Samba). However, in this case you should |