mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
gexiv2: initial add 0.12.0
This is an optional dependecy for upcoming nautils 3.34.0 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,19 @@
|
|||||||
|
SUMMARY = "A GObject-based Exiv2 wrapper"
|
||||||
|
LICENSE = "GPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=625f055f41728f84a8d7938acc35bdc2"
|
||||||
|
|
||||||
|
DEPENDS = "exiv2"
|
||||||
|
|
||||||
|
GNOMEBASEBUILDCLASS = "meson"
|
||||||
|
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||||
|
|
||||||
|
inherit gnomebase gobject-introspection gtk-doc
|
||||||
|
|
||||||
|
SRC_URI[archive.md5sum] = "0a618c5b053106d1801d89cc77385419"
|
||||||
|
SRC_URI[archive.sha256sum] = "58f539b0386f36300b76f3afea3a508de4914b27e78f58ee4d142486a42f926a"
|
||||||
|
|
||||||
|
EXTRA_OEMESON = " \
|
||||||
|
-Dvapi=false \
|
||||||
|
-Dpython2_girdir=no \
|
||||||
|
-Dpython3_girdir=no \
|
||||||
|
"
|
||||||
Reference in New Issue
Block a user