UmVirt LFS Package info
DB commit: f62baf7ba8eded2e302a2eb6b9da5f0cb7e95fef
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
xine-lib
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 audio and video hardware.Package info
Template:
Codename: xine-lib
Source file: xine-lib-1.2.13.tar.xz
Source file size: 5004196
Source file MD5-checkum: 9e1be39857b7a3cd7cc0f2b96331ff22
Source directory: xine-lib-1.2.13
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/x/xine-lib-1.2.13.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/x/xine-lib-1.2.13.tar.xz.md5sum
Dependances: mesa, gdk-pixbuf, glu, libnsl, libvorbis, libtheora, libdvdnav, sdl12-compat, ffmpeg, libva, libvdpau, libvpx, flac, speex, pulseaudio, samba, v4l-utils, ALSA, ImageMagick, a52dec, libmad, faad2, aalib, libmng.
Dependance of: xine-ui.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--disable-vcd \
--with-external-dvdnav \
--docdir=/usr/share/doc/xine-lib-1.2.13
Build script:
make
if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then
doxygen doc/Doxyfile
fi
Install script:
make install
if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then
install -v -m755 -d /usr/share/doc/xine-lib-1.2.13/api &&
install -v -m644 doc/api/* \
/usr/share/doc/xine-lib-1.2.13/api
fi