Changeset d8ddab5 for xsoft/graphweb


Ignore:
Timestamp:
02/11/2016 03:14:43 AM (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:
0e719c4
Parents:
c49365a9
Message:
  • Firefox-44.0.1: still crashing with system cairo. Comment ac_add_options --enable-default-toolkit=cairo-gtk3.
  • Update to libinput-1.1.7.
  • Update to libreoffice-5.1.0 (libreoffice-5.1.0.3).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rc49365a9 rd8ddab5  
    190190
    191191# Uncomment this option if you wish to build with gtk+-3
    192 ac_add_options --enable-default-toolkit=cairo-gtk3
     192#ac_add_options --enable-default-toolkit=cairo-gtk3
    193193
    194194# Uncomment these lines if you have installed optional dependencies:
     
    230230# From firefox-40, using system cairo causes firefox to crash
    231231# frequently when it is doing background rendering in a tab.
    232 # Apparently fixed at firefox-44.0.1
    233 ac_add_options --enable-system-cairo
     232#ac_add_options --enable-system-cairo
    234233ac_add_options --enable-system-ffi
    235234ac_add_options --enable-system-pixman
Note: See TracChangeset for help on using the changeset viewer.