Changeset a82b4c61 for general/graphlib


Ignore:
Timestamp:
07/03/2020 10:05:34 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
45ec863
Parents:
376b359f
Message:

Update to epiphany-3.36.3
Update to poppler-0.90.0
Update to nasm-2.15.02
Update to dhcpcd-9.1.3
Update to gnome-control-center-3.36.4
Update to evolution-data-server-3.36.4 (Security Update)
Update to evolution-3.36.4

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    r376b359f ra82b4c61  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "92ac57f60ae8c3a1f8bfe01c9530b7b5">
     9  <!ENTITY poppler-md5sum        "5af9e25d8d2b9efc0d538ce2213be22e">
    1010  <!ENTITY poppler-size          "1.5 MB">
    1111  <!ENTITY poppler-buildsize     "91 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "1.2 SBU (with parallelism=4, Qt5 library, and tests)">
     12  <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
    1313
    1414  <!ENTITY poppler-data-version       "0.4.9">
     
    233233
    234234    <para>
    235       <parameter>-DTESTDATADIR=$PWD/testfiles</parameter>: Tell the test
     235      <parameter>-DTESTDATADIR=$PWD/testfiles</parameter>: Tells the test
    236236      programs where the auxiliary files are located.
    237237    </para>
    238238
    239239    <para>
    240       <parameter>-DENABLE_UNSTABLE_API_ABI_HEADERS=ON</parameter>: Install some old
     240      <parameter>-DENABLE_UNSTABLE_API_ABI_HEADERS=ON</parameter>: Installs some old
    241241      <application>Xpdf</application> headers required by certain programs (e.g.
    242242      <application>Inkscape</application>).
    243243    </para>
     244
    244245<!--  This was broken for me - Bruce
    245246      Still broken with 0.69.0 - Doug
     
    254255
    255256    <para>
    256       <command>LC_ALL=en_US.UTF-8 make test</command>: Run the test suite.
     257      <command>LC_ALL=en_US.UTF-8 make test</command>: Runs the test suite.
    257258      The environment variable LC_ALL=en_US.UTF-8 is only needed if the
    258259      default locale does not include UTF-8.
Note: See TracChangeset for help on using the changeset viewer.