UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
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