[build] type = "meson" [build.flags] build_dir = "build" configure = ["-Dgst_debug=false"] [dependencies] build = [ "meson", "gobject-introspection", "cargo", "perl", ] runtime = [ "glib2", "glibc", "libcap", "libelf", "libunwind", ] [package] description = "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." homepage = "https://gstreamer.freedesktop.org/" license = "LGPL-2.0-or-later" name = "gstreamer" version = "1.28.1" [[source]] extract_dir = "$name-$version" sha256 = "b65e2ffa35bdbf8798cb75c23ffc3d05e484e48346ff7546844ba85217664504" url = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$version.tar.xz"