mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gexiv: Upgrade 0.14.0 -> 0.14.2
- enable vapi build - delete removed meson option Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
26321acb6e
commit
85b0b10bb1
@ -7,13 +7,12 @@ DEPENDS = "exiv2 python3-pygobject-native"
|
||||
GNOMEBASEBUILDCLASS = "meson"
|
||||
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||
|
||||
inherit gnomebase gobject-introspection gtk-doc python3native
|
||||
inherit gnomebase gobject-introspection gtk-doc python3native vala
|
||||
|
||||
SRC_URI[archive.sha256sum] = "e58279a6ff20b6f64fa499615da5e9b57cf65ba7850b72fafdf17221a9d6d69e"
|
||||
SRC_URI[archive.sha256sum] = "2a0c9cf48fbe8b3435008866ffd40b8eddb0667d2212b42396fdf688e93ce0be"
|
||||
|
||||
EXTRA_OEMESON = " \
|
||||
-Dvapi=false \
|
||||
-Dpython3_girdir=${PYTHON_SITEPACKAGES_DIR}/gi/overrides \
|
||||
${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \
|
||||
"
|
||||
|
||||
PACKAGES =+ "${PN}-python3"
|
||||
Loading…
x
Reference in New Issue
Block a user