Skip to content

meson: Add pkgconfig file and gir for gl-viv-fb

Matthew Waters requested to merge ystreet/gstreamer:gl-viv-fb into main

commit bf21fe96

Author: Carlos Rafael Giani crg7475@mailbox.org

gl: Take into account viv-fb vs. viv_fb naming in meson scripts

commit c28247fb

gl: provide a pkg-config/gir file for the viv-fb backend

Required to be able to generate coherent bindings for window system
specific APIs due to limitations in gobject-introspection.

commit 05fb3e89

gl: don't install the viv-fb window header file

It is not needed at all by any external implementations and should not
be exposed to the outside world.
Edited by Matthew Waters

Merge request reports