From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 22 Oct 2015 19:49:21 +0200 Subject: [Buildroot] [PATCH 1/2] qt5base: add optional gstreamer1 support In-Reply-To: <0874644c-9a80-4da8-af8d-ea8cad036c35@MAIL-SINTERS-01.sinters-int.fr> (Julien CORJON's message of "Thu, 22 Oct 2015 15:19:08 +0000") References: <1445414790-16583-1-git-send-email-peter@korsgaard.com> <20151021134228.64da3709@free-electrons.com> <877fmgigrr.fsf@dell.be.48ers.dk> <0874644c-9a80-4da8-af8d-ea8cad036c35@MAIL-SINTERS-01.sinters-int.fr> Message-ID: <877fmelroe.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Julien" == Julien CORJON writes: Hi, >> So I've marked is as superseeded. >> >> And 504627 looks pretty much like my patch except that it adds gstreamer >> 0.10 support which I think we shouldn't do (as qt5multimedia doesn't >> build with it). > Qt-5.5.0 announce support[1] for both gstreamer-0.10 & gstreamer-1.0. > Also note that gstreamer-0.10 is still the Qt default version in case > both are present. Yes, but E.G. the gstreamer 0.10 support in qt5multimedia doesn't build, whereas the 1.x support does, and we prefer 1.x over 0.10 elsewhere in Buildroot. >> >> Once my patch is a applied I'll mark 504627 as superseeded. I wasn't >> able to reproduce the pkg-config issue you mentioned. > You probably missed that qt5base use host pkg-config to detect gstreamer > version. As autobuild chroot environment have neither of them they both > fail at qt5multimedia install time. Ok, but gstreamer1 pulls in host-pkgconf, so it should be available when qt5base runs the configure step, right? -- Venlig hilsen, Peter Korsgaard