gstreamer/subprojects/gst-python/gi/overrides
Xavier Claessens 5f0493d33a meson: Set install_tag on some targets
Trying to follow recommendation from Meson documentation:
https://mesonbuild.com/Installing.html#installation-tags

Move tools into 'bin' or 'bin-devel' categories to keep only libs and
plugins in the default 'runtime' category. This simplifies distribution
of GStreamer application skipping parts that are not needed, similarly
to what Cerbero does by hardcoding huge list of files.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3017>
2022-09-20 10:08:15 +00:00
..
Gst.py python: Add a Gst.init_python function to be called from plugins 2022-07-08 14:37:14 +00:00
GstAudio.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
gstmodule.c python: Add support for the GstURIHandlerInterface 2022-03-28 11:25:24 +00:00
GstPbutils.py gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
GstVideo.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
meson.build meson: Set install_tag on some targets 2022-09-20 10:08:15 +00:00