mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 15:49:59 +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:
parent
cb0f5a4e8d
commit
d6fd710135
19
meta-gnome/recipes-gnome/gexiv2/gexiv2_0.12.0.bb
Normal file
19
meta-gnome/recipes-gnome/gexiv2/gexiv2_0.12.0.bb
Normal file
@ -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 \
|
||||||
|
"
|
||||||
Loading…
x
Reference in New Issue
Block a user