Update to cups-1.6.3

Update to texlive-20130530


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11546 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2013-07-31 19:27:37 +00:00
parent 8e56210d2c
commit 66479be6d0
5 changed files with 29 additions and 53 deletions

View File

@ -835,7 +835,7 @@ export -f as_root</userinput></screen>
<!-- Part XII -->
<!-- Chapter 42 -->
<!ENTITY cups-version "1.6.2">
<!ENTITY cups-version "1.6.3">
<!ENTITY cups-filters-version "1.0.34">
<!ENTITY gs-version "9.07">
<!ENTITY gutenprint-version "5.2.9">
@ -869,5 +869,5 @@ export -f as_root</userinput></screen>
<!ENTITY paps-version "0.6.8">
<!-- Chapter 47 -->
<!ENTITY texlive-version "20120701">
<!ENTITY texlive-version "20130530">

View File

@ -46,6 +46,12 @@
<listitem>
<para>July 31st, 2013</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to cups-1.6.3.</para>
</listitem>
<listitem>
<para>[bdubbs] - Updated to texlive-20130530.</para>
</listitem>
<listitem>
<para>[krejzi] - Added SCons 2.3.0.</para>
</listitem>

View File

@ -48,7 +48,7 @@
to convert text to audible speech through the system audio hardware.
</para>
&lfs72_checked;
&lfs73_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -6,10 +6,10 @@
<!ENTITY cups-download-http "http://www.cups.org/software/&cups-version;/cups-&cups-version;-source.tar.bz2">
<!ENTITY cups-download-ftp " ">
<!ENTITY cups-md5sum "13c8b2b2336d42001abe4899766b62dc">
<!ENTITY cups-size "8.0 MB">
<!ENTITY cups-buildsize "80 MB">
<!ENTITY cups-time "1.2 SBU">
<!ENTITY cups-md5sum "946a2d8ad1aec6beced312fce18543da">
<!ENTITY cups-size "7.9 MB">
<!ENTITY cups-buildsize "56 MB">
<!ENTITY cups-time "0.6 SBU">
]>
<sect1 id="cups" xreflabel="Cups-&cups-version;">

View File

