Author: bdubbs
Date: 2012-09-14 20:37:48 -0600 (Fri, 14 Sep 2012)
New Revision: 10667
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/graphlib/poppler.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/gtk+3.xml
trunk/BOOK/xsoft/graphweb/seamonkey.xml
Log:
Update to poppler-0.20.4
Modified: trunk/BOOK/general/graphlib/poppler.xml
===================================================================
--- trunk/BOOK/general/graphlib/poppler.xml 2012-09-14 23:46:07 UTC (rev
10666)
+++ trunk/BOOK/general/graphlib/poppler.xml 2012-09-15 02:37:48 UTC (rev
10667)
@@ -7,10 +7,10 @@
<!ENTITY poppler-download-http
"http://poppler.freedesktop.org/poppler-&poppler-version;.tar.gz">
<!ENTITY poppler-download-ftp " ">
- <!ENTITY poppler-md5sum "28c40266f374e1960a7bcead17d39f96">
- <!ENTITY poppler-size "2.0 MB">
+ <!ENTITY poppler-md5sum "ce9486ab05254af922650be64c943487">
+ <!ENTITY poppler-size "2.1 MB">
<!ENTITY poppler-buildsize "95 MB (excluding the encoding data) and
- 110 MB (including the encoding data)">
+ 121 MB (including the encoding data)">
<!ENTITY poppler-time "0.9 SBU">
<!ENTITY poppler-data-version "0.4.5">
@@ -145,10 +145,10 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
--sysconfdir=/etc \
- --enable-zlib \
- --disable-static \
+ --enable-zlib \
+ --disable-static \
--enable-xpdf-headers &&
make</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-14 23:46:07 UTC (rev 10666)
+++ trunk/BOOK/general.ent 2012-09-15 02:37:48 UTC (rev 10667)
@@ -340,7 +340,7 @@
<!ENTITY libtiff-version "4.0.2">
<!ENTITY openjpeg-version "1.5.0">
<!ENTITY pixman-version "0.26.2">
-<!ENTITY poppler-version "0.20.3">
+<!ENTITY poppler-version "0.20.4">
<!-- Removed
<!ENTITY libungif-version "4.1.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-14 23:46:07 UTC
(rev 10666)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-15 02:37:48 UTC
(rev 10667)
@@ -47,13 +47,16 @@
<para>September 14th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to poppler-0.20.4.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to doxygen-1.8.2.</para>
</listitem>
<listitem>
<para>[rthomsen] - Qt 4.8.3.</para>
</listitem>
<listitem>
- <para>[ken] - change the comment about ffmpeg functionality
+ <para>[ken] - Change the comment about ffmpeg functionality
in transcode to a note.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/x/lib/gtk+3.xml
===================================================================
--- trunk/BOOK/x/lib/gtk+3.xml 2012-09-14 23:46:07 UTC (rev 10666)
+++ trunk/BOOK/x/lib/gtk+3.xml 2012-09-15 02:37:48 UTC (rev 10667)
@@ -197,7 +197,8 @@
<filename>~/.config/gtk-3.0/settings.ini</filename>. Eg:
</para>
-<screen><userinput>cat > ~/.config/gtk-3.0/settings.ini << "EOF"
+<screen><userinput>mkdir -p ~/.config/gtk-3.0 &&
+cat > ~/.config/gtk-3.0/settings.ini << "EOF"
[Settings]
gtk-theme-name = <replaceable>Adwaita</replaceable>
gtk-fallback-icon-theme = <replaceable>gnome</replaceable>
Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml 2012-09-14 23:46:07 UTC (rev
10666)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml 2012-09-15 02:37:48 UTC (rev
10667)
@@ -81,17 +81,7 @@
</para>
</listitem>
</itemizedlist>
-<!--
- <bridgehead renderas="sect3">Additional Download</bridgehead>
- <itemizedlist spacing="compact">
- <listitem>
- <para>
- Optional patch:
- <ulink
url="&patch-root;/seamonkey-&seamonkey-version;-necko-wifi-1.patch"/>
- </para>
- </listitem>
- </itemizedlist>
--->
+
<bridgehead renderas="sect3">SeaMonkey Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -347,7 +337,7 @@
<systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>mkdir -pv /usr/share/applications &&
+<screen role="root"><userinput>mkdir -pv /usr/share/{applications,pixmaps}
&&
cat > /usr/share/applications/seamonkey.desktop << "EOF" &&
[Desktop Entry]
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page