mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
gst-fluendo-mpegdemux: update to 0.10.85
* Update gst-fluendo-mpegdemux recipe from 0.10.72 to 0.10.85. * Provide a more descriptive SUMMARY. * Fix broken link in parent file gst-fluendo.inc. (From OE-Core rev: 6e390315b72a1c95d7f6e32a4b013f619f71e26b) Signed-off-by: Marco Trillo <martri@arantia.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4870290ee5
commit
23bf6bf78b
@@ -1,6 +1,6 @@
|
||||
require gst-fluendo.inc
|
||||
|
||||
SUMMARY = "Fluendo closed-format mpeg video GStreamer plug-in"
|
||||
SUMMARY = "Fluendo MPEG Transport Stream and Program Stream demuxer for GStreamer"
|
||||
LICENSE = "MPLv1.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=be282f1c3cc9a98cc0dc5c2b25dfc510 \
|
||||
file://src/gstmpegdemux.h;beginline=1;endline=19;md5=a9e90033f59897b91664d9f2a2ff01dd"
|
||||
@@ -8,5 +8,5 @@ LICENSE_FLAGS = "commercial"
|
||||
|
||||
acpaths = "-I ${S}/common/m4 -I ${S}/m4"
|
||||
|
||||
SRC_URI[md5sum] = "df726579404af65b9536428661ab4322"
|
||||
SRC_URI[sha256sum] = "a9784bc16352d0fb73de81b9c17142609e8bede46f6d9b881fc3d19673954abf"
|
||||
SRC_URI[md5sum] = "7c4fb993f80b9ae631b11897733f0970"
|
||||
SRC_URI[sha256sum] = "df04c91cc8e5d9a892c2492ed989974b4547beaa2a3647649e85113317897424"
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Fluendo closed-format GStreamer plug-in"
|
||||
SECTION = "multimedia"
|
||||
HOMEPAGE = "http://www.fluendo.com/resources/source-plugins.php"
|
||||
HOMEPAGE = "https://core.fluendo.com/gstreamer/trac/wiki"
|
||||
DEPENDS = "gstreamer gst-plugins-base zlib"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user