Updated to Poppler-0.4.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5530 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-01-05 17:36:35 +00:00
parent c1cc405249
commit f37915114d
3 changed files with 12 additions and 4 deletions

View File

@ -111,7 +111,7 @@
<!ENTITY imlib2-version "1.2.1">
<!ENTITY libexif-version "0.6.13">
<!ENTITY fribidi-version "0.10.7">
<!ENTITY poppler-version "0.4.2">
<!ENTITY poppler-version "0.4.3">
<!-- Chapter 10 -->
<!ENTITY bc-version "1.06">

View File

@ -6,9 +6,9 @@
<!ENTITY poppler-download-http "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz">
<!ENTITY poppler-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/poppler-&poppler-version;.tar.gz">
<!ENTITY poppler-md5sum "beb1eea135a3c5b679a7a22d01a500c0">
<!ENTITY poppler-size "777 KB">
<!ENTITY poppler-buildsize "35.0 MB">
<!ENTITY poppler-md5sum "791dc78d8366eb05580183fe85174555">
<!ENTITY poppler-size "779 KB">
<!ENTITY poppler-buildsize "35.4 MB">
<!ENTITY poppler-time "0.8 SBU">
]>
@ -70,6 +70,11 @@
<xref linkend="qt"/> and
<ulink url="http://www.trolltech.com/download/opensource.html">Qt-4.x.x</ulink></para>
<para>If you're installing <application>Poppler</application> to support
<xref linkend="kdegraphics"/>, you will need to have <xref linkend="qt"/>
installed so that the <filename class='libraryfile'>libpoppler-qt</filename>
library is built.</para>
</sect2>
<sect2 role="installation">

View File

@ -44,6 +44,9 @@
<listitem>
<para>January 5th, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to Poppler-0.4.3.</para>
</listitem>
<listitem>
<para>[randy] - Updated to giflib-4.1.4.</para>
</listitem>