diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb index a468cea74b..98993cc07d 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb | |||
| @@ -14,18 +14,16 @@ SECTION = "libs" | |||
| 14 | 14 | ||
| 15 | DEPENDS = "glib-2.0 shared-mime-info" | 15 | DEPENDS = "glib-2.0 shared-mime-info" |
| 16 | 16 | ||
| 17 | MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" | 17 | SRC_URI[archive.sha256sum] = "b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7" |
| 18 | 18 | ||
| 19 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | 19 | inherit gettext gnomebase pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gi-docgen lib_package |
| 20 | |||
| 21 | SRC_URI += "\ | ||
| 20 | file://run-ptest \ | 22 | file://run-ptest \ |
| 21 | file://fatal-loader.patch \ | 23 | file://fatal-loader.patch \ |
| 22 | file://0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch \ | 24 | file://0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch \ |
| 23 | " | 25 | " |
| 24 | 26 | ||
| 25 | SRC_URI[sha256sum] = "b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7" | ||
| 26 | |||
| 27 | inherit meson pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gi-docgen lib_package | ||
| 28 | |||
| 29 | GIR_MESON_OPTION = 'introspection' | 27 | GIR_MESON_OPTION = 'introspection' |
| 30 | GIR_MESON_ENABLE_FLAG = "enabled" | 28 | GIR_MESON_ENABLE_FLAG = "enabled" |
| 31 | GIR_MESON_DISABLE_FLAG = "disabled" | 29 | GIR_MESON_DISABLE_FLAG = "disabled" |
