Changeset 72119155 for x/lib/qtwebengine.xml
- Timestamp:
- 11/03/2020 07:40:40 PM (2 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 3ec1600
- Parents:
- 6b94a5d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/lib/qtwebengine.xml
r6b94a5d r72119155 95 95 </listitem> 96 96 </itemizedlist> 97 <!-- 97 98 98 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 99 99 <itemizedlist spacing="compact"> … … 101 101 <para> 102 102 Required patch: 103 <ulink url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;- consolidated_fixes-3.patch"/>103 <ulink url="&patch-root;/qtwebengine-everywhere-src-&qtwebengine-version;-ICU68-1.patch"/> 104 104 </para> 105 105 </listitem> 106 106 </itemizedlist> 107 --> 107 108 108 <bridgehead renderas="sect3">qtwebengine Dependencies</bridgehead> 109 109 … … 159 159 <screen><userinput>find -type f -name "*.pr[io]" | 160 160 xargs sed -i -e 's|INCLUDEPATH += |&$$QTWEBENGINE_ROOT/include |'</userinput></screen> 161 <!-- 162 <para> 163 Next, apply a patch that fixes issues when using gcc-10 and current bison 164 and also enables using system ICU version 67.1 or greater. 165 </para> 166 167 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-everywhere-src-&qtwebengine-version;-consolidated_fixes-3.patch</userinput></screen> 168 --> 161 162 <para> 163 Next, apply a patch that fixes the build with system ICU version 68.1. 164 </para> 165 166 <screen><userinput remap="pre">patch -Np1 -i ../qtwebengine-everywhere-src-&qtwebengine-version;-ICU68-1.patch</userinput></screen> 167 169 168 <para> 170 169 Next, allow the pulseaudio library to be linked at build time, instead
Note:
See TracChangeset
for help on using the changeset viewer.