diff options
| -rw-r--r-- | meta/recipes-gnome/json-glib/json-glib_1.6.4.bb (renamed from meta/recipes-gnome/json-glib/json-glib_1.6.2.bb) | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.2.bb b/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb index 3f3707805b..072c2406c7 100644 --- a/meta/recipes-gnome/json-glib/json-glib_1.6.2.bb +++ b/meta/recipes-gnome/json-glib/json-glib_1.6.4.bb | |||
| @@ -12,15 +12,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | |||
| 12 | DEPENDS = "glib-2.0" | 12 | DEPENDS = "glib-2.0" |
| 13 | 13 | ||
| 14 | GNOMEBASEBUILDCLASS = "meson" | 14 | GNOMEBASEBUILDCLASS = "meson" |
| 15 | inherit gnomebase lib_package gobject-introspection gtk-doc gettext ptest-gnome manpages upstream-version-is-even | 15 | inherit gnomebase lib_package gobject-introspection gi-docgen gettext ptest-gnome manpages upstream-version-is-even |
| 16 | GIR_MESON_ENABLE_FLAG = 'enabled' | 16 | GIR_MESON_ENABLE_FLAG = 'enabled' |
| 17 | GIR_MESON_DISABLE_FLAG = 'disabled' | 17 | GIR_MESON_DISABLE_FLAG = 'disabled' |
| 18 | GTKDOC_MESON_OPTION = "gtk_doc" | 18 | GIDOCGEN_MESON_ENABLE_FLAG = 'enabled' |
| 19 | GTKDOC_MESON_ENABLE_FLAG = 'enabled' | 19 | GIDOCGEN_MESON_DISABLE_FLAG = 'disabled' |
| 20 | GTKDOC_MESON_DISABLE_FLAG = 'disabled' | ||
| 21 | 20 | ||
| 22 | SRC_URI += " file://run-ptest" | 21 | SRC_URI += " file://run-ptest" |
| 23 | SRC_URI[archive.sha256sum] = "a33d66c6d038bda46b910c6c6d59c4e15db014e363dc997a0414c2e07d134f24" | 22 | SRC_URI[archive.sha256sum] = "b1f6a7930808f77a827f3b397a04bb89d4c0c0b2550885d4a5e4c411dfa13f5f" |
| 24 | 23 | ||
| 25 | PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" | 24 | PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}" |
| 26 | PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native" | 25 | PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native xmlto-native" |
