UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
gst-plugins-base
The GStreamer Base Plug-ins is a well-groomed and well-maintained collection of GStreamer plug-ins and elements, spanning the range of possible types of elements one would want to write for GStreamer. You will need at least one of Good, Bad, Ugly or Libav plugins for GStreamer applications to function properly.Package info
Template:
Codename: gst-plugins-base
Source file: gst-plugins-base-1.24.12.tar.xz
Source directory: gst-plugins-base-1.24.12
Package URL: gst-plugins-base-1.24.12.tar.xz
Package md5-checksum URL: gst-plugins-base-1.24.12.tar.xz.md5sum
Dependances: gobject-introspection, Xlibs, wayland-protocols, mesa, pango, iso-codes, gstreamer, cdparanoia-III, libgudev, libogg, libvorbis, libtheora.
Dependance of: gst-plugins-bad, gst-plugins-ugly, pipewire, spice-gtk, gst-libav, xfburn, wine, !tracker-miners, gst-plugins-good, tumbler, brasero, !gnome-shell, opencv, cogl, !nautilus, webkitgtk3, webkitgtk4, qt5, !libreoffice7, libreoffice, qt6.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup .. \
--prefix=/usr \
--buildtype=release \
--wrap-mode=nodownload
Build script:
cd build &&
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
ninja test
fi
Install script:
cd build &&
ninja install