#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 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
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14729#comment:8>
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