UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
[ BASH | XML | JSON ]

gstreamer

gstreamer is a streaming media framework that enables applications to share a common set of plugins for tasks such as video encoding and decoding, audio encoding and decoding, audio and video filters, audio visualisation, web streaming and anything else that streams in real-time or otherwise. This package only provides base functionality and libraries.

Package info

Codename: gstreamer
Source file: gstreamer-1.22.10.tar.xz
Source directory: gstreamer-1.22.10
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/g/gstreamer-1.22.10.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/g/gstreamer-1.22.10.tar.xz.md5sum
Dependances: glib, gobject-introspection.
Dependance of: pipewire, spice-gtk, libcanberra, spice-server, gst-plugins-base.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

meson  setup ..            \
       --prefix=/usr       \
       --buildtype=release \
       -Dgst_debug=false   \
       -Dpackage-origin=https://www.linuxfromscratch.org/blfs/view/12.1-systemd/ \
       -Dpackage-name="GStreamer 1.22.10 BLFS" 

Build script:
cd    build &&
ninja

Install script:
cd    build &&
ninja install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443