Changeset c5cc8b3


Ignore:
Timestamp:
09/15/2003 03:59:34 PM (21 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8c76170
Parents:
d7d440b
Message:

update to ffmpeg-0.4.7 and xvid-0.9.2, updated NAS intro, fixed espgs and cups installation instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1079 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 added
19 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    rd7d440b rc5cc8b3  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030914">
    6 <!ENTITY releasedate "September 14th, 2003">
     5<!ENTITY version "20030915">
     6<!ENTITY releasedate "September 15th, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    rd7d440b rc5cc8b3  
    1111<itemizedlist>
    1212
     13<listitem><para>September 15th, 2003 [igor]: update to ffmpeg-0.4.7
     14and xvid-0.9.2.</para></listitem>
     15   
    1316<listitem><para>September 14th, 2003 [larry]: added patch to SVGAlib for
    1417gcc-3.3.1 compile error. Bug 346.</para></listitem>
  • multimedia/libdriv/nas.xml

    rd7d440b rc5cc8b3  
    1 <sect1 id="nas" xreflabel="nas-&nas-version;">
     1<sect1 id="nas" xreflabel="NAS-&nas-version;">
    22<?dbhtml filename="nas.html" dir="multimedia"?>
    3 <title>nas-&nas-version;</title>
     3<title>NAS-&nas-version;</title>
    44
    55&nas-intro;
  • multimedia/libdriv/nas/nas-config.xml

    rd7d440b rc5cc8b3  
    11<sect2>
    2 <title>Configuring nas</title>
     2<title>Configuring <acronym>NAS</acronym></title>
    33
    44<sect3><title>Configuration Information</title>
  • multimedia/libdriv/nas/nas-desc.xml

    rd7d440b rc5cc8b3  
    22<title>Contents</title>
    33
    4 <para>The nas package contains <application>nas</application> utils, headers and libraries.</para>
     4<para>The <acronym>NAS</acronym> package contains <acronym>NAS</acronym> utils, headers and libraries.</para>
    55
    66</sect2>
  • multimedia/libdriv/nas/nas-exp.xml

    rd7d440b rc5cc8b3  
    22<title>Command explanations</title>
    33
    4 <para><userinput>xmkmf...</userinput> : Compile using the standard way
     4<para><command>xmkmf...</command> : Compile using the standard way
    55for compiling X based apps.</para>
    66
    7 <para><userinput>make INCROOT=...</userinput> : Install with
    8 <filename>/usr</filename> prefix
    9 instead of the default <filename>/usr/X11R6</filename>. Also install man pages.</para>
     7<para><command>make INCROOT=...</command> : Install with
     8<filename class="directory">/usr</filename> prefix
     9instead of the default <filename class="directory">/usr/X11R6</filename>.
     10Also install man pages.</para>
    1011
    1112</sect2>
  • multimedia/libdriv/nas/nas-inst.xml

    rd7d440b rc5cc8b3  
    11<sect2>
    2 <title>Installation of nas</title>
     2<title>Installation of <application><acronym>NAS</acronym></application></title>
    33
    4 <para>Install nas by running the following commands:</para>
     4<para>Install <application><acronym>NAS</acronym></application> by running the following commands:</para>
    55
    6 <para><screen><userinput>xmkmf &amp;&amp;
     6<screen><userinput><command>xmkmf &amp;&amp;
    77make Makefiles &amp;&amp;
    88make includes &amp;&amp;
     
    1212MANPATH=/usr/share/man BINDIR=/usr/bin \
    1313LIBDIR=/usr/lib CONFIGDIR=/usr/X11R6/lib/X11/config \
    14 install install.man</userinput></screen></para>
     14install install.man</command></userinput></screen>
    1515
    1616</sect2>
  • multimedia/libdriv/nas/nas-intro.xml

    rd7d440b rc5cc8b3  
    11<sect2>
    2 <title>Introduction to nas</title>
    3 
    4 <screen>Download location (HTTP):       <ulink url="&nas-download-http;"/>
    5 Download location (FTP):        <ulink url="&nas-download-ftp;"/>
    6 Version used:                   &nas-version;
    7 Package size:                   &nas-size;
    8 Estimated Disk space required:  &nas-buildsize;</screen>
     2<title>Introduction to <application><acronym>NAS</acronym></application></title>
    93
    104<para>The Network Audio System is a network transparent, client/server audio
     
    126server.</para>
    137
    14 <para>Download the nas patch from <ulink url="&hfile-root;"/>.</para>
     8<sect3><title>Package information</title>
     9<itemizedlist spacing='compact'>
     10<listitem><para>Download (HTTP): <ulink url="&nas-download-http;"/></para></listitem>
     11<listitem><para>Download (FTP): <ulink url="&nas-download-ftp;"/></para></listitem>
     12<listitem><para>Download size: &nas-size;</para></listitem>
     13<listitem><para>Estimated Disk space required: &nas-buildsize;</para></listitem>
     14<listitem><para>Estimated build time: &nas-time;</para></listitem></itemizedlist>
     15</sect3>
    1516
    1617</sect2>
  • multimedia/libdriv/nas/nas.ent

    rd7d440b rc5cc8b3  
    55<!ENTITY nas-exp SYSTEM "nas-exp.xml">
    66<!ENTITY nas-config SYSTEM "nas-config.xml">
    7 <!ENTITY nas-buildsize "12 MB">
     7<!ENTITY nas-buildsize "13 MB">
    88<!ENTITY nas-version "1.6">
    99<!ENTITY nas-download-http "http://radscan.com/nas/nas-&nas-version;.src.tar.gz">
    1010<!ENTITY nas-download-ftp "">
    11 <!ENTITY nas-size "2 MB">
     11<!ENTITY nas-size "1.0 MB">
     12<!ENTITY nas-time "0.30 SBU">
  • multimedia/videoutils/ffmpeg.xml

    rd7d440b rc5cc8b3  
    55&ffmpeg-intro;
    66&ffmpeg-inst;
     7&ffmpeg-exp;
    78&ffmpeg-config;
    89&ffmpeg-desc;
  • multimedia/videoutils/ffmpeg/ffmpeg-config.xml

    rd7d440b rc5cc8b3  
    66<para><filename>~/.ffmpeg/ffserver-config</filename></para>
    77
    8 <para>You'll find a sample ffserver configuration file
    9 <ulink url="http://ffmpeg.sourceforge.net/sample.html">here</ulink></para>
     8<para>You'll find a sample ffserver configuration file at
     9<ulink url="http://ffmpeg.sourceforge.net/sample.html"/></para>
    1010
    1111</sect3>
  • multimedia/videoutils/ffmpeg/ffmpeg-desc.xml

    rd7d440b rc5cc8b3  
    22<title>Contents</title>
    33
    4 <para>The ffmpeg package contains <userinput>ffmpeg</userinput>,
    5 <userinput>ffserver</userinput>, <filename>libavcodec</filename>
    6 libraries and
    7 <filename>libavformat</filename> libraries.</para>
     4<para>The ffmpeg package contains <command>ffmpeg</command>,
     5<command>ffserver</command>, <command>ffplay</command>, <filename
     6class="libraryfile">libavcodec</filename> and
     7<filename class="libraryfile">libavformat</filename>.</para>
    88
    99</sect2>
     
    1212
    1313<sect3><title>ffmpeg</title>
    14 <para>ffmpeg is a command line tool to convert video files, network streams,
     14<para><command>ffmpeg</command> is a command line tool to convert video files, network streams,
    1515input from a TV card to several video formats.</para></sect3>
    1616
    1717<sect3><title>ffserver</title>
    18 <para>ffserver is a streaming server for everything that ffmpeg could use
     18<para><command>ffserver</command> is a streaming server for everything
     19that <command>ffmpeg</command> could use
    1920as input (files, streams, TV card input, webcam, etc.).</para></sect3>
    2021
     22<sect3><title>ffplay</title>
     23<para><command>ffplay</command> is a very simple and portable media
     24player using the ffmpeg libraries and the <acronym>SDL</acronym> library.
     25</para></sect3>
     26
    2127<sect3><title>libavcodec/libavformat</title>
    22 <para>libavcodec and libavformats are libraries for encoding/decoding
     28<para><filename class="libraryfile">libavcodec</filename> and <filename
     29class="libraryfile">libavformats</filename> are libraries for encoding/decoding
    2330video streams and putting them into files or network packets. Since
    2431they're well documented, you can easily include them in your software,
     
    2633
    2734</sect2>
    28 
  • multimedia/videoutils/ffmpeg/ffmpeg-inst.xml

    rd7d440b rc5cc8b3  
    11<sect2>
    2 <title>Installation of ffmpeg</title>
     2<title>Installation of <application>ffmpeg</application></title>
    33
    4 <para>Install ffmpeg by running the following commands:</para>
     4<para>Install <application>ffmpeg</application> by running the following commands:</para>
    55
    66<note><para>The package maintaners recommend compiling without any
    77optimizations.</para></note>
    88
    9 <para><screen><userinput>./configure --prefix=/usr &amp;&amp;
     9<screen><userinput><command>./configure --prefix=/usr --enable-shared &amp;&amp;
    1010make &amp;&amp;
    11 make install</userinput></screen></para>
     11make install</command></userinput></screen>
    1212
    1313</sect2>
  • multimedia/videoutils/ffmpeg/ffmpeg-intro.xml

    rd7d440b rc5cc8b3  
    11<sect2>
    2 <title>Introduction to ffmpeg</title>
     2<title>Introduction to <application>ffmpeg</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&ffmpeg-download-http;"/>
    5 Download location (FTP):        <ulink url="&ffmpeg-download-ftp;"/>
    6 Version used:                   &ffmpeg-version;
    7 Package size:                   &ffmpeg-size;
    8 Estimated Disk space required:  &ffmpeg-buildsize;
    9 Estimated build time            &ffmpeg-time;</screen>
     4<para><application>ffmpeg</application> is a solution to record, convert and stream audio and
     5video. Due to heavy development, not all of this functions will work.</para>
    106
    11 <para>ffmpeg is a solution to record, convert and stream audio and
    12 video. Due to heavy development, not all of this functions will work.  </para>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink url="&ffmpeg-download-http;"/></para></listitem>
     10<listitem><para>Download (FTP): <ulink url="&ffmpeg-download-ftp;"/></para></listitem>
     11<listitem><para>Download size: &ffmpeg-size;</para></listitem>
     12<listitem><para>Estimated Disk space required: &ffmpeg-buildsize;</para></listitem>
     13<listitem><para>Estimated build time: &ffmpeg-time;</para></listitem></itemizedlist>
     14</sect3>
    1315
    14 <screen>ffmpeg will utilize:
    15 <xref linkend="libvorbis"/>, <xref linkend="lame"/> and Imlib2</screen>
     16<sect3><title><application>ffmpeg</application> dependencies</title>
     17<sect4><title>Optional</title>
     18<para><xref linkend="libvorbis"/>, <xref linkend="lame"/>, <xref
     19linkend="imlib2"/>, <xref linkend="SDL"/> and <xref
     20linkend="freetype2"/>
     21</para></sect4>
     22</sect3>
    1623
    1724</sect2>
  • multimedia/videoutils/ffmpeg/ffmpeg.ent

    rd7d440b rc5cc8b3  
    55<!ENTITY ffmpeg-desc SYSTEM "ffmpeg-desc.xml">
    66<!ENTITY ffmpeg-config SYSTEM "ffmpeg-config.xml">
    7 <!ENTITY ffmpeg-buildsize "20.6 MB">
    8 <!ENTITY ffmpeg-version "0.4.6">
     7<!ENTITY ffmpeg-buildsize "32 MB">
     8<!ENTITY ffmpeg-version "0.4.7">
    99<!ENTITY ffmpeg-download-http "http://telia.dl.sourceforge.net/sourceforge/ffmpeg/ffmpeg-&ffmpeg-version;.tar.gz">
    1010<!ENTITY ffmpeg-download-ftp "">
    11 <!ENTITY ffmpeg-size "664 KB">
    12 <!ENTITY ffmpeg-time "3.32 SBU">
     11<!ENTITY ffmpeg-size "1.2 MB">
     12<!ENTITY ffmpeg-time "1.01 SBU">
  • pst/printing/cups/cups-exp.xml

    rd7d440b rc5cc8b3  
    77class="directory">/var</filename> and <filename class="directory">/etc/cups</filename>.</para>
    88
    9 <para><command>rm /etc/rc.d/rc*.d/*cups</command> : We want symbolic
    10 links to <filename>/etc/rc.d/init.d/cups</filename> instead of the initialization scripts
    11 which <acronym>CUPS</acronym> installs.</para>
    12 
    139</sect2>
  • pst/printing/cups/cups-inst.xml

    rd7d440b rc5cc8b3  
    88<screen><userinput><command>./configure &amp;&amp;
    99make &amp;&amp;
    10 make install &amp;&amp;
    11 rm /etc/rc.d/rc*.d/*cups</command></userinput></screen>
     10make install &amp;&amp;</command></userinput></screen>
    1211
    1312</sect2>
  • pst/printing/gs/espgs-inst.xml

    rd7d440b rc5cc8b3  
    1717make install</command></userinput></screen>
    1818
    19 <para>To install the shared library <filename>libgs.so</filename>, run
    20 the following commands additionally:</para>
     19<para>To install the shared library <filename>libgs.so</filename> you
     20have to build it first. If you unpacked the <acronym>OMNI</acronym> drivers then you
     21have to install <xref linkend="GLib"/> and create these symlinks:</para>
     22
     23<screen><userinput><command>ln -s glib-1.2/glib.h /usr/include/glib.h &amp;&amp;
     24ln -s glib-1.2/gmodule.h /usr/include/gmodule.h &amp;&amp;
     25ln -s ../lib/glib/include/glibconfig.h /usr/include/glibconfig.h</command></userinput></screen>
     26
     27<para>Proceed with the following commands:</para>
    2128
    2229<screen><userinput><command>patch -Np1 -i ../espgs-7.07.1rc2-gdevpng.patch &amp;&amp;
    2330make so &amp;&amp;
    2431make soinstall</command></userinput></screen>
     32
     33<para>Remove the previously created symlinks since they are not needed
     34any longer:</para>
     35
     36<screen><userinput><command>rm /usr/include/g{lib,module,libconfig}.h</command></userinput></screen>
    2537
    2638<note><para>The shared library is only used in external programs like
  • pst/printing/gs/espgs-intro.xml

    rd7d440b rc5cc8b3  
    3333</para></listitem>
    3434<listitem><para>Optional patch: <ulink
    35 url="http://downloads.linuxfromscratch.org/blfs-patches/espgs-7.07.1rc2-gdevpng.patch"/>
     35url="&hfile-root;/espgs-7.07.1rc2-gdevpng.patch"/>
    3636</para></listitem>
    3737</itemizedlist></sect3>
     
    4141<sect4><title>Optional</title>
    4242<para><xref linkend="cups"/>, <xref linkend="libjpeg"/>, <xref
    43 linkend="libpng"/>, <xref linkend="xfree86"/> and <xref linkend="gimp"/>
     43linkend="libpng"/>, <xref linkend="xfree86"/>, <xref
     44linkend="GLib"/> and <xref linkend="gimp"/>
    4445</para></sect4>
    4546</sect3>
    4647
    47 
    4848</sect2>
Note: See TracChangeset for help on using the changeset viewer.