mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
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:
parent
c1cc405249
commit
f37915114d
@ -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">
|
||||
|
@ -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">
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user