Changeset fc9cf96
- Timestamp:
- 05/11/2005 06:53:43 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 331f4169
- Parents:
- f1372c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/libdriv/libogg.xml
rf1372c7 rfc9cf96 1 <?xml version="1.0" encoding="ISO-8859-1"?> 1 2 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" 2 3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ … … 13 14 14 15 <sect1 id="libogg" xreflabel="libogg-&libogg-version;"> 15 <sect1info> 16 <othername>$LastChangedBy$</othername> 17 <date>$Date$</date> 18 </sect1info> 19 <?dbhtml filename="libogg.html"?> 20 <title>libogg-&libogg-version;</title> 21 <indexterm zone="libogg"> 22 <primary sortas="a-Libogg">Libogg</primary></indexterm> 16 <?dbhtml filename="libogg.html"?> 23 17 24 <sect2> 25 <title>Introduction to <application>libogg</application></title> 18 <sect1info> 19 <othername>$LastChangedBy$</othername> 20 <date>$Date$</date> 21 </sect1info> 26 22 27 <para>The <application>libogg</application> package contains the Ogg file 28 structure. This is useful for creating (encoding) or playing (decoding) a 29 single physical bit stream.</para> 23 <title>Libogg-&libogg-version;</title> 30 24 31 <sect3><title>Package information</title> 32 <itemizedlist spacing='compact'> 33 <listitem><para>Download (HTTP): <ulink 34 url="&libogg-download-http;"/></para></listitem> 35 <listitem><para>Download (FTP): <ulink 36 url="&libogg-download-ftp;"/></para></listitem> 37 <listitem><para>Download MD5 sum: &libogg-md5sum;</para></listitem> 38 <listitem><para>Download size: &libogg-size;</para></listitem> 39 <listitem><para>Estimated disk space required: 40 &libogg-buildsize;</para></listitem> 41 <listitem><para>Estimated build time: 42 &libogg-time;</para></listitem></itemizedlist> 43 </sect3> 25 <indexterm zone="libogg"> 26 <primary sortas="a-Libogg">Libogg</primary> 27 </indexterm> 44 28 45 </sect2> 29 <sect2 role="package"> 30 <title>Introduction to Libogg</title> 46 31 47 <sect2> 48 <title>Installation of <application>libogg</application></title> 32 <para>The <application>libogg</application> package contains the Ogg file 33 structure. This is useful for creating (encoding) or playing (decoding) a 34 single physical bit stream.</para> 49 35 50 <para>Install <application>libogg</application> by running the following 51 commands:</para> 36 <bridgehead renderas="sect3">Package Information</bridgehead> 37 <itemizedlist spacing="compact"> 38 <listitem> 39 <para>Download (HTTP): <ulink url="&libogg-download-http;"/></para> 40 </listitem> 41 <listitem> 42 <para>Download (FTP): <ulink url="&libogg-download-ftp;"/></para> 43 </listitem> 44 <listitem> 45 <para>Download MD5 sum: &libogg-md5sum;</para> 46 </listitem> 47 <listitem> 48 <para>Download size: &libogg-size;</para> 49 </listitem> 50 <listitem> 51 <para>Estimated disk space required: &libogg-buildsize;</para> 52 </listitem> 53 <listitem> 54 <para>Estimated build time: &libogg-time;</para> 55 </listitem> 56 </itemizedlist> 52 57 53 <screen><userinput><command>./configure --prefix=/usr && 54 make</command></userinput></screen> 58 </sect2> 55 59 56 <para>To test the results, issue: <command>make check</command>.</para> 60 <sect2 role="installation"> 61 <title>Installation of Libogg</title> 57 62 58 <screen><userinput role="root"><command>make install</command></userinput></screen> 63 <para>Install <application>libogg</application> by running the following 64 commands:</para> 59 65 60 </sect2> 66 <screen><userinput>./configure --prefix=/usr && 67 make</userinput></screen> 61 68 62 <sect2> 63 <title>Contents</title> 69 <para>To test the results, issue: <command>make check</command>.</para> 64 70 65 <segmentedlist> 66 <segtitle>Installed Programs</segtitle> 67 <segtitle>Installed Library</segtitle> 68 <segtitle>Installed Directories</segtitle> 69 <seglistitem> 70 <seg>None</seg> 71 <seg>libogg.[so,a]</seg> 72 <seg>/usr/include/ogg and /usr/share/doc/libogg-&libogg-version;</seg> 73 </seglistitem> 74 </segmentedlist> 71 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 75 72 76 <variablelist> 77 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 78 <?dbfo list-presentation="list"?> 73 <screen role="root"><userinput>make install</userinput></screen> 79 74 80 <varlistentry id="libogg-lib"> 81 <term><filename class='libraryfile'>libogg.[so,a]</filename></term> 82 <listitem><para>libraries provide the functions for programs wishing to 83 read or write Ogg formatted bit streams.</para> 84 <indexterm zone="libogg libogg-lib"> 85 <primary sortas="c-libogg">libogg.[so,a]</primary></indexterm> 86 </listitem> 87 </varlistentry> 88 </variablelist> 75 </sect2> 89 76 90 </sect2> 77 <sect2 role="content"> 78 <title>Contents</title> 79 80 <segmentedlist> 81 <segtitle>Installed Programs</segtitle> 82 <segtitle>Installed Library</segtitle> 83 <segtitle>Installed Directories</segtitle> 84 85 <seglistitem> 86 <seg>None</seg> 87 <seg>libogg.[so,a]</seg> 88 <seg>/usr/include/ogg and /usr/share/doc/libogg-&libogg-version;</seg> 89 </seglistitem> 90 </segmentedlist> 91 92 <variablelist> 93 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 94 <?dbfo list-presentation="list"?> 95 <?dbhtml list-presentation="table"?> 96 97 <varlistentry id="libogg-lib"> 98 <term><filename class='libraryfile'>libogg.[so,a]</filename></term> 99 <listitem> 100 <para>libraries provide the functions for programs wishing to 101 read or write Ogg formatted bit streams.</para> 102 <indexterm zone="libogg libogg-lib"> 103 <primary sortas="c-libogg">libogg.[so,a]</primary> 104 </indexterm> 105 </listitem> 106 </varlistentry> 107 108 </variablelist> 109 110 </sect2> 91 111 92 112 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.