Changeset f9c80c9
- Timestamp:
- 04/26/2018 03:48:59 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/inkscape-core-mods, lazarus, lxqt, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 16dc2c74
- Parents:
- 91a82cb
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r91a82cb rf9c80c9 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[ken] - Patch firefox-59.0.2 to work with ffmpeg-4.0.0.</para> 49 </listitem> 50 <listitem> 48 51 <para>[pierre] - Update to openjdk-10.0.1+10. Fixes 49 52 <ulink url="&blfs-ticket-root;10592">#10592</ulink>.</para> -
xsoft/graphweb/firefox.xml
r91a82cb rf9c80c9 97 97 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 98 98 <itemizedlist spacing="compact"> 99 <listitem> 100 <para>Required patch: <ulink url="&patch-root;/firefox-&firefox-version;-ffmpeg4.0-1.patch"/></para> 101 </listitem> 99 102 <listitem> 100 103 <para> … … 352 355 </para></note> 353 356 354 <!-- the BINDGEN_CFLAGS are to work around 355 https://bugzilla.mozilla.org/show_bug.cgi?id=1341234 356 which is reported to be fixed in ff58 --> 357 <screen><userinput> 358 ./mach build 359 </userinput></screen> 357 <screen><userinput>patch -Np1 -i ../firefox-&firefox-version;-ffmpeg-4.0-1.patch && 358 ./mach build</userinput></screen> 360 359 361 360 <para>
Note:
See TracChangeset
for help on using the changeset viewer.