package/vala: also wrap vapigen
authorAdam Duskett <Aduskett@gmail.com>
Fri, 27 Mar 2020 18:29:55 +0000 (11:29 -0700)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 29 Mar 2020 14:52:01 +0000 (16:52 +0200)
commitc5c8cec5a5a7e9fe1c37081173ea526821f3f580
tree29b52c78494a09a7a992a57456bd1cb207f9f662
parent30b6db05cb29b3a79c85f3bcc9c30a18d03c6cfa
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>
package/vala/vala.mk