Ignore:
Timestamp:
09/16/2009 04:25:18 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
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:
cff5bba
Parents:
1b5a1d1
Message:

Updated to Poppler-0.12.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    r1b5a1d1 rc1a4344  
    77  <!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "ba120e49a82567d85d00e159011ebe67">
     9  <!ENTITY poppler-md5sum        "399b25d9d71ad22bc9a2a9281769c49c">
    1010  <!ENTITY poppler-size          "1.5 MB">
    11   <!ENTITY poppler-buildsize     "56 MB (without Qt3, additional 12 MB to install the encoding data package)">
    12   <!ENTITY poppler-time          "1.3 SBU (includes building with all dependencies except Qt3)">
     11  <!ENTITY poppler-buildsize     "65 MB (without Qt3, additional 12 MB to install the encoding data package)">
     12  <!ENTITY poppler-time          "1.5 SBU (includes building with all dependencies except Qt3)">
    1313
    1414  <!ENTITY poppler-data-version  "0.2.1">
     
    111111    </caution>
    112112
    113 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \
     113<screen><userinput>./configure --prefix=/usr \
     114            --sysconfdir=/etc \
    114115            --enable-zlib &amp;&amp;
    115116make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.