#14729: qtwebengine after 5.15.2
-------------------------+------------------------
Reporter: ken@… | Owner: blfs-book
Type: enhancement | Status: new
Priority: high | Milestone: 10.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------
Comment (by ken@…):
Replying to [comment:8 renodr]:
> Hi Ken,
>
> I was looking at Arch and I noticed that they now have 5.15.3:
[https://github.com/archlinux/svntogit-
packages/blob/packages/qt5-webengine/trunk/PKGBUILD]
>
> Looking at the PKGBUILD file, they got their files by doing the
following:
>
> {{{
> mkdir -p build
>
> cd ${_pkgfqn}
> git submodule init
> git submodule set-url src/3rdparty "$srcdir"/qtwebengine-chromium
> git submodule set-branch --branch 87-based src/3rdparty
> git submodule update
>
> patch -p1 -i "$srcdir"/qt5-webengine-glibc-2.33.patch # Fix text
rendering when building with glibc 2.33
> }}}
Yes, thanks. I eventually looked at that, and the 87-based chromium is
essential for some of the fixes. But it did not solve my FTBFS. I'm now
using that version on the old 10.0 system (after updating node.js - and
that *is* now required). Will be trying to use gdb.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14729#comment:9>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page