%general-entities; ]> $LastChangedBy$ $Date$ Xine Libraries-&xine-lib-version; Xine Libraries Introduction to Xine Libraries The xine Libraries package contains xine libraries. These are useful for interfacing with external plug-ins that allow the flow of information from the source to the screen and speakers. &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &xine-lib-md5sum; Download size: &xine-lib-size; Estimated disk space required: &xine-lib-buildsize; Estimated build time: &xine-lib-time; Xine Libraries Dependencies Required , , and at least one of: , , OSS, , or JACK Optional , , , , , , , , , , DirectFB, libdvdnav, libcaca, libmodplug, , , libcdio, VCDImager, libmpcdec, libdts (now libdca), WavPack, and libdxr3 The following are needed to build the API documentation: sgmltools-lite and Transfig User Notes: Installation of Xine Libraries Install xine Libraries by running the following commands: sed -i 's#gzgetc(#gzgetc_(#' src/xine-engine/osd.c && ./configure --prefix=/usr --disable-musepack --disable-vcd \ --docdir=/usr/share/doc/xine-lib-&xine-lib-version; && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -i 's#gzgetc(#gzgetc_(#' ...: This sed fixes compiling xine-lib if you have zlib-1.2.6 installed. : Remove this option if you've installed libmpcdec. : Remove this option if you've installed libcdio and VCDImager. : This switch causes the documentation to be installed into a versioned directory instead of the default /usr/share/doc/xine-lib. : Use this option if you didn't install libXinerama when you installed . : if libXv.so is not installed in /usr/X11R6/lib nor in /usr/lib you will need to tell the configure command where to find it. Contents Installed Programs Installed Libraries Installed Fonts Installed Directories xine-config and xine-list-1.2 libxine.so and numerous plugin modules and video extensions Output display engine fonts located in /usr/share/xine-lib/fonts /usr/include/xine, /usr/lib/xine, /usr/share/xine-lib and /usr/share/doc/xine-lib-&xine-lib-version; Short Descriptions xine-config provides information to programs trying to link with the xine libraries. xine-config xine-list-1.2 is used to get supported filetype information from xine-lib. xine-list-1.2 libxine.so provides the API for processing audio/video files. libxine.so