@ -4,22 +4,16 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY texlive-year "2012">
<!ENTITY texlive-year "2013">
<!ENTITY texlive-installer "http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz">
<!ENTITY texlive-source-download-http " ">
<!ENTITY texlive-source-download-ftp "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texlive-version;-source.tar.xz">
<!ENTITY texlive-source-md5sum "1d38be7dac26440fd022a4708f454a2b">
<!ENTITY texlive-source-size "126 MB">
<!ENTITY texlive-source-md5sum "f52599c99fb1035399b907f4c54f1125">
<!ENTITY texlive-source-size "172 MB">
<!--
<!ENTITY texlive-texmf-download-http " ">
<!ENTITY texlive-texmf-download-ftp "ftp://tug.org/texlive/historic/&texlive-year;/texlive-&texlive-version;-texmf.tar.xz">
<!ENTITY texlive-texmf-md5sum "ed7b558be35adf00a6c2e69609cd679a">
<!ENTITY texlive-texmf-size "1.2 GB">
-->
<!ENTITY texlive-buildsize "3.1 GB">
<!ENTITY texlive-time "8.0 SBU">
<!ENTITY texlive-buildsize "1.6 GB">
<!ENTITY texlive-time "9.6 SBU">
]>
<sect1 id="texlive" xreflabel="texlive-&texlive-version;">
@ -74,17 +68,6 @@
<listitem>
<para>The TeX Live installer: <ulink url="&texlive-installer;"/></para>
</listitem>
<!--
<listitem>
<para>TeX MetaFonts and additional components:
<ulink url="&texlive-texmf-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &texlive-texmf-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &texlive-texmf-size;</para>
</listitem>-->
</itemizedlist>
<bridgehead renderas="sect3">TeX Live Dependencies</bridgehead>
@ -96,7 +79,6 @@
<xref linkend="fontconfig"/>,
<xref linkend="libpng"/>,
<xref linkend="x-window-system"/>,
<!-- <xref linkend="recode"/>, -->
<xref linkend="icu"/>,
<ulink url="http://www.libgd.org/Main_Page">GD</ulink>,
<ulink url="http://www.sfr-fresh.com/linux/misc/t1lib">t1lib</ulink>,
@ -121,12 +103,12 @@
BLFS recommends <filename class='directory'>/opt/texlive</filename>.</para>
<para>First, unpack the installer and change into the installer's
directory, <filename class='directory'>install-tl-20111204</filename>.
directory, <filename class='directory'>install-tl-20130730</filename>.
This directory name may change if the installer package is updated
by the upstream maintainers.</para>
<screen><userinput>tar -xf install-tl-unx.tar.gz &amp;&amp;
cd install-tl-20111204 </userinput></screen>
cd install-tl-20130730 </userinput></screen>
<note><para>The distribution binaries installed below use static linking
for internal <application>TeX Live</application> libraries. Additional
@ -141,8 +123,8 @@ cd install-tl-20111204 </userinput></screen>
<para>This command is interactive and allows selection or modification of
platform, packages, directories, and other options. The full installation
scheme will require about 3 gigabytes of disk space. The time to complete
the download time will depend on your internet connection speed and the
scheme will require about 3.5 gigabytes of disk space. The time to complete
the download will depend on your internet connection speed and the
number of packages selected.</para>
<para>After the package download is complete, the next step is to make sure
@ -154,10 +136,10 @@ cd install-tl-20111204 </userinput></screen>
system architecture.</para>
<screen><userinput>cat &gt;&gt; /etc/profile.d/extrapaths.sh &lt;&lt; "EOF"
pathappend /usr/share/man MANPATH
pathappend /opt/texlive/&texlive-year;/texmf/doc/man MANPATH
pathappend /usr/share/info INFOPATH
pathappend /opt/texlive/&texlive-year;/texmf/doc/info INFOPATH
pathappend /usr/share/man MANPATH
pathappend /opt/texlive/&texlive-year;/texmf-dist/doc/man MANPATH
pathappend /usr/share/info INFOPATH
pathappend /opt/texlive/&texlive-year;/texmf-dist/doc/info INFOPATH
pathappend /opt/texlive/&texlive-year;/bin/x86_64-linux
EOF</userinput></screen>
@ -188,7 +170,7 @@ EOF</userinput></screen>
--with-banner-add=" - BLFS" &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>To test the results, issue: <command>make -k check</command>.</para>
<para>In order to gather the built files in one place, use
<userinput>make install</userinput> to put then in a temproary location:</para>
@ -200,10 +182,10 @@ make</userinput></screen>
installation. As the <systemitem class="username">root</systemitem>
user:</para>
<screen><userinput>find texlive-tmp/usr/bin -type f -exec cp -v {} /opt/texlive/2011/bin/x86_64-linux \;</userinput></screen>
<screen><userinput>find texlive-tmp/usr/bin -type f -exec cp -v {} /opt/texlive/2013/bin/x86_64-linux \;</userinput></screen>
<note><para>If you passed the option <option>--enable-shared</option> to the
configure command, the two libraries, ibkpathsea.so, libptexenc.so and their
configure command, the two libraries, libkpathsea.so, libptexenc.so and their
symbolic links will also need to be copied to /usr/lib.</para></note>
</sect2>
@ -240,18 +222,6 @@ make</userinput></screen>
</indexterm>
</listitem>
</varlistentry>
<!--
<varlistentry id="libkpathseaTL">
<term><filename class='libraryfile'>libkpathsea.{so,a}</filename></term>
<listitem>
<para>contains the functions used by the TeX programs to resolve
and catalog pathnames used in the Tex installation.</para>
<indexterm zone="texlive libkpathseaTL">
<primary sortas="c-libkpathseaTL">libkpathsea.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
-->
</variablelist>
</sect2>