Changeset 760fbd38
- Timestamp:
- 10/11/2018 02:40:35 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.4, 9.0, 9.1, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 66e5fd8b
- Parents:
- aae6977
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
raae6977 r760fbd38 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 1 0th, &year;">9 <!ENTITY releasedate "October 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/poppler.xml
raae6977 r760fbd38 7 7 <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz"> 8 8 <!ENTITY poppler-download-ftp " "> 9 <!ENTITY poppler-md5sum " 722ea5837cdfaae4c98607987000de30">9 <!ENTITY poppler-md5sum "0881d921de62673ab558872dadc2b27b"> 10 10 <!ENTITY poppler-size "1.4 MB"> 11 <!ENTITY poppler-buildsize " 60MB (with Qt5 library and tests)">12 <!ENTITY poppler-time "0. 6SBU (with parallelism=4, Qt5 library, and tests)">11 <!ENTITY poppler-buildsize "82 MB (with Qt5 library and tests)"> 12 <!ENTITY poppler-time "0.7 SBU (with parallelism=4, Qt5 library, and tests)"> 13 13 14 14 <!ENTITY poppler-data-version "0.4.9"> … … 250 250 the API documentation. 251 251 </para> 252 Still broken with 0.69.0 - Doug 252 253 --> 253 254 <para> -
introduction/welcome/changelog.xml
raae6977 r760fbd38 43 43 --> 44 44 <listitem> 45 <para>October 11th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to poppler-0.69.0. Fixes 49 <ulink url="&blfs-ticket-root;11172">#11172</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>October 10th, 2018</para> 46 56 <itemizedlist> -
packages.ent
raae6977 r760fbd38 226 226 <!ENTITY openjpeg2-version "2.3.0"> 227 227 <!ENTITY pixman-version "0.34.0"> <!-- Even minors only --> 228 <!ENTITY poppler-version "0.6 8.0">228 <!ENTITY poppler-version "0.69.0"> 229 229 <!ENTITY potrace-version "1.15"> 230 230 <!ENTITY qpdf-version "8.2.1">
Note:
See TracChangeset
for help on using the changeset viewer.