Changeset b09ed46a for xsoft


Ignore:
Timestamp:
02/09/2016 07:28:27 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fc1d00c4
Parents:
b5969599
Message:
  • hicolor-icon-theme-0.15 URL broken: ◦ Resolving icon-theme.freedesktop.org (icon-theme.freedesktop.org)... failed:

Name or service not known.

◦ Now:

http://pkgs.fedoraproject.org/repo/pkgs/hicolor-icon-theme/hicolor-icon-theme-0.15.tar.xz/6aa2b3993a883d85017c7cc0cfc0fb73/hicolor-icon-theme-0.15.tar.xz

◦ If someone knows a better working URL, please replace it.

  • Update to firefox-44.0.1.
  • Update to libgcrypt-1.6.5.
  • Update to unrarsrc-5.3.11 (unrar-5.3.11).
  • Update to xorg-server-1.18.1.
  • Update to freetype-2.6.3 and freetype-doc-2.6.3.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16928 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rb5969599 rb09ed46a  
    99  <!ENTITY firefox-download-ftp "&mozilla-ftp;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.bz2"> -->
    1010  <!ENTITY firefox-download-ftp " ">
    11   <!ENTITY firefox-md5sum        "9d940e72f9eaff767fafcfbcc387594d">
     11  <!ENTITY firefox-md5sum        "66d4810df0b5a6095e2276256bf17675">
    1212  <!ENTITY firefox-size          "174 MB">
    13   <!ENTITY firefox-buildsize     "4.4 GB (80 MB installed)">
    14   <!ENTITY firefox-time          "11 SBU (with parallelism=4)">
     13  <!ENTITY firefox-buildsize     "4.4 GB (79 MB installed)">
     14  <!ENTITY firefox-time          "10 SBU (with parallelism=4)">
    1515]>
    1616
     
    141141      <xref linkend="wget"/>,
    142142      <xref linkend="wireless_tools"/>,
    143       <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>,
     143      <ulink url="https://hunspell.github.io/">Hunspell</ulink>,
    144144      <ulink url="http://sourceforge.net/projects/liboauth/files/">liboauth</ulink>, and
    145145      <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>, and
     
    226226# From firefox-40, using system cairo causes firefox to crash
    227227# frequently when it is doing background rendering in a tab.
    228 #ac_add_options --enable-system-cairo
     228# Apparently fixed at firefox-44.0.1
     229ac_add_options --enable-system-cairo
    229230ac_add_options --enable-system-ffi
    230231ac_add_options --enable-system-pixman
Note: See TracChangeset for help on using the changeset viewer.