buildroot/package/vala
Adam Duskett c5c8cec5a5 package/vala: also wrap vapigen
when compiling gobject-introspection .gir files, some packages use vapigen to
generate a vala-api compatible .gir file. These packages tend to call vapigen
directly instead of vala or valac.

Without the wrapper, building the .gir files fail. In the case of for example,
gupnp-dlna throws the following error:
"error: Package `Gst-1.0' not found in specified Vala API directories or
GObject-Introspection GIR directories."

Installing the vala wrapper for vapigen fixes the above issue.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-03-29 16:52:01 +02:00
..
0001-dont-add-dirty-to-valac-version.patch
vala-wrapper
vala.hash
vala.mk package/vala: also wrap vapigen 2020-03-29 16:52:01 +02:00