UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

MPlayer

MPlayer is a powerful audio/video player controlled via the command line or a graphical interface that is able to play almost every popular audio and video file format. With supported video hardware and additional drivers, MPlayer can play video files without an X Window System installed.

Package info

Codename: MPlayer
Source file: MPlayer-1.3.0.tar.xz
Source directory: MPlayer-1.3.0
Package URL: https://umvirt.com/linux/downloads/0.1/packages/m/MPlayer-1.3.0.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/m/MPlayer-1.3.0.tar.xz.md5sum
Dependances: yasm, gtk2, alsa-lib, pulseaudio, libvdpau-va-gl.
Dependance of: *** NO PACKAGES FOUND ***
Patches: MPlayer-1.3.0-x264_fix-1.patch.
Addons: Clearlooks-2.0.tar.bz2.
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr            \
            --confdir=/etc/mplayer   \
            --enable-dynamic-plugins \
            --enable-menu            \
            --enable-gui             

Build script:
make

Install script:
make install  &&
ln -svf ../icons/hicolor/48x48/apps/mplayer.png \
        /usr/share/pixmaps/mplayer.png

install -v -m644 etc/codecs.conf /etc/mplayer

gtk-update-icon-cache &&
update-desktop-database

#skin
tar -xvf  ../Clearlooks-2.0.tar.bz2 \
    -C    /usr/share/mplayer/skins &&
ln  -sfvn Clearlooks /usr/share/mplayer/skins/default