All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 01/10] orc: update to 0.4.31
Date: Fri,  6 Dec 2019 19:09:40 +0100	[thread overview]
Message-ID: <20191206180949.59953-1-alex.kanavin@gmail.com> (raw)

Switch to meson build system.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../orc/{orc_0.4.29.bb => orc_0.4.31.bb}               | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/orc/{orc_0.4.29.bb => orc_0.4.31.bb} (72%)

diff --git a/meta/recipes-devtools/orc/orc_0.4.29.bb b/meta/recipes-devtools/orc/orc_0.4.31.bb
similarity index 72%
rename from meta/recipes-devtools/orc/orc_0.4.29.bb
rename to meta/recipes-devtools/orc/orc_0.4.31.bb
index 8313576ab49..cd4dc31d703 100644
--- a/meta/recipes-devtools/orc/orc_0.4.29.bb
+++ b/meta/recipes-devtools/orc/orc_0.4.31.bb
@@ -4,10 +4,14 @@ LICENSE = "BSD-2-Clause & BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/orc/orc-${PV}.tar.xz"
-SRC_URI[md5sum] = "25799917c7d31a891d5e32b83ad08f6d"
-SRC_URI[sha256sum] = "4f8901f9144b5ec17dffdb33548b5f4c7f8049b0d1023be3462cdd64ec5a3ab2"
+SRC_URI[md5sum] = "b6b95a47eff713e91873e2c2b1a5b3ad"
+SRC_URI[sha256sum] = "a0ab5f10a6a9ae7c3a6b4218246564c3bf00d657cbdf587e6d34ec3ef0616075"
 
-inherit autotools pkgconfig gtk-doc
+inherit meson pkgconfig gtk-doc
+
+GTKDOC_MESON_OPTION = "gtk_doc"
+GTKDOC_MESON_ENABLE_FLAG = "enabled"
+GTKDOC_MESON_DISABLE_FLAG = "disabled"
 
 BBCLASSEXTEND = "native nativesdk"
 
-- 
2.17.1



             reply	other threads:[~2019-12-06 18:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06 18:09 Alexander Kanavin [this message]
2019-12-06 18:09 ` [PATCH 02/10] vulkan: update to 1.1.126 Alexander Kanavin
2019-12-06 18:09 ` [PATCH 03/10] vulkan-demos: update to latest revision Alexander Kanavin
2019-12-06 18:09 ` [PATCH 04/10] assimp: update to 5.0.0 Alexander Kanavin
2019-12-06 18:09 ` [PATCH 05/10] libxcrypt: restructure the recipes to allow auto-upgrading with devtool Alexander Kanavin
2019-12-06 18:09 ` [PATCH 06/10] libxcrypt: update to 4.4.10 Alexander Kanavin
2019-12-06 18:09 ` [PATCH 07/10] atk: update to 2.34.1 Alexander Kanavin
2019-12-06 18:09 ` [PATCH 08/10] at-spi2-core: update to 2.34.0 Alexander Kanavin
2019-12-06 18:09 ` [PATCH 09/10] at-spi2-atk: update to 2.34.1 Alexander Kanavin
2019-12-07 11:16   ` Richard Purdie
2019-12-06 18:09 ` [PATCH 10/10] glib-2.0: update to 2.62.3 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=20191206180949.59953-1-alex.kanavin@gmail.com \
    --to=alex.kanavin@gmail.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.