Changeset 626321c


Ignore:
Timestamp:
01/10/2015 12:48:37 PM (9 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.7, 7.8, 7.9, 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:
1ea1b2de
Parents:
af176ae9
Message:

Update to poppler-0.30.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    raf176ae9 r626321c  
    88           "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    99  <!ENTITY poppler-download-ftp       " ">
    10   <!ENTITY poppler-md5sum             "7a5d87b7f62db636cc59f73bbd240811">
     10  <!ENTITY poppler-md5sum             "fb0a9d82b5433c823421a123eb8e9789">
    1111  <!ENTITY poppler-size               "1.6 MB">
    12   <!ENTITY poppler-buildsize          "147 MB (building Qt4 and Qt5 libraries, additional 46 MB for the test suite and 24 MB for poppler-data)">
    13   <!ENTITY poppler-time               "1.8 SBU (building Qt4 and Qt5 libraries, additional 0.2 SBU for the test suite for each Qt)">
     12  <!ENTITY poppler-buildsize          "148 MB (building Qt4 and Qt5 libraries, additional 47 MB for the test suites and 24 MB for poppler-data)">
     13  <!ENTITY poppler-time               "1.7 SBU (building Qt4 and Qt5 libraries, additional 0.4 SBU for the test suites)">
    1414
    1515  <!ENTITY poppler-data-version       "0.4.7">
     
    131131      <xref linkend="lcms"/> or <xref linkend="lcms2"/>,
    132132      <xref linkend="libtiff"/>,
    133       <xref linkend="openjpeg"/>,
     133      <xref linkend="openjpeg"/> or
     134      <ulink url="http://sourceforge.net/projects/openjpeg.mirror/files/">OpenJPEG2</ulink>
     135      (preference is for OpenJPEG1, due to regressions in OpenJPEG2),
    134136      <xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library
    135137      is needed for PDF support in <application>Okular</application>), and
  • introduction/welcome/changelog.xml

    raf176ae9 r626321c  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[fernando] - Update to poppler-0.30.0. Fixes
     52          <ulink url="&blfs-ticket-root;6003">#6003</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[fernando] - Update to speexdsp-1.2rc3. Fixes
    5256          <ulink url="&blfs-ticket-root;6002">#6002</ulink>.</para>
  • packages.ent

    raf176ae9 r626321c  
    178178<!ENTITY openjpeg2-version            "2.1.0">
    179179<!ENTITY pixman-version               "0.32.6">   <!-- Even minors only -->
    180 <!ENTITY poppler-version              "0.29.0">   <!-- Even minors only -->
     180<!ENTITY poppler-version              "0.30.0">   <!-- Even minors only -->
    181181<!ENTITY qpdf-version                 "5.1.2">
    182182
Note: See TracChangeset for help on using the changeset viewer.