Changeset 7a541cc


Ignore:
Timestamp:
08/04/2016 01:23:23 AM (8 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
ad4f0f6
Parents:
168ad40
Message:

Correction to r17625: the libevbrowserplugin.so lib comes from evince, not firefox, so remove thecommented evince dependency and put a comment in evince that firefox cannot use this.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/evince.xml

    r168ad40 r7a541cc  
    193193          libevdocument3.so,
    194194          libevview3.so,
    195           /usr/lib/mozilla/plugins/libevbrowserplugin.so (browser plugin), and
     195          /usr/lib/mozilla/plugins/libevbrowserplugin.so (browser plugin,
     196          but unusable in firefox), and
    196197          /usr/lib/nautilus/extensions-3.0/libevince-properties-page.so
    197198        </seg>
  • xsoft/graphweb/firefox.xml

    r168ad40 r7a541cc  
    162162      <xref linkend="doxygen"/>,
    163163      <xref linkend="GConf"/>,
    164       <!-- comment out evince, even rebuilding evince on top of dconf and then
    165       rebuilding firefox, w hen I click on 'Activate Evince Browser' amd 'Allow Now'
    166       the browser hangs for a while before giving me an empty window
    167       <xref linkend="evince"/> (for a plugin to display tiff, {e,}ps, Comic Book), -->
    168164      <xref linkend="ffmpeg"/> (runtime),
    169165      <xref linkend="libwebp"/>,
Note: See TracChangeset for help on using the changeset viewer.