Update documentation for iTunes XML support

This commit is contained in:
Julien BLACHE
2009-11-28 11:01:22 +01:00
parent 6114c31c61
commit 93287e8259
2 changed files with 8 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Libraries:
- MiniXML
- libflac (optional)
- taglib (optional)
- libplist 0.15+ (optional - iTunes XML support)
libavl is not the GNU libavl. There doesn't seem to be an upstream website
anymore, but you can fetch it from any Debian mirror for instance (it'll be
@@ -30,6 +31,9 @@ in /debian/pool/main/liba/libavl).
FLAC and Musepack support are optional. If not enabled, metadata extraction
will fail on these files.
Support for iTunes Music Library XML format is optional. Use --enable-itunes
to enable this feature.
Recommended build settings:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-flac --enable-musepack