gstreamer/subprojects/gst-devtools
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
..
debug-viewer Remove the uninstalled term 2022-03-01 11:33:10 +00:00
docs validate: Handle buffer pts/dts/duration in the appsrc-push action 2022-09-20 17:14:36 +00:00
tracer Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
validate validate:scenario: Make appsrc-push push a sample 2022-09-20 17:14:36 +00:00
.gitignore Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
ChangeLog Release 1.20.0 2022-02-03 20:03:15 +00:00
gst-devtools.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 tools: Add support for building gstreamer tools against gst-full 2022-03-30 17:43:17 +00:00
NEWS Release 1.20.0 2022-02-03 20:03:15 +00:00
RELEASE Release 1.20.0 2022-02-03 20:03:15 +00:00