gstreamer/subprojects/gst-python
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
..
examples python: Fix the audiotestsrc example 2022-07-08 14:37:14 +00:00
gi meson: Set install_tag on some targets 2022-09-20 10:08:15 +00:00
old_examples Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
plugin meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
testsuite python: Add a suppression file for a leak in PyGObject 2022-03-29 19:16:58 +02:00
AUTHORS Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
ChangeLog Release 1.20.0 2022-02-03 20:03:15 +00:00
COPYING Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
gst-python.doap Release 1.20.0 2022-02-03 20:03:15 +00:00
meson.build gst-python: fix build on systems without C++ compiler 2022-04-16 02:56:36 +00:00
meson_options.txt gst-python: Add option to disable python plugin 2021-11-10 13:38:04 -05:00
NEWS Release 1.20.0 2022-02-03 20:03:15 +00:00
README Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
RELEASE Release 1.20.0 2022-02-03 20:03:15 +00:00
TODO Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00

This file will be autogenerated.  Please read README-docs.