Changeset b9569f37 for general/graphlib


Ignore:
Timestamp:
03/25/2012 01:22:56 PM (12 years ago)
Author:
Ragnar Thomsen <rthomsen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 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:
4b5f7f8
Parents:
373f3bd
Message:

Poppler 0.18.4 and MySQL corrections.

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

Location:
general/graphlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler-014.xml

    r373f3bd rb9569f37  
    7272    <xref linkend="pkgconfig"/>, and
    7373    <xref linkend="qt"/> (so that the
    74     <filename class='libraryfile'>libpoppler-qt</filename> library is built.</para>
     74    <filename class='libraryfile'>libpoppler-qt</filename> library is built)</para>
    7575
    7676    <bridgehead renderas="sect4">Recommended</bridgehead>
  • general/graphlib/poppler.xml

    r373f3bd rb9569f37  
    77  <!ENTITY poppler-download-http      "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz">
    88  <!ENTITY poppler-download-ftp       " ">
    9   <!ENTITY poppler-md5sum             "38616927823ef01937aab26872e957e4">
     9  <!ENTITY poppler-md5sum             "12658f3308597e57f3faff538cc73baf">
    1010  <!ENTITY poppler-size               "1.9 MB">
    11   <!ENTITY poppler-buildsize          "112 MB (including the encoding data)">
    12   <!ENTITY poppler-time               "1.2 SBU (includes building with most dependencies)">
     11  <!ENTITY poppler-buildsize          "28 MB (excluding the encoding data) and 112 MB (including the encoding data)">
     12  <!ENTITY poppler-time               "1.3 SBU (includes building with most dependencies)">
    1313
    1414  <!ENTITY poppler-data-version       "0.4.5">
     
    9898    <bridgehead renderas="sect4">Optional</bridgehead>
    9999    <para role="optional"><xref linkend="gtk2"/>,
    100     <xref linkend="qt4"/>
    101     <xref linkend="curl"/>
     100    <xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library is needed
     101    for PDF support in <application>Okular</application>),
     102    <xref linkend="curl"/>,
    102103    <xref linkend="libtiff"/>,
    103     <xref linkend="libxml2"/>, and
     104    <xref linkend="libxml2"/> and
    104105    <xref linkend="lcms"/></para>
    105106
     
    155156    PDF functionality.</para> -->
    156157
    157     <para><parameter>--disable-static</parameter>: Prevent static libraries
     158    <para><option>--disable-static</option>: Prevent static libraries
    158159    being built and installed.</para>
    159160
     
    164165    <option>--disable-poppler-qt4</option> and
    165166    <option>--disable-gtk-test</option>: These parameters disable
    166     building the <application>GLib</application> and <application>qt4</application>
     167    building the <application>GLib</application> and <application>Qt4</application>
    167168    wrappers and the <application>GTK+</application> test program.</para>
    168169
    169170    <para><option>--enable-xpdf-headers</option>: Install old
    170     <application>Xpdf</application> headers required by certain programs. These
    171     are unsupported by <application>Poppler</application>.</para>
     171    <application>Xpdf</application> headers required by certain programs (e.g. by
     172    <application>Okular</application> for PDF support). These are unsupported by
     173    <application>Poppler</application>.</para>
    172174
    173175  </sect2>
     
    183185      <seglistitem>
    184186        <seg>pdffonts, pdfimages, pdfinfo, pdfseparate, pdftocairo, pdftohtml,
    185         pdftoppm, pdftops, pdftotext, pdfunite, poppler-glib-demo</seg>
     187        pdftoppm, pdftops, pdftotext, pdfunite and poppler-glib-demo</seg>
    186188        <seg>libpoppler.so, libpoppler-cpp.so, libpoppler-glib.so,
    187189        and libpoppler-qt4.so</seg>
Note: See TracChangeset for help on using the changeset viewer.