Changeset f1372c7


Ignore:
Timestamp:
05/11/2005 06:46:31 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fc9cf96
Parents:
1aaf29e2
Message:

Tagged libmpeg3.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libmpeg3.xml

    r1aaf29e2 rf1372c7  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
    12<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    23   "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
     
    1314
    1415<sect1 id="libmpeg3" xreflabel="libmpeg3-&libmpeg3-version;">
    15 <sect1info>
    16 <othername>$LastChangedBy$</othername>
    17 <date>$Date$</date>
    18 </sect1info>
    19 <?dbhtml filename="libmpeg3.html"?>
    20 <title><application>libmpeg3</application>-&libmpeg3-version;</title>
     16  <?dbhtml filename="libmpeg3.html"?>
    2117
    22 <sect2>
    23 <title>Introduction to <application>libmpeg3</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2422
    25 <para><application>Libmpeg3</application> supports advanced editing and
    26 manipulation of <acronym>MPEG</acronym> streams.</para>
     23  <title>Libmpeg3-&libmpeg3-version;</title>
    2724
    28 <sect3><title>Package information</title>
    29 <itemizedlist spacing='compact'>
    30 <listitem><para>Download (HTTP):
    31 <ulink url="&libmpeg3-download-http;"/></para></listitem>
    32 <listitem><para>Download (FTP):
    33 <ulink url="&libmpeg3-download-ftp;"/></para></listitem>
    34 <listitem><para>Download MD5 sum: &libmpeg3-md5sum;</para></listitem>
    35 <listitem><para>Download size: &libmpeg3-size;</para></listitem>
    36 <listitem><para>Estimated disk space required:
    37 &libmpeg3-buildsize;</para></listitem>
    38 <listitem><para>Estimated build time:
    39 &libmpeg3-time;</para></listitem></itemizedlist>
    40 </sect3>
     25  <indexterm zone="libmpeg3">
     26    <primary sortas="a-Libmpeg3">Libmpeg3</primary>
     27  </indexterm>
    4128
    42 <sect3><title>Additional downloads</title>
    43 <itemizedlist spacing='compact'>
    44 <listitem><para>Required Patch: <ulink
    45 url="&patch-root;/libmpeg3-&libmpeg3-version;-gcc34-1.patch"/></para>
    46 </listitem></itemizedlist>
    47 </sect3>
     29  <sect2 role="package">
     30    <title>Introduction to Libmpeg3</title>
    4831
    49 <sect3><title><application>libmpeg3</application> dependencies</title>
    50 <sect4><title>Required</title>
    51 <para><xref linkend="NASM"/></para>
    52 </sect4>
    53 </sect3>
     32    <para><application>Libmpeg3</application> supports advanced
     33    editing and manipulation of MPEG streams.</para>
    5434
    55 </sect2>
     35    <bridgehead renderas="sect3">Package Information</bridgehead>
     36    <itemizedlist spacing="compact">
     37      <listitem>
     38        <para>Download (HTTP): <ulink url="&libmpeg3-download-http;"/></para>
     39      </listitem>
     40      <listitem>
     41        <para>Download (FTP): <ulink url="&libmpeg3-download-ftp;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download MD5 sum: &libmpeg3-md5sum;</para>
     45      </listitem>
     46      <listitem>
     47        <para>Download size: &libmpeg3-size;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Estimated disk space required: &libmpeg3-buildsize;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated build time: &libmpeg3-time;</para>
     54      </listitem>
     55    </itemizedlist>
    5656
    57 <sect2>
    58 <title>Installation of <application>libmpeg3</application></title>
     57    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     58    <itemizedlist spacing='compact'>
     59      <listitem>
     60        <para>Required Patch: <ulink
     61        url="&patch-root;/libmpeg3-&libmpeg3-version;-gcc34-1.patch"/></para>
     62      </listitem>
     63    </itemizedlist>
    5964
    60 <para>Install <application>libmpeg3</application> by running the following
    61 commands:</para>
     65    <bridgehead renderas="sect3">Libmpeg3 Dependencies</bridgehead>
    6266
    63 <screen><userinput><command>patch -Np1 -i ../libmpeg3-&libmpeg3-version;-gcc34-1.patch &amp;&amp;
     67    <bridgehead renderas="sect4">Required</bridgehead>
     68    <para><xref linkend="NASM"/></para>
     69
     70  </sect2>
     71
     72  <sect2 role="installation">
     73    <title>Installation of Libmpeg3</title>
     74
     75    <para>Install <application>libmpeg3</application> by running the following
     76    commands:</para>
     77
     78<screen><userinput>patch -Np1 -i ../libmpeg3-&libmpeg3-version;-gcc34-1.patch &amp;&amp;
    6479make &amp;&amp;
    6580make install &amp;&amp;
    66 cp i686/libmpeg3.a /usr/lib &amp;&amp;
    67 cp {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include</command></userinput></screen>
     81cp -v i686/libmpeg3.a /usr/lib &amp;&amp;
     82cp -v {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include</userinput></screen>
    6883
    69 </sect2>
     84  </sect2>
    7085
    71 <sect2>
    72 <title>Command explanations</title>
     86  <sect2 role="commands">
     87    <title>Command Explanations</title>
    7388
    74 <para><command>cp i686/libmpeg3.a /usr/lib &amp;&amp; cp
    75 {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include</command>: Since
    76 <command>make install</command> doesn't copy the library and header files to
    77 proper locations, it is done manually.</para>
     89    <para><command>cp -v i686/libmpeg3.a /usr/lib &amp;&amp; cp -v
     90    {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include</command>: Since
     91    <command>make install</command> doesn't copy the library and header files to
     92    proper locations, it is done manually.</para>
    7893
    79 </sect2>
     94  </sect2>
    8095
    81 <sect2>
    82 <title>Contents</title>
     96  <sect2 role="content">
     97    <title>Contents</title>
    8398
    84 <para>The <application>libmpeg3</application> package provides the
    85 <filename class="libraryfile">libmpeg3</filename> library,
    86 <command>mpeg3cat</command>, <command>mpeg3dump</command>
    87 and <command>mpeg3toc</command> utilities.</para>
     99    <segmentedlist>
     100      <segtitle>Installed Programs</segtitle>
     101      <segtitle>Installed Libraries</segtitle>
     102      <segtitle>Installed Directories</segtitle>
    88103
    89 </sect2>
     104      <seglistitem>
     105        <seg>mpeg3cat, mpeg3dump, and mpeg3toc</seg>
     106        <seg>libmpeg3.[so,a]</seg>
     107        <seg>None</seg>
     108      </seglistitem>
     109    </segmentedlist>
    90110
    91 <sect2><title>Description</title>
     111    <variablelist>
     112      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     113      <?dbfo list-presentation="list"?>
     114      <?dbhtml list-presentation="table"?>
    92115
    93 <sect3><title>libmpeg3</title>
    94 <para><filename class="libraryfile">libmpeg3</filename> decodes several
    95 <acronym>MPEG</acronym> standards into uncompressed data
    96 suitable for editing and playback.</para></sect3>
     116      <varlistentry id="mpeg3cat">
     117        <term><command>mpeg3cat</command></term>
     118        <listitem>
     119          <para>concatenates elementary streams or demultiplexes a program
     120          stream (separates components of the stream).</para>
     121          <indexterm zone="libmpeg3 mpeg3cat">
     122            <primary sortas="b-mpeg3cat">mpeg3cat</primary>
     123          </indexterm>
     124        </listitem>
     125      </varlistentry>
    97126
    98 <sect3><title>mpeg3cat</title>
    99 <para><command>mpeg3cat</command> concatenates elementary streams or
    100 demultiplexes a program stream (separates components of the stream).</para>
    101 </sect3>
     127      <varlistentry id="mpeg3dump">
     128        <term><command>mpeg3dump</command></term>
     129        <listitem>
     130          <para>dumps information or extracts audio to a 24 bit PCM file.</para>
     131          <indexterm zone="libmpeg3 mpeg3dump">
     132            <primary sortas="b-mpeg3dump">mpeg3dump</primary>
     133          </indexterm>
     134        </listitem>
     135      </varlistentry>
    102136
    103 <sect3><title>mpeg3dump</title>
    104 <para><command>mpeg3dump</command> dumps information or extracts audio
    105 to a 24 bit <acronym>PCM</acronym> file.</para></sect3>
     137      <varlistentry id="mpeg3toc">
     138        <term><command>mpeg3toc</command></term>
     139        <listitem>
     140          <para>creates a table of contents for a DVD or MPEG stream.</para>
     141          <indexterm zone="libmpeg3 mpeg3toc">
     142            <primary sortas="b-mpeg3toc">mpeg3toc</primary>
     143          </indexterm>
     144        </listitem>
     145      </varlistentry>
    106146
    107 <sect3><title>mpeg3toc</title>
    108 <para><command>mpeg3toc</command> creates a table of contents for a
    109 <acronym>DVD</acronym> or <acronym>MPEG</acronym> stream.</para></sect3>
     147      <varlistentry id="libmpeg3-lib">
     148        <term><filename class='libraryfile'>libmpeg3.[so,a]</filename></term>
     149        <listitem>
     150          <para>decodes several MPEG standards into uncompressed data
     151          suitable for editing and playback.</para>
     152          <indexterm zone="libmpeg3 libmpeg3-lib">
     153            <primary sortas="c-libmpeg3">libmpeg3.[so,a]</primary>
     154          </indexterm>
     155        </listitem>
     156      </varlistentry>
    110157
    111 </sect2>
     158    </variablelist>
     159
     160  </sect2>
    112161
    113162</sect1>
Note: See TracChangeset for help on using the changeset viewer.