UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

vlc

VLC is a media player, streamer, and encoder. It can play from many inputs, such as files, network streams, capture devices, desktops, or DVD, SVCD, VCD, and audio CD. It can use most audio and video codecs (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, etc.), and it can also convert to different formats and/or send streams through the network.

Package info

Codename: vlc
Source file: vlc-3.0.3.tar.xz
Source directory: vlc-3.0.3
Package URL: https://umvirt.com/linux/downloads/0.1/packages/v/vlc-3.0.3.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/v/vlc-3.0.3.tar.xz.md5sum
Dependances: X, libgcrypt, dbus, alsa-lib, lua, a52dec, ffmpeg, libmad.
Dependance of: zoneminder.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/vlc_demux.h/a #define LUA_COMPAT_APIINTCASTS' modules/lua/vlc.h   &&
sed -i '/DEPRECATED/s:^://:'  modules/text_renderer/freetype/text_layout.c &&
sed -i '/#include /i#include ' \
        modules/gui/qt/components/simple_preferences.cpp                   &&
sed -i '/118/s/$/\&\& X264_BUILD < 153/' modules/codec/x264.c              &&

BUILDCC=gcc ./configure --prefix=/usr --disable-opencv

Build script:
make

Install script:
make docdir=/usr/share/doc/vlc-3.0.3 install