Changeset 9403c3e for xsoft


Ignore:
Timestamp:
07/04/2023 11:13:17 PM (12 months ago)
Author:
Ken Moffat <ken@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
7f41c4ae
Parents:
7cca0f5
Message:

Package updates:

Firefox-115.0esr,
JS-102.13.0,

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r7cca0f5 r9403c3e  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;esr/source/firefox-&firefox-version;esr.source.tar.xz">
    88  <!ENTITY firefox-download-ftp  " ">
    9   <!ENTITY firefox-md5sum        "2d23d6194f285fea5693b2550851720c">
    10   <!ENTITY firefox-size          "461 MB">
     9  <!ENTITY firefox-md5sum        "65a8dd2291b301deda2b48dacbae91f2">
     10  <!ENTITY firefox-size          "485 MB">
    1111
    1212  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
    1313    But the extra cached cargo files, if any, seem to be minimal -->
    14   <!ENTITY firefox-buildsize     "7.0 GB (199 MB installed) without tests">
     14  <!ENTITY firefox-buildsize     "6.4 GB (208 MB installed) without tests">
    1515  <!-- editors: with ff63 and rust-1.29, ./mach build -j4 is probably the
    1616   most practical way to get a timing on a machine with more cores, if taking
    1717   cores offline is not practical. If in doubt, round up -->
    18   <!ENTITY firefox-time          "19 SBU using -j4, without tests">
     18  <!ENTITY firefox-time          "21 SBU using -j4, without tests">
    1919]>
    2020
     
    7676    </itemizedlist>
    7777
    78     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     78<!--<bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7979    <itemizedlist spacing="compact">
    8080      <listitem>
     
    9090        </para>
    9191      </listitem>
    92     </itemizedlist>
     92    </itemizedlist>-->
    9393
    9494    <note>
     
    299299      commands:
    300300    </para>
    301 <!-- Fixed in 102.9
    302     <para>
    303       A change in cbindgen-0.24.2 causes a symbol to now be output by
    304       cbindgen, but it has already been defined in a header. This sed
    305       prevents the build from eventually failing:
    306     </para>
    307 
    308 <screen><userinput>sed -i '/ROOT_CLIP_CHAIN/d' gfx/webrender_bindings/webrender_ffi.h</userinput></screen>
    309 -->
    310301<!-- Not needed with clang. Upstream bug at
    311302     https://bugzilla.mozilla.org/show_bug.cgi?id=1729459
     
    355346    </note>
    356347
    357     <para>
     348<!--<para>
    358349      Fix building Firefox with Clang 16 or C++ headers from GCC 13.
    359350      And, work around a build failure with Rustc-1.70.0:
     
    366357    </para>
    367358
    368 <screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;-ffmpeg_6-1.patch</userinput></screen>
     359<screen><userinput remap="pre">patch -Np1 -i ../firefox-&firefox-version;-ffmpeg_6-1.patch</userinput></screen>-->
    369360
    370361    <para>
     
    429420      system python to create a virtual environment for <command>mach</command>
    430421      without downloading any python wheels nor using the system python modules.
    431       This prevent version mismatches between system modules and bundled ones.
     422      This prevents version mismatches between system modules and bundled ones.
    432423    </para>
    433424
Note: See TracChangeset for help on using the changeset viewer.