UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
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: meson
Codename: gst-plugins-ugly
Source file: gst-plugins-ugly-1.26.5.tar.xz
Source directory: gst-plugins-ugly-1.26.5
Package URL: gst-plugins-ugly-1.26.5.tar.xz
Package md5-checksum URL: gst-plugins-ugly-1.26.5.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