summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b>2005-07-31 01:52:01 +0000
committerwr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b>2005-07-31 01:52:01 +0000
commit44958103822aa2d5696c126212c128a58a3a93f9 (patch)
tree6066f3bc1ca328cb1c67384c0c962b1a30ad5c78
parent1d38cbd1d7a8b2f0a620f200f804496622d2fd45 (diff)
downloadvdr-plugin-muggle-release/0.1.7-wr.tar.gz
vdr-plugin-muggle-release/0.1.7-wr.tar.bz2
README: mention source for mjpegtools, mention HAVE_SNDFILErelease/0.1.7-wr
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/branches/0.1.7-wr@799 e10066b5-e1e2-0310-b819-94efdf66514b
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 1f3f4a2..c0adfbe 100644
--- a/README
+++ b/README
@@ -63,7 +63,8 @@ know what you are doing in terms of networking and security issues.
Support for using a libsndfile decoder requires libsndfile1-dev as a debian package or a corresponding library installation.
Since relase 0.1.8 Muggle is able to display cover pictures. The required packages are
- - mjpegtools (Debian package mjpegtools)
+ - mjpegtools (Debian package mjpegtools. This is not a standard Debian package. You can get it by
+ adding this line to /etc/apt/sources.list: "deb ftp://ftp.nerim.net/debian-marillat/ stable main")
- netpbm (Debian package netpbm)
\section install INSTALLING
@@ -83,7 +84,7 @@ Establish a symlink as you would for other plugins:
\endverbatim
Adapt the Makefile to your system. Or better yet adapt your Make.config. This file might
-be in /usr/include. Define HAVE_VORBIS and/or HAVE_FLAC and the database
+be in /usr/include. Define HAVE_VORBIS, HAVE_FLAC, HAVE_SNDFILE as wanted and the database
definitions as described in README.mysql, README.postgresql, README.SQLite.
Then, within the VDR main directory (e.g. /usr/local/src/VDR) issue