Author: rthomsen
Date: 2012-07-12 12:00:16 -0600 (Thu, 12 Jul 2012)
New Revision: 10410
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/graphlib/poppler.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/filesystems/lvm2.xml
Log:
Poppler 0.20.2 and revert a change in LVM2.
Modified: trunk/BOOK/general/graphlib/poppler.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler.xml 2012-07-11 19:06:57 UTC (rev
10409)
+++ trunk/BOOK/general/graphlib/poppler.xml 2012-07-12 18:00:16 UTC (rev
10410)
@@ -7,9 +7,9 @@
<!ENTITY poppler-download-http
"http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz">
<!ENTITY poppler-download-ftp " ">
- <!ENTITY poppler-md5sum "a61e3b844061f5324512a16d6d16984c">
- <!ENTITY poppler-size "2.1 MB">
- <!ENTITY poppler-buildsize "86 MB (excluding the encoding data) and
+ <!ENTITY poppler-md5sum "45dd2c16c8c4d1a39e830e45745c4e25">
+ <!ENTITY poppler-size "2.0 MB">
+ <!ENTITY poppler-buildsize "95 MB (excluding the encoding data) and
110 MB (including the encoding data)">
<!ENTITY poppler-time "0.9 SBU">
@@ -145,8 +145,11 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --enable-zlib \
- --disable-static --enable-xpdf-headers &&
+<screen><userinput>./configure --prefix=/usr \
+ --sysconfdir=/etc \
+ --enable-zlib \
+ --disable-static \
+ --enable-xpdf-headers &&
make</userinput></screen>
<para>
@@ -207,6 +210,7 @@
<seglistitem>
<seg>
+ pdfdetach,
pdffonts,
pdfimages,
pdfinfo,
@@ -239,6 +243,18 @@
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
+ <varlistentry id="pdfdetach">
+ <term><command>pdfdetach</command></term>
+ <listitem>
+ <para>
+ lists or extracts embedded files from PDF files.
+ </para>
+ <indexterm zone="poppler pdfdetach">
+ <primary sortas="b-pdfdetach">pdfdetach</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="pdffonts">
<term><command>pdffonts</command></term>
<listitem>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-07-11 19:06:57 UTC (rev 10409)
+++ trunk/BOOK/general.ent 2012-07-12 18:00:16 UTC (rev 10410)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "10"> <!-- Always 2 digits -->
+<!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "July 10th, &year;">
+<!ENTITY releasedate "July 12th, &year;">
<!-- <!ENTITY releasedate "November &day;st, &year;"> -->
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
@@ -283,7 +283,7 @@
<!ENTITY libtiff-version "4.0.1">
<!ENTITY openjpeg-version "1.5.0">
<!ENTITY pixman-version "0.26.2">
-<!ENTITY poppler-version "0.20.1">
+<!ENTITY poppler-version "0.20.2">
<!-- Removed
<!ENTITY libungif-version "4.1.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-07-11 19:06:57 UTC
(rev 10409)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-07-12 18:00:16 UTC
(rev 10410)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>July 12th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[rthomsen] - Poppler 0.20.2.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>July 10th, 2012</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/filesystems/lvm2.xml
===================================================================
--- trunk/BOOK/postlfs/filesystems/lvm2.xml 2012-07-11 19:06:57 UTC (rev
10409)
+++ trunk/BOOK/postlfs/filesystems/lvm2.xml 2012-07-12 18:00:16 UTC (rev
10410)
@@ -184,7 +184,7 @@
<term><command>lvmconf</command></term>
<listitem>
<para>is a script that modifies the locking configuration in
- a lvm configuration file.</para>
+ an lvm configuration file.</para>
<indexterm zone="lvm2 lvmconf">
<primary sortas="b-lvmconf">lvmconf</primary>
</indexterm>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page