From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) by mx.groups.io with SMTP id smtpd.web09.9547.1603981708482214191 for ; Thu, 29 Oct 2020 07:28:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=sreHUwsX; spf=pass (domain: gmail.com, ip: 209.85.128.54, mailfrom: quaresma.jose@gmail.com) Received: by mail-wm1-f54.google.com with SMTP id c16so58965wmd.2 for ; Thu, 29 Oct 2020 07:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=c0NNyi/ucpSP3oxyd1HYIPBaMNSw4zChflNAScWaSPQ=; b=sreHUwsXXiyfzEj/k3L2r6tRYHxtLLqAMFpfnXLE1oS63FBUFaBewmEUNeH8aPrhhq DLwx44aZ7biCKbs8MVb7xgSoCfxBVaJ8iEpCgBt78f4dn4Fp13+ue2vfU4KNJ4JykgbD BfR7iJG3ZWyxJsdL57GtFJI9NNIU1f3nZLoLbo825pDGR8CVxftQy1IdOkxbrkvQoQPd HgGV19YmW45JIadN93playFCHDQM6ygN/XtKXd6rIHoRxJlb1nQvImHi2CJhu7p5GkWD /z6dFDE1xnrS8Tn4z4+3nOUTRsHcv+eYNvJqTskXcgL7EgpEs2NkXAMOmp5law7wyw6l TCQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=c0NNyi/ucpSP3oxyd1HYIPBaMNSw4zChflNAScWaSPQ=; b=E24gFivLOSmVEddUCjjAEoKUcEftpOpQktrpKYMzTg/lZyENiRilsS5CpTLL8JUKZs 5tKnN7qD/T+fDT9tGkFI7wOuhLIX1M7+uUFltdaPyUazWS3UScOb5BMP4SpmZG3hJ5Ls UYRXAUwpmF7mzK1v8KibRoPagL5q21mBj2pTWedungK6QyCk7dr89HirSPYG63jIhfuk +Isbz4LewH1AVvU9L9GEZgjYcCMZm7aq9+O/385EZn2CL2ufim7IV3UGmWzycoc9/OmA XNnGCp4FM6Z0Q1BTuhzXmoHzy2xwEr8lJPH1kTaBmIlw10GinmynveKD33v5CpA5ar9c vw+Q== X-Gm-Message-State: AOAM532i8mxWJS+j3HuMCRWB9I6e0WKd8b07uxE4mWA8FTr5aqdpOeUW ww+CUpVfqawQfIbbmSr5mTlEFErMdji9Kw== X-Google-Smtp-Source: ABdhPJyN7HZVux/Kea092IDcmKuybIiJ8FHqkOKABABQcs1tLVNTnO+ee+xBSHjXn9bKh2DCyV9QQA== X-Received: by 2002:a7b:c841:: with SMTP id c1mr80263wml.31.1603981706782; Thu, 29 Oct 2020 07:28:26 -0700 (PDT) Return-Path: Received: from dragon.lan (176.57.115.89.rev.vodafone.pt. [89.115.57.176]) by smtp.gmail.com with ESMTPSA id y4sm5404803wrp.74.2020.10.29.07.28.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Oct 2020 07:28:26 -0700 (PDT) From: "Jose Quaresma" To: openembedded-core@lists.openembedded.org Cc: Jose Quaresma Subject: [PATCH v5 16/22] gst-examples: upgrade to version 1.18.0 Date: Thu, 29 Oct 2020 14:28:00 +0000 Message-Id: <20201029142806.1830504-17-quaresma.jose@gmail.com> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201029142806.1830504-1-quaresma.jose@gmail.com> References: <20201029142806.1830504-1-quaresma.jose@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DEPENDS: - Upstream now depends on libsoup-2.4 and json-glib Signed-off-by: Jose Quaresma --- ...001-Make-player-examples-installable.patch | 24 +++++++++---------- ...mples_1.16.0.bb => gst-examples_1.18.0.bb} | 4 ++-- 2 files changed, 13 insertions(+), 15 deletions(-) rename meta/recipes-multimedia/gstreamer/{gst-examples_1.16.0.bb => gst-examples_1.18.0.bb} (91%) diff --git a/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch b/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch index 0338bad1c0..ab93c13244 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch +++ b/meta/recipes-multimedia/gstreamer/gst-examples/0001-Make-player-examples-installable.patch @@ -1,4 +1,4 @@ -From 755f6dab07565aca7b6aefacad8be65de364ff75 Mon Sep 17 00:00:00 2001 +From 7924016fce2d0b435891a335cdae52fc939c7e3b Mon Sep 17 00:00:00 2001 From: Jussi Kukkonen Date: Thu, 17 Aug 2017 11:07:02 +0300 Subject: [PATCH] Make player examples installable @@ -7,16 +7,17 @@ Signed-off-by: Jussi Kukkonen Upstream-Status: Denied [Upstream considers these code examples, for now a least] https://bugzilla.gnome.org/show_bug.cgi?id=777827 + --- playback/player/gst-play/meson.build | 1 + playback/player/gtk/meson.build | 1 + 2 files changed, 2 insertions(+) diff --git a/playback/player/gst-play/meson.build b/playback/player/gst-play/meson.build -index 719b55b..a56fe13 100644 +index 8ec021d..977cc5c 100644 --- a/playback/player/gst-play/meson.build +++ b/playback/player/gst-play/meson.build -@@ -8,5 +8,6 @@ executable('gst-play', +@@ -2,5 +2,6 @@ executable('gst-play', ['gst-play.c', 'gst-play-kb.c', 'gst-play-kb.h'], @@ -24,16 +25,13 @@ index 719b55b..a56fe13 100644 dependencies : [gst_dep, gstplayer_dep, m_dep]) diff --git a/playback/player/gtk/meson.build b/playback/player/gtk/meson.build -index 08aae4f..671a65d 100644 +index f7a7419..6281130 100644 --- a/playback/player/gtk/meson.build +++ b/playback/player/gtk/meson.build -@@ -18,5 +18,6 @@ executable('gtk-play', - gtk_play_resources, - 'gtk-video-renderer.h', - 'gtk-video-renderer.c'], +@@ -13,5 +13,6 @@ if gtk_dep.found() + gtk_play_resources, + 'gtk-video-renderer.h', + 'gtk-video-renderer.c'], + install: true, - dependencies : [glib_dep, gobject_dep, gmodule_dep, gst_dep, gsttag_dep, gstplayer_dep, gtk_dep, x11_dep]) - --- -2.13.3 - + dependencies : [glib_dep, gobject_dep, gmodule_dep, gst_dep, gsttag_dep, gstplayer_dep, gtk_dep, x11_dep]) + endif diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.0.bb similarity index 91% rename from meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb rename to meta/recipes-multimedia/gstreamer/gst-examples_1.18.0.bb index e23d23d9ca..66db2f4eb8 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_1.16.0.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.0.bb @@ -2,14 +2,14 @@ SUMMARY = "GStreamer examples (including gtk-play, gst-play)" LICENSE = "LGPL-2.0+" LIC_FILES_CHKSUM = "file://playback/player/gtk/gtk-play.c;beginline=1;endline=20;md5=f8c72dae3d36823ec716a9ebcae593b9" -DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 glib-2.0-native" +DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 libsoup-2.4 json-glib glib-2.0-native" SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=https \ file://0001-Make-player-examples-installable.patch \ file://gst-player.desktop \ " -SRCREV = "d953c127c1146b50d5676618299933950685dcd7" +SRCREV = "009290dc8784e6714dc2a29be123110c14a38123" S = "${WORKDIR}/git" -- 2.29.1