UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
gst-plugins-ugly
The GStreamer Ugly Plug-ins is a set of plug-ins considered by the GStreamer developers to have good quality and correct functionality, but distributing them might pose problems. The license on either the plug-ins or the supporting libraries might not be how the GStreamer developers would like. The code might be widely known to present patent problems.Package info
Template:
Codename: gst-plugins-ugly
Source file: gst-plugins-ugly-1.24.12.tar.xz
Source file size: 233796
Source file MD5-checkum: f71b3812bc7c2a1364e8b8fa0a4bdc5a
Source directory: gst-plugins-ugly-1.24.12
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gst-plugins-ugly-1.24.12.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/g/gst-plugins-ugly-1.24.12.tar.xz.md5sum
Dependances: gst-plugins-base, libdvdread, x264, libcdio, a52dec, libmpeg2, valgrind.
Dependance of: gst-rtsp-server.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup .. \
--prefix=/usr \
--buildtype=release \
-D gpl=enabled
Build script:
cd build &&
ninja
Install script:
cd build &&
ninja install