gstreamer/subprojects/gst-python
Nirbheek Chauhan a0e6278dba meson: Use implicit builtin dirs in pkgconfig generation
Starting with Meson 0.62, meson automatically populates the variables
list in the pkgconfig file if you reference builtin directories in the
pkgconfig file (whether via a custom pkgconfig variable or elsewhere).
We need this, because ${prefix}/libexec is a hard-coded value which is
incorrect on, for example, Debian.

Bump requirement to 0.62, and remove version compares that retained
support for older Meson versions.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1245

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3061>
2022-09-21 21:08:11 +05:30
..
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 meson: Use implicit builtin dirs in pkgconfig generation 2022-09-21 21:08:11 +05:30
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.