mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
poppler-0.41.0 : why does editing always take so long ?
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16986 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c3d5d467d1
commit
0b518f1f02
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
|
||||
<!ENTITY poppler-download-ftp " ">
|
||||
<!ENTITY poppler-md5sum "2fec3b2401a1722418b1f5bf64cd00cd">
|
||||
<!ENTITY poppler-size "1.6 MB (additional 9 MB for the test suite)">
|
||||
<!ENTITY poppler-buildsize "65 MB (with Qt4 and Qt5 libraries, and tests)">
|
||||
<!ENTITY poppler-time "1.6 SBU (with Qt4 and Qt5 libraries, and tests)">
|
||||
<!ENTITY poppler-md5sum "849a8bd6af5794efb961b70418414e5a">
|
||||
<!ENTITY poppler-size "1.6 MB">
|
||||
<!ENTITY poppler-buildsize "42 MB (with Qt4 and Qt5 libraries)">
|
||||
<!ENTITY poppler-time "0.7 SBU (with Qt4 and Qt5 libraries)">
|
||||
|
||||
|
||||
<!ENTITY poppler-data-version "0.4.7">
|
||||
@ -44,7 +44,7 @@
|
||||
useful for providing PDF rendering functionality as a shared library.
|
||||
</para>
|
||||
|
||||
&lfs78_checked;
|
||||
<!--&lfs78_checked;-->
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
@ -157,6 +157,7 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Poppler</title>
|
||||
|
||||
<!-- as of 0.41.0, nothing to be done for check
|
||||
<para>
|
||||
In order to optionally run the test suite, an additional download using
|
||||
<xref linkend="git"/> is necessary.
|
||||
@ -164,6 +165,7 @@
|
||||
|
||||
<screen><userinput>rm -rf testfiles &&
|
||||
git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></screen>
|
||||
-->
|
||||
|
||||
<note>
|
||||
<para>
|
||||
@ -187,9 +189,9 @@ git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></scre
|
||||
--with-testdatadir=$PWD/testfiles &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
<!--<para>
|
||||
To test the results, issue: <command>LC_ALL=en_US.UTF-8 make check</command>.
|
||||
</para>
|
||||
</para>-->
|
||||
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
|
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>February 19th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to poppler-0.41.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7474">#7474</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to wayland-1.10.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7374">#7374</ulink>.</para>
|
||||
|
@ -188,7 +188,7 @@
|
||||
<!ENTITY openjpeg-version "1.5.2">
|
||||
<!ENTITY openjpeg2-version "2.1.0">
|
||||
<!ENTITY pixman-version "0.34.0"> <!-- Even minors only -->
|
||||
<!ENTITY poppler-version "0.40.0">
|
||||
<!ENTITY poppler-version "0.41.0">
|
||||
<!ENTITY qpdf-version "6.0.0">
|
||||
|
||||
<!-- Chapter 11 -->
|
||||
|
Loading…
Reference in New Issue
Block a user