Changeset b1a8aad7 for general


Ignore:
Timestamp:
04/25/2014 08:43:47 PM (10 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.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
adbec34
Parents:
f726ef84
Message:

NetworkManager-0.9.8.10, network-manager-applet-0.9.8.10 and poppler-0.26.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    rf726ef84 rb1a8aad7  
    88           "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    99  <!ENTITY poppler-download-ftp       " ">
    10   <!ENTITY poppler-md5sum             "334f2ac95cc8039f2a57fe63e4a81c69">
    11   <!ENTITY poppler-size               "1.5 MB">
    12   <!ENTITY poppler-buildsize          "103 MB">
    13   <!ENTITY poppler-time               "1.5 SBU (building qt4 and qt5 libraries)">
     10  <!ENTITY poppler-md5sum             "76c3b2f18002a0f1e2bbbc7cccd1b957">
     11  <!ENTITY poppler-size               "1.6 MB">
     12  <!ENTITY poppler-buildsize          "175 MB (building qt4 and qt5 libraries, additional 51 MB for the test suite)">
     13  <!ENTITY poppler-time               "1.7 SBU (building qt4 and qt5 libraries, additional 0.3 SBU for the test suite)">
    1414
    1515  <!ENTITY poppler-data-version       "0.4.6">
     
    145145
    146146    <para>
     147      In order to optionally run the test suite, additional download of about
     148      9 MB, using <xref linkend="git"/>, is necessary. Make sure that you do
     149      not have the directory ../test.
     150    </para>
     151
     152<screen><userinput>git clone git://git.freedesktop.org/git/poppler/test ../test</userinput></screen>
     153
     154    <para>
    147155      If you are building <application>Qt5</application> library, fix
    148156      <application>Qt5</application> detection by running the
     
    177185
    178186    <para>
    179       This package does not come with a test suite.
     187      To test the results, issue: <command>make check</command>.
    180188    </para>
    181189
Note: See TracChangeset for help on using the changeset viewer.