meson: fix up wrong escaping of variables in .pc file and missing variables in -uninstalled.pc file
Obviously a bit of a hack, but maybe ok as a workaround for now?
Workaround for pkg.generate() escaping spaces in pc variables that shouldn't be escaped. Perhaps going back to configure_file() would be a better option though.
Fixes #884 (closed)
Merge request reports
Activity
- Resolved by Tim-Philipp Müller
Also needs the same done for
libraries
variable ingstreamer-plugins-base-1.0.pc
if acceptable as workaround.
changed milestone to %1.19.1
- Resolved by Tim-Philipp Müller
This can go away again once https://github.com/mesonbuild/meson/pull/8623 lands in a Meson we can depend on (0.59 at the earliest).
assigned to @gstreamer-merge-bot
mentioned in commit tpm/gst-plugins-base@5bc1a632
mentioned in commit tpm/gst-plugins-base@57578529
added 6 commits
-
901a75e7...0b39eca7 - 4 commits from branch
gstreamer:master
- 5bc1a632 - meson: add custom pkg-config variables also to uninstalled .pc files
- 57578529 - meson: fix up wrong escaping of variables in gl and plugins-base .pc file
-
901a75e7...0b39eca7 - 4 commits from branch
assigned to @gstreamer-merge-bot and unassigned @tpm