Changeset 0b518f1f
- Timestamp:
- 02/20/2016 06:34:03 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 5b117af
- Parents:
- c3d5d46
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/poppler.xml
rc3d5d46 r0b518f1f 7 7 <!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz"> 8 8 <!ENTITY poppler-download-ftp " "> 9 <!ENTITY poppler-md5sum " 2fec3b2401a1722418b1f5bf64cd00cd">10 <!ENTITY poppler-size "1.6 MB (additional 9 MB for the test suite)">11 <!ENTITY poppler-buildsize " 65 MB (with Qt4 and Qt5 libraries, and tests)">12 <!ENTITY poppler-time " 1.6 SBU (with Qt4 and Qt5 libraries, and tests)">9 <!ENTITY poppler-md5sum "849a8bd6af5794efb961b70418414e5a"> 10 <!ENTITY poppler-size "1.6 MB"> 11 <!ENTITY poppler-buildsize "42 MB (with Qt4 and Qt5 libraries)"> 12 <!ENTITY poppler-time "0.7 SBU (with Qt4 and Qt5 libraries)"> 13 13 14 14 … … 45 45 </para> 46 46 47 &lfs78_checked; 47 <!--&lfs78_checked;--> 48 48 49 49 <bridgehead renderas="sect3">Package Information</bridgehead> … … 158 158 <title>Installation of Poppler</title> 159 159 160 <!-- as of 0.41.0, nothing to be done for check 160 161 <para> 161 162 In order to optionally run the test suite, an additional download using … … 165 166 <screen><userinput>rm -rf testfiles && 166 167 git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></screen> 168 --> 167 169 168 170 <note> … … 188 190 make</userinput></screen> 189 191 190 192 <!--<para> 191 193 To test the results, issue: <command>LC_ALL=en_US.UTF-8 make check</command>. 192 </para> 194 </para>--> 193 195 194 196 <para> -
introduction/welcome/changelog.xml
rc3d5d46 r0b518f1f 48 48 <para>February 19th, 2016</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[ken] - Update to poppler-0.41.0. Fixes 52 <ulink url="&blfs-ticket-root;7474">#7474</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[ken] - Update to wayland-1.10.0. Fixes -
packages.ent
rc3d5d46 r0b518f1f 189 189 <!ENTITY openjpeg2-version "2.1.0"> 190 190 <!ENTITY pixman-version "0.34.0"> <!-- Even minors only --> 191 <!ENTITY poppler-version "0.4 0.0">191 <!ENTITY poppler-version "0.41.0"> 192 192 <!ENTITY qpdf-version "6.0.0"> 193 193
Note:
See TracChangeset
for help on using the changeset viewer.