All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 20/50] gobject-introspection: update to 1.54.1
Date: Wed, 11 Oct 2017 18:34:12 +0300	[thread overview]
Message-ID: <909239787512a500c368867184d15336e34b0b7f.1507735448.git.alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <cover.1507735448.git.alexander.kanavin@linux.intel.com>

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 ...ect-introspection_1.52.1.bb => gobject-introspection_1.54.1.bb} | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
 rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.52.1.bb => gobject-introspection_1.54.1.bb} (97%)

diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.52.1.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.54.1.bb
similarity index 97%
rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.52.1.bb
rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.54.1.bb
index 605f02eb0e8..f068096ef4f 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.52.1.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.54.1.bb
@@ -8,15 +8,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=90d577535a3898e1ae5dbf0ae3509a8c \
                     file://giscanner/sourcescanner.c;endline=22;md5=194d6e0c1d00662f32d030ce44de8d39 \
                     file://girepository/giregisteredtypeinfo.c;endline=21;md5=661847611ae6979465415f31a759ba27"
 
-SRC_URI = "${GNOME_MIRROR}/${BPN}/1.52/${BPN}-${PV}.tar.xz \
+SRC_URI = "${GNOME_MIRROR}/${BPN}/1.54/${BPN}-${PV}.tar.xz \
            file://0001-Revert-an-incomplete-upstream-attempt-at-cross-compi.patch \
            file://0002-configure.ac-add-host-gi-gi-cross-wrapper-gi-ldd-wra.patch \
            file://0003-giscanner-add-use-binary-wrapper-option.patch \
            file://0004-giscanner-add-a-use-ldd-wrapper-option.patch \
            file://0005-Prefix-pkg-config-paths-with-PKG_CONFIG_SYSROOT_DIR-.patch \
            "
-SRC_URI[md5sum] = "34157073991f9eeb0ed953351b65eb61"
-SRC_URI[sha256sum] = "2ed0c38d52fe1aa6fc4def0c868fe481cb87b532fc694756b26d6cfab29faff4"
+SRC_URI[md5sum] = "126c29e4d54adbed2ed4e2b04483de41"
+SRC_URI[sha256sum] = "b88ded5e5f064ab58a93aadecd6d58db2ec9d970648534c63807d4f9a7bb877e"
 
 inherit autotools pkgconfig gtk-doc python3native qemu gobject-introspection-data upstream-version-is-even
 BBCLASSEXTEND = "native"
@@ -132,6 +132,7 @@ FILES_${PN}_append = " ${libdir}/girepository-*/*.typelib"
 # .gir files go to dev package, as they're needed for developing (but not for running)
 # things that depends on introspection.
 FILES_${PN}-dev_append = " ${datadir}/gir-*/*.gir"
+FILES_${PN}-dev_append = " ${datadir}/gir-*/*.rnc"
 
 # These are used by gobject-based packages
 # to generate transient introspection binaries
-- 
2.14.1



  parent reply	other threads:[~2017-10-11 15:38 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11 15:33 [PATCH 00/50] Recipe updates and fixes Alexander Kanavin
2017-10-11 15:33 ` [PATCH 01/50] oprofile: remove the recipe Alexander Kanavin
2017-10-12  1:09   ` Denys Dmytriyenko
2017-10-12  1:20     ` Khem Raj
2017-10-12 12:50       ` Alexander Kanavin
2017-10-11 15:33 ` [PATCH 02/50] libpfm4: " Alexander Kanavin
2017-10-11 15:33 ` [PATCH 03/50] glib-2.0: update to 2.54.1 Alexander Kanavin
2017-11-07 23:42   ` Alistair Francis
2017-10-11 15:33 ` [PATCH 04/50] glib-networking: update to 2.54.0 Alexander Kanavin
2017-10-11 15:33 ` [PATCH 05/50] eudev: fix upstream version check Alexander Kanavin
2017-10-11 15:33 ` [PATCH 06/50] tcf-agent: latest upstream version is now known Alexander Kanavin
2017-10-11 15:33 ` [PATCH 07/50] go-helloworld: add an acknowledgement of unknown upstream version Alexander Kanavin
2017-10-11 15:34 ` [PATCH 08/50] dtc: update to 1.4.5 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 09/50] lz4: fix upstream version check Alexander Kanavin
2017-10-11 15:34 ` [PATCH 10/50] freetype: " Alexander Kanavin
2017-10-11 15:34 ` [PATCH 11/50] libxslt: update to 1.1.31 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 12/50] vala: update to 0.38.2 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 13/50] btrfs-tools: update to 4.13.2 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 14/50] mpg123: update to 1.25.7 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 15/50] libsolv: update to 0.6.29 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 16/50] libdnf: update to 0.11.0 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 17/50] librepo: update to 1.8.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 18/50] dnf: update to 2.7.3 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 19/50] ffmpeg: upgrade to 3.3.4 Alexander Kanavin
2017-10-11 15:34 ` Alexander Kanavin [this message]
2017-10-11 15:34 ` [PATCH 21/50] boost: update to 1.65.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 22/50] gnome-desktop3: Update to 3.26.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 23/50] iso-codes: update to 3.76 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 24/50] sysprof: update to 3.26.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 25/50] gtk-doc.bbclass: correctly make the list of directories with shared libraries Alexander Kanavin
2017-10-11 15:34 ` [PATCH 26/50] webkitgtk: update to 2.18.0 Alexander Kanavin
2017-10-12  5:09   ` Khem Raj
2017-10-12 12:55     ` Alexander Kanavin
2017-10-12 13:57       ` Khem Raj
2017-10-11 15:34 ` [PATCH 27/50] gtk+3: update to 3.22.24 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 28/50] freetype: update to 2.8.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 29/50] vulkan: update to 1.0.61.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 30/50] xdg-utils: update to 1.1.2 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 31/50] gsettings-desktop-schemas: update to 3.24.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 32/50] libsoup-2.4: update to 2.60.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 33/50] adwaita-icon-theme: update to 3.26.0 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 34/50] shared-mime-info: update to 1.9 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 35/50] assimp: update to 4.0.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 36/50] gdk-pixbuf: update to 2.36.11 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 37/50] hicolor-icon-theme: update to 0.17 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 38/50] libgudev: update to 232 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 39/50] pango: update to 1.40.12 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 40/50] fontconfig: update to 2.12.6 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 41/50] libinput: update to 1.8.3 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 42/50] vte: update to 0.50.1 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 43/50] librsvg: update to 2.40.19 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 44/50] clutter-gtk-1.0: update to 1.8.4 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 45/50] at-spi2-core: update to 2.26.0 Alexander Kanavin
2017-11-08 21:03   ` Burton, Ross
2017-10-11 15:34 ` [PATCH 46/50] at-spi2-atk: " Alexander Kanavin
2017-10-11 15:34 ` [PATCH 47/50] atk: " Alexander Kanavin
2017-10-11 15:34 ` [PATCH 48/50] glew: update to 2.1.0 Alexander Kanavin
2017-10-11 15:34 ` [PATCH 49/50] maintainers.inc: add Mark Hatle for libmnl Alexander Kanavin
2017-10-11 16:10   ` Mark Hatle
2017-10-12  0:39     ` Khem Raj
2017-10-12 12:49       ` Alexander Kanavin
2017-10-11 15:34 ` [PATCH 50/50] maintainers.inc: add Otavio Salvador for go-dep Alexander Kanavin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=909239787512a500c368867184d15336e34b0b7f.1507735448.git.alexander.kanavin@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.