mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-26 12:20:25 +00:00
gexiv2: upgrade 0.14.6 -> 0.16.2
The library, pkg-config module (gexiv2-0.16), headers and GIR namespace are versioned now. Users of the old API are on the gexiv2-0.14 recipe. Build tested on corei7-64, together with localsearch which prefers gexiv2-0.16. AI-Generated: Uses Claude Code (Claude Fable 5.1) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ GTKDOC_MESON_OPTION = "gtk_doc"
|
||||
|
||||
inherit gnomebase gobject-introspection gtk-doc python3native vala
|
||||
|
||||
SRC_URI[archive.sha256sum] = "606c28aaae7b1f3ef5c8eabe5e7dffd7c5a1c866d25b7671fb847fe287a72b8b"
|
||||
SRC_URI[archive.sha256sum] = "aad9e240fdffbe85e390f46ee0a567e251baea5c29c3d8690260388683dc8d0a"
|
||||
|
||||
EXTRA_OEMESON = " \
|
||||
${@bb.utils.contains('GI_DATA_ENABLED', 'True', '-Dvapi=true', '-Dvapi=false', d)} \
|
||||
Reference in New Issue
Block a user