Bug#1005120: wpewebkit: Fails to build with gstreamer 1.20

Sebastian Dröge slomo at debian.org
Tue Feb 8 17:35:51 GMT 2022


On Tue, 2022-02-08 at 18:10 +0100, Alberto Garcia wrote:
> On Mon, Feb 07, 2022 at 10:53:56AM -0500, Jeremy Bicha wrote:
> > wpewebkit fails to build from source, apparently because of the recent
> > gstreamer 1.20 uploads.
> > 
> > -- Checking for module 'gstreamer-codecparsers-1.0 >= 1.14.0'
> > --   No package 'gstreamer-codecparsers-1.0' found
> > 
> > That .pc file is provided by libgstreamer-plugins-bad1.0-dev so
> > maybe you just need to Build-Depend on that.
> 
> As far as I'm aware gstreamer-codecparsers-1.0 is not needed in the
> default build, the problem that I'm seeing here is this one:
> 
>    CMake Error at Source/cmake/GStreamerChecks.cmake:50 (message):
>       GStreamerGL is needed for USE_GSTREAMER_GL.
> 
> GStreamerGL is however installed. The reason why this fails is this
> one:
> 
>    # pkg-config --cflags gstreamer-gl-1.0
>    Package gudev-1.0 was not found in the pkg-config search path.
>    Perhaps you should add the directory containing `gudev-1.0.pc'
> 
> So I understand that libgstreamer-plugins-base1.0-dev would need to
> depend on libgudev-1.0-dev, right Sebastian?

Indeed, needs a libgudev-1.0-dev (>= 147) [linux-any] . I've added gbm
and all the other new ones but apparently missed that one.

I'll upload a new version later or tomorrow morning.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-webkit-maintainers/attachments/20220208/0718913e/attachment.sig>


More information about the Pkg-webkit-maintainers mailing list