UmVirt LFS Package info
DB commit: 48bb9ee31306c82c48dfaaad707eb4f6a926eb8a
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
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
Codename: gst-plugins-base
Source file: gst-plugins-base-1.24.7.tar.xz
Source directory: gst-plugins-base-1.24.7
Package URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/gst-plugins-base-1.24.7.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.2/packages/g/gst-plugins-base-1.24.7.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, wine, gst-libav, pipewire, spice-gtk, xfburn, tracker-miners, gst-plugins-good, tumbler, cogl, nautilus, gnome-shell, webkitgtk3, webkitgtk4, qt5, qt6, !libreoffice7, libreoffice.
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