Changeset 48b7295


Ignore:
Timestamp:
06/13/2004 11:30:44 PM (20 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8d8631b5
Parents:
16998db6
Message:

XML update for Chapter 37

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

Files:
6 added
26 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r16998db6 r48b7295  
    269269<!-- Part XII -->
    270270<!-- Chapter 37 -->
    271 
    272 
     271<!ENTITY alsa-version                 "1.0.4">
     272<!ENTITY alsa-driver-version          "&alsa-version;">   
     273<!ENTITY alsa-lib-version             "&alsa-version;">
     274<!ENTITY alsa-utils-version           "&alsa-version;"> 
     275<!ENTITY alsa-tools-version           "&alsa-version;"> 
     276<!ENTITY alsa-firmware-version        "&alsa-version;"> 
     277<!ENTITY alsa-oss-version             "&alsa-version;"> 
     278<!ENTITY alsa-download-http           "http://www.alsa-project.org/alsa/ftp">
     279<!ENTITY alsa-download-ftp            "ftp://ftp.alsa-project.org/pub">
     280
     281<!ENTITY audiofile-version            "0.2.6">
     282<!ENTITY esound-version               "0.2.34">   
     283<!ENTITY SDL-version                  "1.2.7">     
     284<!ENTITY libao-version                "0.8.5">   
     285<!ENTITY libogg-version               "1.1">   
     286<!ENTITY libvorbis-version            "1.0.1">
     287<!ENTITY nas-version                  "1.6"> 
     288<!ENTITY libmpeg3-version             "1.5.4">   
     289<!ENTITY libmad-version               "0.15.1b">
     290<!ENTITY openquicktime-version        "1.0"> 
     291<!ENTITY libfame-version              "0.9.1">     
     292<!ENTITY speex-version                "1.0.3"> 
     293<!ENTITY id3lib-version               "3.8.3"> 
     294<!ENTITY flac-version                 "1.1.0"> 
     295<!ENTITY libdvdcss-version            "1.2.8"> 
     296<!ENTITY libdvdread-version           "0.9.4">
     297<!ENTITY libdv-version                "0.101">
     298<!ENTITY liba52-version               "0.7.4">   
     299<!ENTITY xvid-version                 "1.0.0-rc4"> 
     300<!ENTITY xine-lib-version             "1-rc3a"> 
     301<!ENTITY libmikmod-version            "3.1.10">
    273302
    274303<!-- Chapter 38 -->
     304
    275305<!-- Chapter 39 -->
    276306<!-- Chapter 40 -->
  • multimedia/libdriv/alsa.xml

    r16998db6 r48b7295  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     3   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
     5  %general-entities;
     6]>
     7
    18<sect1 id="alsa" xreflabel="ALSA-&alsa-version;">
    29<?dbhtml filename="alsa.html"?>
     
    2431</sect1>
    2532
    26 &alsa-driver;
    27 &alsa-lib;
    28 &alsa-utils;
    29 &alsa-tools;
    30 &alsa-firmware;
    31 &alsa-oss;
     33
     34
     35
  • multimedia/libdriv/arts.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5]>
     6
    17<sect1 id="arts" xreflabel="aRts-&arts-version;">
    28<?dbhtml filename="arts.html"?>
  • multimedia/libdriv/audiofile.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY audiofile-download-http "http://www.68k.org/~michael/audiofile/audiofile-&audiofile-version;.tar.gz">
     7  <!ENTITY audiofile-download-ftp  " ">
     8  <!ENTITY audiofile-size          "354 KB">
     9  <!ENTITY audiofile-buildsize     "9.5 MB">
     10  <!ENTITY audiofile-time          "0.27 SBU">
     11]>
    112<sect1 id="audiofile" xreflabel="Audio File-&audiofile-version;">
    213<?dbhtml filename="audiofile.html"?>
    314<title>Audio File-&audiofile-version;</title>
    415
    5 &audiofile-intro;
    6 &audiofile-inst;
    7 &audiofile-desc;
     16<sect2>
     17<title>Introduction to <application>Audio File</application></title>
     18
     19<para>The <application>Audio File</application> package contains the audio file
     20libraries and two sound file support programs. These are useful to support
     21basic sound file formats.</para>
     22
     23<sect3><title>Package information</title>
     24<itemizedlist spacing='compact'>
     25<listitem><para>Download (HTTP): <ulink
     26url="&audiofile-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink
     28url="&audiofile-download-ftp;"/></para></listitem>
     29<listitem><para>Download size: &audiofile-size;</para></listitem>
     30<listitem><para>Estimated Disk space required:
     31&audiofile-buildsize;</para></listitem>
     32<listitem><para>Estimated build time:
     33&audiofile-time;</para></listitem></itemizedlist>
     34</sect3>
     35
     36
     37</sect2>
     38
     39<sect2>
     40<title>Installation of <application>Audio File</application></title>
     41
     42<para>Install <application>Audio File</application> by running the following
     43commands:</para>
     44
     45<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     46make &amp;&amp;
     47make install</command></userinput></screen>
     48
     49</sect2>
     50
     51<sect2>
     52<title>Contents</title>
     53
     54<para>The <application>Audio File</application> package contains
     55<filename class="libraryfile">libaudiofile</filename>
     56library, <command>audiofile-config</command>, <command>sfinfo
     57</command>and <command>sfconvert</command>.</para>
     58
     59</sect2>
     60
     61<sect2><title>Description</title>
     62
     63<sect3><title>libaudiofile library</title>
     64<para>The <filename>libaudiofile</filename> library is used by programs
     65to support <acronym>AIFF</acronym>, <acronym>AIFF</acronym>-compressed,
     66Sun/NeXT, <acronym>WAV</acronym> and <acronym>BIC</acronym> audio
     67formats.</para></sect3>
     68
     69<sect3><title>audiofile-config</title>
     70<para>The <command>audiofile-config</command> script is used during the compile
     71process by programs linking to this library.</para></sect3>
     72
     73<sect3><title>sfinfo</title>
     74<para>The <command>sfinfo</command> program displays the sound file format,
     75audio encoding, sampling rate and duration for audio formats supported by this
     76library.</para></sect3>
     77
     78<sect3><title>sfconvert</title>
     79<para>The <command>sfconvert</command> program converts sound file formats
     80where the original format and destination format are supported by this library.
     81</para></sect3>
     82
     83</sect2>
    884
    985</sect1>
  • multimedia/libdriv/esound.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
     7  <!ENTITY esound-download-ftp  "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
     8  <!ENTITY esound-size          "312 KB">
     9  <!ENTITY esound-buildsize     "4.9 MB">
     10  <!ENTITY esound-time          "0.16 SBU">
     11]>
     12
    113<sect1 id="esound" xreflabel="EsounD-&esound-version;">
    214<?dbhtml filename="esound.html"?>
    315<title>EsounD-&esound-version;</title>
    416
    5 &esound-intro;
    6 &esound-inst;
    7 &esound-exp;
    8 &esound-config;
    9 &esound-desc;
     17<sect2>
     18<title>Introduction to <application>EsounD</application></title>
     19
     20<para>The <application>EsounD</application> package contains the Enlightened Sound
     21Daemon. This is useful for mixing together several digitized audio streams for
     22playback by a single device.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink url="&esound-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink url="&esound-download-ftp;"/></para></listitem>
     28<listitem><para>Download size: &esound-size;</para></listitem>
     29<listitem><para>Estimated Disk space required: &esound-buildsize;</para></listitem>
     30<listitem><para>Estimated build time: &esound-time;</para></listitem></itemizedlist>
     31</sect3>
     32
     33<sect3><title><application>EsounD</application> dependencies</title>
     34<sect4><title>Required</title>
     35<para>
     36<xref linkend="audiofile"/>
     37</para></sect4>
     38<sect4><title>Optional</title>
     39<para>
     40<xref linkend="alsa"/>,
     41<xref linkend="tcpwrappers"/> and
     42<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>
     43</para></sect4>
     44</sect3>
     45
     46</sect2>
     47
     48<sect2>
     49<title>Installation of <application>EsounD</application></title>
     50
     51<para>Install <application>EsounD</application> by running the following
     52commands:</para>
     53
     54<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     55make &amp;&amp;
     56make install</command></userinput></screen>
     57
     58</sect2>
     59
     60<sect2>
     61<title>Command explanations</title>
     62
     63<para><parameter>--sysconfdir=/etc</parameter>: This switch puts configuration
     64files in <filename class="directory">/etc</filename> instead of
     65<filename class="directory">/usr/etc</filename>.
     66</para>
     67
     68</sect2>
     69
     70<sect2>
     71<title>Configuring <application>EsounD</application></title>
     72
     73<sect3><title>Config files</title>
     74<para><filename>/etc/esd.conf</filename></para>
     75</sect3>
     76
     77<sect3><title>Configuration Information</title>
     78
     79<para>Instructions and information about the configuration file is
     80located in the <filename>TIPS</filename> file in the <application>EsounD
     81</application> source directory.</para>
     82</sect3>
     83
     84</sect2>
     85
     86<sect2>
     87<title>Contents</title>
     88
     89<para>The <application>EsounD</application> package contains
     90<command>esd</command>,
     91<command>esdcat</command>, <command>esdctl</command>,
     92<command>esdloop</command>, <command>esdmon</command>,
     93<command>esdrec</command>, <command>esdsample</command> and
     94<filename class="libraryfile">libesd</filename> libraries.</para>
     95
     96</sect2>
     97
     98<sect2><title>Description</title>
     99
     100<sect3><title>esd</title>
     101<para><command>esd</command> is the Enlightened Sound Daemon.</para></sect3>
     102
     103<sect3><title>esdcat</title>
     104<para><command>esdcat</command> plays a <filename>RAW</filename> audio stream
     105through the daemon.</para></sect3>
     106
     107<sect3><title>esdctl</title>
     108<para><command>esdctl</command> controls certain aspects of the sound daemon.</para></sect3>
     109
     110<sect3><title>esdloop</title>
     111<para><command>esdloop</command> is test scaffolding for sample cache, loop,
     112and free.</para></sect3>
     113
     114<sect3><title>esdmon</title>
     115<para><command>esdmon</command> outputs the mixed stream from the daemon.</para></sect3>
     116
     117<sect3><title>esdrec</title>
     118<para><command>esdrec</command> outputs from the sound device's current
     119input.</para></sect3>
     120
     121<sect3><title>esdsample</title>
     122<para><command>esdsample</command> is test scaffolding for sample cache, play
     123back, and free.</para></sect3>
     124
     125<sect3><title>esd libraries</title>
     126<para><filename class="libraryfile">libesd</filename> libraries contain the functions used
     127by <command>esd</command>.</para></sect3>
     128
     129</sect2>
    10130
    11131</sect1>
  • multimedia/libdriv/flac.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY flac-download-http "http://prdownloads.sourceforge.net/flac/flac-&flac-version;.tar.gz">
     7  <!ENTITY flac-download-ftp  " ">
     8  <!ENTITY flac-size          "1.2 MB">
     9  <!ENTITY flac-buildsize     "33 MB">
     10  <!ENTITY flac-time          "0.71 SBU">
     11]>
     12
    113<sect1 id="flac" xreflabel="FLAC-&flac-version;">
    214<?dbhtml filename="flac.html"?>
    315<title>FLAC-&flac-version;</title>
    416
    5 &flac-intro;
    6 &flac-inst;
    7 &flac-desc;
     17<sect2>
     18<title>Introduction to <application><acronym>FLAC</acronym></application></title>
     19
     20<para><application><acronym>FLAC</acronym></application> is an audio
     21<acronym>CODEC</acronym> similar to <filename>MP3</filename>, but
     22lossless, meaning that audio is compressed without losing any
     23information.</para>
     24
     25<sect3><title>Package information</title>
     26<itemizedlist spacing='compact'>
     27<listitem><para>Download (HTTP): <ulink url="&flac-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink url="&flac-download-ftp;"/></para></listitem>
     29<listitem><para>Download size: &flac-size;</para></listitem>
     30<listitem><para>Estimated Disk space required: &flac-buildsize;</para></listitem>
     31<listitem><para>Estimated build time: &flac-time;</para></listitem></itemizedlist>
     32</sect3>
     33
     34<sect3><title><application><acronym>FLAC</acronym></application> dependencies</title>
     35<sect4><title>Optional</title>
     36<para><xref linkend="libogg"/>, <xref linkend="xmms"/>, <xref
     37linkend="id3lib"/> and <xref linkend="NASM"/>
     38</para></sect4>
     39</sect3>
     40
     41</sect2>
     42
     43<sect2>
     44<title>Installation of <application><acronym>FLAC</acronym></application></title>
     45
     46<para>Install <application><acronym>FLAC</acronym></application> by running the
     47following commands:</para>
     48
     49<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     50make &amp;&amp;
     51make install</command></userinput></screen>
     52
     53</sect2>
     54
     55<sect2>
     56<title>Contents</title>
     57
     58<para>The <acronym>FLAC</acronym> package contains
     59<command>flac</command>,
     60<command>metaflac</command>,
     61<filename class="libraryfile">libFLAC</filename>,
     62<filename class="libraryfile">libFLAC++</filename>,
     63<filename class="libraryfile">libOggFLAC</filename>,
     64<filename class="libraryfile">libOggFLAC++</filename> and
     65<filename class="libraryfile">libxmms-flac</filename>.</para>
     66
     67</sect2>
     68
     69<sect2><title>Description</title>
     70
     71<sect3><title>flac</title>
     72<para><command>flac</command> is a command-line utility for
     73encoding, decoding and converting <acronym>FLAC</acronym>
     74files.</para></sect3>
     75
     76<sect3><title>metaflac</title>
     77<para><command>metaflac</command> is a program for listing, adding,
     78removing, or editing metadata in one or more <acronym>FLAC</acronym>
     79files.</para></sect3>
     80
     81<sect3><title>libFLAC, libFLAC++, libOggFLAC and libOggFLAC++</title>
     82<para>These libraries provide native
     83<acronym>FLAC</acronym> and Ogg <acronym>FLAC</acronym> C/C++
     84<acronym>API</acronym>s for programs utilizing
     85<acronym>FLAC</acronym>.</para></sect3>
     86
     87<sect3><title>libxmms-flac</title>
     88<para><filename class="libraryfile">libxmms-flac</filename> is a plugin
     89for <application><acronym>XMMS</acronym></application>.</para></sect3>
     90
     91</sect2>
    892
    993</sect1>
  • multimedia/libdriv/id3lib.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY id3lib-download-http "http://prdownloads.sourceforge.net/id3lib/id3lib-&id3lib-version;.tar.gz">
     7  <!ENTITY id3lib-download-ftp  " ">
     8  <!ENTITY id3lib-size          "928 KB">
     9  <!ENTITY id3lib-buildsize     "39 MB">
     10  <!ENTITY id3lib-time          "1.01 SBU">
     11]>
     12
    113<sect1 id="id3lib" xreflabel="id3lib-&id3lib-version;">
    214<?dbhtml filename="id3lib.html"?>
    315<title>id3lib-&id3lib-version;</title>
    416
    5 &id3lib-intro;
    6 &id3lib-inst;
    7 &id3lib-desc;
     17<sect2>
     18<title>Introduction to <application>id3lib</application></title>
     19
     20<para><application>id3lib</application> is a library for reading, writing and manipulating ID3v1
     21and ID3v2 tags.</para>
     22
     23<sect3><title>Package information</title>
     24<itemizedlist spacing='compact'>
     25<listitem><para>Download (HTTP): <ulink url="&id3lib-download-http;"/></para></listitem>
     26<listitem><para>Download (FTP): <ulink url="&id3lib-download-ftp;"/></para></listitem>
     27<listitem><para>Download size: &id3lib-size;</para></listitem>
     28<listitem><para>Estimated Disk space required: &id3lib-buildsize;</para></listitem>
     29<listitem><para>Estimated build time: &id3lib-time;</para></listitem></itemizedlist>
     30</sect3>
     31
     32</sect2>
     33
     34<sect2>
     35<title>Installation of <application>id3lib</application></title>
     36
     37<para>Install <application>id3lib</application> by running the
     38following commands:</para>
     39
     40<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     41make &amp;&amp;
     42make install</command></userinput></screen>
     43
     44</sect2>
     45
     46<sect2>
     47<title>Contents</title>
     48
     49<para>The id3lib package contains the <filename
     50class="libraryfile">libid3</filename> library and
     51<command>id3convert</command>, <command>id3cp</command>,
     52<command>id3info</command> and <command>id3tag</command>.</para>
     53
     54</sect2>
     55
     56<sect2><title>Description</title>
     57
     58<sect3><title>libid3</title>
     59<para><filename class="libraryfile">libid3</filename>
     60provides functions for the ID3v1/v2 tag editing programs.
     61</para></sect3>
     62
     63<sect3><title>id3convert</title>
     64<para><command>id3convert</command> converts between
     65ID3v1/v2 tagging formats.</para></sect3>
     66
     67<sect3><title>id3cp</title>
     68<para><command>id3cp</command> extracts ID3v1/v2 tags from
     69digital audio files.</para></sect3>
     70
     71<sect3><title>id3info</title>
     72<para><command>id3info</command> prints ID3v1/v2 tag
     73contents.</para></sect3>
     74
     75<sect3><title>id3tag</title>
     76<para><command>id3tag</command> is an utility for editing ID3v1/v2
     77tags.</para></sect3>
     78
     79</sect2>
    880
    981</sect1>
  • multimedia/libdriv/liba52.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY liba52-download-http "http://liba52.sourceforge.net/files/a52dec-&liba52-version;.tar.gz">
     7  <!ENTITY liba52-download-ftp  " ">
     8  <!ENTITY liba52-size          "236 KB">
     9  <!ENTITY liba52-buildsize     "2.8 MB">
     10  <!ENTITY liba52-time          "0.07 SBU">
     11]>
     12
    113<sect1 id="liba52" xreflabel="liba52-&liba52-version;">
    214<?dbhtml filename="liba52.html"?>
    315<title>liba52-&liba52-version;</title>
    416
    5 &liba52-intro;
    6 &liba52-inst;
    7 &liba52-desc;
     17<sect2>
     18<title>Introduction to <application>liba52</application></title>
     19
     20<para><application>liba52</application> is a free library for decoding
     21<acronym>ATSC</acronym> A/52 (also known as AC-3) streams. The A/52
     22standard is used in a variety of applications, including digital
     23television and <acronym>DVD</acronym>.</para>
     24
     25<sect3><title>Package information</title>
     26<itemizedlist spacing='compact'>
     27<listitem><para>Download (HTTP): <ulink url="&liba52-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink url="&liba52-download-ftp;"/></para></listitem>
     29<listitem><para>Download size: &liba52-size;</para></listitem>
     30<listitem><para>Estimated Disk space required: &liba52-buildsize;</para></listitem>
     31<listitem><para>Estimated build time: &liba52-time;</para></listitem></itemizedlist>
     32</sect3>
     33
     34</sect2>
     35
     36<sect2>
     37<title>Installation of <application>liba52</application></title>
     38
     39<para>Install <application>liba52</application> by running the
     40following commands:</para>
     41
     42<screen><userinput><command>./configure --prefix=/usr --enable-shared &amp;&amp;
     43make &amp;&amp;
     44make install</command></userinput></screen>
     45
     46</sect2>
     47
     48<sect2>
     49<title>Contents</title>
     50
     51<para>The liba52 package contains <command>a52dec</command>,
     52<command>extract_a52</command> and <filename
     53class="libraryfile">liba52</filename>.
     54
     55</para>
     56
     57</sect2>
     58
     59<sect2><title>Description</title>
     60
     61<sect3><title>a52dec</title>
     62<para><command>a52dec</command> plays <acronym>ATSC</acronym> A/52 audio
     63streams.</para></sect3>
     64
     65<sect3><title>extract_a52</title>
     66<para><command>extract_a52</command> extracts <acronym>ATSC</acronym> A/52 audio from a
     67<acronym>MPEG</acronym> stream.</para></sect3>
     68
     69<sect3><title>liba52</title>
     70<para><filename class="libraryfile">liba52</filename> provides functions
     71for the programs dealing with <acronym>ATSC</acronym> A/52
     72streams.</para></sect3>
     73
     74</sect2>
    875
    976</sect1>
     77
  • multimedia/libdriv/libao.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libao-download-http "http://www.xiph.org/ao/src/libao-&libao-version;.tar.gz">
     7  <!ENTITY libao-download-ftp  " ">
     8  <!ENTITY libao-size          "262 KB">
     9  <!ENTITY libao-buildsize     "2.7 MB">
     10  <!ENTITY libao-time          "0.10 SBU">
     11]>
     12
    113<sect1 id="libao" xreflabel="libao-&libao-version;">
    214<?dbhtml filename="libao.html"?>
    315<title>libao-&libao-version;</title>
    416
    5 &libao-intro;
    6 &libao-inst;
    7 &libao-desc;
     17<sect2>
     18<title>Introduction to <application>libao</application></title>
     19
     20<para>The <application>libao</application> package contains a cross-platform
     21audio library. This is useful to output audio on a wide variety of platforms. 
     22It currently supports <acronym>WAV</acronym> files,
     23<acronym>OSS</acronym> (Open Sound System), <acronym>ESD</acronym> (Enlighten
     24Sound Daemon) and <acronym>ALSA</acronym> (Advanced Linux Sound Architecture).
     25</para>
     26
     27<sect3><title>Package information</title>
     28<itemizedlist spacing='compact'>
     29<listitem><para>Download (HTTP): <ulink
     30url="&libao-download-http;"/></para></listitem>
     31<listitem><para>Download (FTP): <ulink
     32url="&libao-download-ftp;"/></para></listitem>
     33<listitem><para>Download size: &libao-size;</para></listitem>
     34<listitem><para>Estimated Disk space required:
     35&libao-buildsize;</para></listitem>
     36<listitem><para>Estimated build time:
     37&libao-time;</para></listitem></itemizedlist>
     38</sect3>
     39
     40<sect3><title><application>libao</application> dependencies</title>
     41<sect4><title>Optional</title>
     42<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="esound"/>, <xref
     43linkend="alsa"/>, <xref linkend="arts"/> and <xref linkend="nas"/>
     44</para></sect4>
     45</sect3>
     46
     47</sect2>
     48
     49<sect2>
     50<title>Installation of <application>libao</application></title>
     51
     52<para>Install <application>libao</application> by running the following
     53commands:</para>
     54
     55<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     56make &amp;&amp;
     57make install</command></userinput></screen>
     58
     59</sect2>
     60
     61<sect2>
     62<title>Contents</title>
     63
     64<para>The <application>libao</application> package contains <filename
     65class="libraryfile">libao</filename> libraries.</para>
     66
     67</sect2>
     68
     69<sect2><title>Description</title>
     70
     71<sect3><title>ao libraries</title>
     72<para><filename class="libraryfile">libao</filename> libraries provide functions for programs
     73wishing to output sound over supported platforms.</para></sect3>
     74
     75</sect2>
    876
    977</sect1>
  • multimedia/libdriv/libdriv.xml

    r16998db6 r48b7295  
     1<?xml version="1.0" encoding="ISO-8859-1"?>
     2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     3   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     4  <!ENTITY % general-entities SYSTEM "../../general.ent">
     5  %general-entities;
     6]>
     7
    18<chapter id="multimedia-libdriv">
    29<?dbhtml filename="libdriv.html"?>
     
    916enable it to support certain functionality.</para>
    1017
    11 &alsa;
    12 &arts;
    13 &audiofile;
    14 &esound;
    15 &SDL;
    16 &libao;
    17 &libogg;
    18 &libvorbis;
    19 &nas;
    20 &libmpeg3;
    21 &libmad;
    22 &openquicktime;
    23 &libfame;
    24 &speex;
    25 &id3lib;
    26 &flac;
    27 &libdvdcss;
    28 &libdvdread;
    29 &libdv;
    30 &liba52;
    31 &xvid;
    32 &xine-lib;
    33 &libmikmod;
     18<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa.xml"/>
     19<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-driver.xml"/> 
     20<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-lib.xml"/> 
     21<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-utils.xml"/> 
     22<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-tools.xml"/> 
     23<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-firmware.xml"/> 
     24<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="alsa-oss.xml"/> 
     25<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="arts.xml"/>
     26<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="audiofile.xml"/>
     27<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="esound.xml"/>
     28<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="sdl.xml"/>
     29<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libao.xml"/>
     30<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libogg.xml"/>
     31<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libvorbis.xml"/>
     32<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="nas.xml"/>
     33<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmpeg3.xml"/>
     34<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmad.xml"/>
     35<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="openquicktime.xml"/>
     36<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libfame.xml"/>
     37<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="speex.xml"/>
     38<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="id3lib.xml"/>
     39<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="flac.xml"/>
     40<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libdvdcss.xml"/>
     41<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libdvdread.xml"/>
     42<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libdv.xml"/>
     43<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="liba52.xml"/>
     44<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xvid.xml"/>
     45<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xine-lib.xml"/>
     46<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libmikmod.xml"/>
    3447
    3548</chapter>
  • multimedia/libdriv/libdv.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libdv-download-http "http://prdownloads.sourceforge.net/libdv/libdv-&libdv-version;.tar.gz">
     7  <!ENTITY libdv-download-ftp  " ">
     8  <!ENTITY libdv-size          "465 KB">
     9  <!ENTITY libdv-buildsize     "8.5 MB">
     10  <!ENTITY libdv-time          "0.21 SBU">
     11]>
     12
    113<sect1 id="libdv" xreflabel="libdv-&libdv-version;">
    214<?dbhtml filename="libdv.html"?>
    315<title>libdv-&libdv-version;</title>
    416
    5 &libdv-intro;
    6 &libdv-inst;
    7 &libdv-desc;
     17<sect2>
     18<title>Introduction to <application>libdv</application></title>
     19
     20<para><application>libdv</application> (Quasar DV) is a software
     21<acronym>CODEC</acronym> for DV video, the encoding format used by most digital camcorders.</para>
     22
     23<sect3><title>Package information</title>
     24<itemizedlist spacing='compact'>
     25<listitem><para>Download (HTTP): <ulink url="&libdv-download-http;"/></para></listitem>
     26<listitem><para>Download (FTP): <ulink url="&libdv-download-ftp;"/></para></listitem>
     27<listitem><para>Download size: &libdv-size;</para></listitem>
     28<listitem><para>Estimated Disk space required: &libdv-buildsize;</para></listitem>
     29<listitem><para>Estimated build time: &libdv-time;</para></listitem></itemizedlist>
     30</sect3>
     31
     32<sect3><title><application>libdv</application> dependencies</title>
     33<sect4><title>Optional</title>
     34<para><xref linkend="popt"/>, <xref linkend="SDL"/>, <xref linkend="GTK"/> and X (<xref
     35linkend="xfree86"/> or <xref linkend="xorg"/>).
     36</para></sect4>
     37</sect3>
     38
     39</sect2>
     40
     41<sect2>
     42<title>Installation of <application>libdv</application></title>
     43
     44<para>Install <application>libdv</application> by running the
     45following commands:</para>
     46
     47<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     48make &amp;&amp;
     49make install</command></userinput></screen>
     50
     51<note><para>The configure check for <application>GTK+</application> is
     52broken. If <application>GTK+</application> is not installed, also pass
     53<option>--without-gtk</option> to the configure script.</para></note>
     54
     55</sect2>
     56
     57<sect2>
     58<title>Contents</title>
     59
     60<para>The libdv package contains <command>dvconnect</command>,
     61<command>encodedv</command>, <command>playdv</command> and <filename
     62class="libraryfile">libdv</filename>.</para>
     63
     64</sect2>
     65
     66<sect2><title>Description</title>
     67
     68<sect3><title>dvconnect</title>
     69<para><command>dvconnect</command> is a small utility to send or capture
     70raw data from and to the camcorder.</para></sect3>
     71
     72<sect3><title>encodedv</title>
     73<para><command>encodedv</command> encodes a series of images to a digital
     74video stream.</para></sect3>
     75
     76<sect3><title>playdv</title>
     77<para><command>playdv</command> displays digital video streams on
     78the screen.</para></sect3>
     79
     80<sect3><title>libdv</title>
     81<para><filename class="libraryfile">libdv</filename>
     82provides functions for the programs manipulating with the Quasar DV
     83<acronym>CODEC</acronym>.</para></sect3>
     84
     85</sect2>
    886
    987</sect1>
     88
  • multimedia/libdriv/libdvdcss.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libdvdcss-download-http "http://www.videolan.org/pub/libdvdcss/&libdvdcss-version;/libdvdcss-&libdvdcss-version;.tar.bz2">
     7  <!ENTITY libdvdcss-download-ftp  "ftp://ftp.us.sinuspl.net/pub/src/libdvdcss-&libdvdcss-version;.tar.bz2">
     8  <!ENTITY libdvdcss-size          "205 KB">
     9  <!ENTITY libdvdcss-buildsize     "2.6 MB">
     10  <!ENTITY libdvdcss-time          "0.07 SBU">
     11]>
     12
    113<sect1 id="libdvdcss" xreflabel="libdvdcss-&libdvdcss-version;">
    214<?dbhtml filename="libdvdcss.html"?>
    315<title>libdvdcss-&libdvdcss-version;</title>
    416
    5 &libdvdcss-intro;
    6 &libdvdcss-inst;
    7 &libdvdcss-desc;
     17<sect2>
     18<title>Introduction to <application>libdvdcss</application></title>
     19
     20<para><application>libdvdcss</application> is a
     21simple library designed for accessing <acronym>DVD</acronym>s as a block
     22device without having to bother about the decryption.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink
     27url="&libdvdcss-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink
     29url="&libdvdcss-download-ftp;"/></para></listitem>
     30<listitem><para>Download size: &libdvdcss-size;</para></listitem>
     31<listitem><para>Estimated Disk space required:
     32&libdvdcss-buildsize;</para></listitem>
     33<listitem><para>Estimated build time:
     34&libdvdcss-time;</para></listitem></itemizedlist>
     35</sect3>
     36
     37</sect2>
     38
     39<sect2>
     40<title>Installation of <application>libdvdcss</application></title>
     41
     42<para>Install <application>libdvdcss</application> by running the
     43following commands:</para>
     44
     45<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     46make &amp;&amp;
     47make install</command></userinput></screen>
     48
     49</sect2>
     50
     51<sect2>
     52<title>Contents</title>
     53
     54<para>The libdvdcss package contains the <filename
     55class="libraryfile">libdvdcss</filename> library.</para>
     56
     57</sect2>
     58
     59<sect2><title>Description</title>
     60
     61<sect3><title>libdvdcss</title>
     62<para><filename class="libraryfile">libdvdcss</filename> provides
     63the functionality that is required for transparent
     64<acronym>DVD</acronym> access with <acronym>CSS</acronym> decryption.
     65</para></sect3>
     66
     67</sect2>
    868
    969</sect1>
  • multimedia/libdriv/libdvdread.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libdvdread-download-http "http://www.dtek.chalmers.se/groups/dvd/dist/libdvdread-&libdvdread-version;.tar.gz">
     7  <!ENTITY libdvdread-download-ftp  " ">
     8  <!ENTITY libdvdread-size          "251 KB">
     9  <!ENTITY libdvdread-buildsize     "4.0 MB">
     10  <!ENTITY libdvdread-time          "0.12 SBU">
     11]>
     12
    113<sect1 id="libdvdread" xreflabel="libdvdread-&libdvdread-version;">
    214<?dbhtml filename="libdvdread.html"?>
    315<title>libdvdread-&libdvdread-version;</title>
    416
    5 &libdvdread-intro;
    6 &libdvdread-inst;
    7 &libdvdread-exp;
    8 &libdvdread-desc;
     17<sect2>
     18<title>Introduction to <application>libdvdread</application></title>
     19
     20<para><application>libdvdread</application> is a
     21library which provides a simple foundation for reading
     22<acronym>DVD</acronym>s.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink url="&libdvdread-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink url="&libdvdread-download-ftp;"/></para></listitem>
     28<listitem><para>Download size: &libdvdread-size;</para></listitem>
     29<listitem><para>Estimated Disk space required: &libdvdread-buildsize;</para></listitem>
     30<listitem><para>Estimated build time: &libdvdread-time;</para></listitem></itemizedlist>
     31</sect3>
     32
     33<sect3><title><application>libdvdread</application> dependencies</title>
     34<sect4><title>Optional</title>
     35<para><xref linkend="libdvdcss"/>
     36</para></sect4>
     37</sect3>
     38
     39</sect2>
     40
     41<sect2>
     42<title>Installation of <application>libdvdread</application></title>
     43
     44<para>Install <application>libdvdread</application> by running the
     45following commands:</para>
     46
     47<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     48make &amp;&amp;
     49make install</command></userinput></screen>
     50
     51</sect2>
     52
     53<sect2>
     54<title>Command explanations</title>
     55
     56<para><option>--with-libdvdcss</option>:
     57This switch is needed if you want <application>libdvdread</application> to be able to read
     58<acronym>CSS</acronym> encrypted <acronym>DVD</acronym>s.</para>
     59
     60</sect2>
     61
     62<sect2>
     63<title>Contents</title>
     64
     65<para>The libdvdread package contains the <filename
     66class="libraryfile">libdvdread</filename> library.</para>
     67
     68</sect2>
     69
     70<sect2><title>Description</title>
     71
     72<sect3><title>libdvdread</title>
     73<para><filename class="libraryfile">libdvdread</filename> provides
     74the functionality that is required to access
     75<acronym>DVD</acronym>s.</para></sect3>
     76
     77</sect2>
    978
    1079</sect1>
     80
  • multimedia/libdriv/libfame.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libfame-download-http "http://prdownloads.sourceforge.net/fame/libfame-&libfame-version;.tar.gz">
     7  <!ENTITY libfame-download-ftp  " ">
     8  <!ENTITY libfame-size          "290 KB">
     9  <!ENTITY libfame-buildsize     "4.9 MB">
     10  <!ENTITY libfame-time          "0.19 SBU">
     11]>
     12
    113<sect1 id="libfame" xreflabel="libFAME-&libfame-version;">
    214<?dbhtml filename="libfame.html"?>
    315<title>libFAME-&libfame-version;</title>
    416
    5 &libfame-intro;
    6 &libfame-inst;
    7 &libfame-desc;
     17<sect2>
     18<title>Introduction to <application>lib<acronym>FAME</acronym></application></title>
     19
     20<para><application>lib<acronym>FAME</acronym></application> is a
     21fast (real-time) MPEG-1 as well as MPEG-4 rectangular and arbitrary shaped
     22video encoding library.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink url="&libfame-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink url="&libfame-download-ftp;"/></para></listitem>
     28<listitem><para>Download size: &libfame-size;</para></listitem>
     29<listitem><para>Estimated Disk space required: &libfame-buildsize;</para></listitem>
     30<listitem><para>Estimated build time: &libfame-time;</para></listitem></itemizedlist>
     31</sect3>
     32
     33</sect2>
     34
     35<sect2>
     36<title>Installation of <application>lib<acronym>FAME</acronym></application></title>
     37
     38<para>Install <application>lib<acronym>FAME</acronym></application> by running
     39the following commands:</para>
     40
     41<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     42make &amp;&amp;
     43make install</command></userinput></screen>
     44
     45</sect2>
     46
     47<sect2>
     48<title>Contents</title>
     49
     50<para>The <application>lib<acronym>FAME</acronym></application> package
     51contains <command>libfame-config</command> and
     52<filename class="libraryfile">libfame</filename>.</para>
     53
     54</sect2>
     55
     56<sect2><title>Description</title>
     57
     58<sect3><title>libfame-config</title>
     59<para><command>libfame-config</command>
     60provides configuration information for <filename class="libraryfile">libfame</filename>.
     61</para></sect3>
     62
     63<sect3><title>libfame</title>
     64<para><filename class="libraryfile">libfame</filename>
     65provides functions for the video encoding programs.
     66</para></sect3>
     67
     68</sect2>
    869
    970</sect1>
  • multimedia/libdriv/libmad.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libmad-download-http "http://prdownloads.sourceforge.net/mad/libmad-&libmad-version;.tar.gz">
     7  <!ENTITY libmad-download-ftp  "ftp://ftp.mars.org/pub/mpeg/libmad-&libmad-version;.tar.gz">
     8  <!ENTITY libmad-size          "494 KB">
     9  <!ENTITY libmad-buildsize     "3.5 MB">
     10  <!ENTITY libmad-time          "0.09 SBU">
     11]>
     12
    113<sect1 id="libmad" xreflabel="libmad-&libmad-version;">
    214<?dbhtml filename="libmad.html"?>
    315<title>libmad-&libmad-version;</title>
    416
    5 &libmad-intro;
    6 &libmad-inst;
    7 &libmad-desc;
     17<sect2>
     18<title>Introduction to <application>libmad</application></title>
     19
     20<para>
     21<application>libmad</application> is a high-quality
     22<acronym>MPEG</acronym> audio decoder capable of 24-bit output.
     23</para>
     24
     25<sect3><title>Package information</title>
     26<itemizedlist spacing='compact'>
     27<listitem><para>Download (HTTP): <ulink url="&libmad-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink url="&libmad-download-ftp;"/></para></listitem>
     29<listitem><para>Download size: &libmad-size;</para></listitem>
     30<listitem><para>Estimated Disk space required: &libmad-buildsize;</para></listitem>
     31<listitem><para>Estimated build time: &libmad-time;</para></listitem></itemizedlist>
     32</sect3>
     33
     34</sect2>
     35
     36<sect2>
     37<title>Installation of <application>libmad</application></title>
     38
     39<para>Install <application>libmad</application> by running the
     40following commands:</para>
     41
     42<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     43make &amp;&amp;
     44make install</command></userinput></screen>
     45
     46</sect2>
     47
     48<sect2>
     49<title>Contents</title>
     50
     51<para>This package provides
     52<filename class="libraryfile">libmad</filename> library.</para>
     53
     54</sect2>
     55
     56<sect2><title>Description</title>
     57
     58<sect3><title>libmad</title>
     59<para><filename class="libraryfile">libmad</filename>
     60is a <acronym>MPEG</acronym> audio decoder library.</para></sect3>
     61
     62</sect2>
    863
    964</sect1>
  • multimedia/libdriv/libmikmod.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libmikmod-download-http "http://www.ibiblio.org/pub/Linux/apps/sound/libs/libmikmod-&libmikmod-version;.tar.gz">
     7  <!ENTITY libmikmod-download-ftp  " ">
     8  <!ENTITY libmikmod-size          "520 KB">
     9  <!ENTITY libmikmod-buildsize     "11 MB">
     10  <!ENTITY libmikmod-time          "0.31 SBU">
     11]>
     12
    113<sect1 id="libmikmod" xreflabel="libmikmod-&libmikmod-version;">
    214<?dbhtml filename="libmikmod.html"?>
    315<title>libmikmod-&libmikmod-version;</title>
    416
    5 &libmikmod-intro;
    6 &libmikmod-inst;
    7 &libmikmod-desc;
     17<sect2>
     18<title>Introduction to <application>libmikmod</application></title>
     19
     20<para>
     21<application>libmikmod</application> is a sound library capable of
     22playing audio samples as well as tracker modules. Supported module
     23formats include <acronym>MOD</acronym>, <acronym>S3M</acronym>,
     24<acronym>XM</acronym>, <acronym>IT</acronym>, <acronym>MED</acronym>,
     25<acronym>MTM</acronym> and <acronym>669</acronym>.</para>
     26
     27<sect3><title>Package information</title>
     28<itemizedlist spacing='compact'>
     29<listitem><para>Download (HTTP): <ulink url="&libmikmod-download-http;"/></para></listitem>
     30<listitem><para>Download (FTP): <ulink url="&libmikmod-download-ftp;"/></para></listitem>
     31<listitem><para>Download size: &libmikmod-size;</para></listitem>
     32<listitem><para>Estimated Disk space required: &libmikmod-buildsize;</para></listitem>
     33<listitem><para>Estimated build time: &libmikmod-time;</para></listitem></itemizedlist>
     34</sect3>
     35
     36<sect3><title><application>libmikmod</application> dependencies</title>
     37<sect4><title>Optional</title>
     38<para><xref linkend="esound"/>
     39</para></sect4>
     40</sect3>
     41
     42</sect2>
     43
     44<sect2>
     45<title>Installation of <application>libmikmod</application></title>
     46
     47<para>Install <application>libmikmod</application> by running the
     48following commands:</para>
     49
     50<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     51make &amp;&amp;
     52make install</command></userinput></screen>
     53
     54</sect2>
     55
     56<sect2>
     57<title>Contents</title>
     58
     59<para>The <application>libmikmod</application> package contains
     60<command>libmikmod-config</command> and the <filename
     61class="libraryfile">libmikmod</filename> library.</para>
     62
     63</sect2>
     64
     65<sect2><title>Description</title>
     66
     67<sect3><title>libmikmod-config</title>
     68<para><command>libmikmod-config</command> provides version information,
     69compiler and linker flags to programs that utilize
     70libmikmod.</para></sect3>
     71
     72<sect3><title>libmikmod</title>
     73<para><filename class="libraryfile">libmikmod</filename> provides
     74the functionality that is required to play various tracker module files.
     75</para></sect3>
     76
     77</sect2>
    878
    979</sect1>
  • multimedia/libdriv/libmpeg3.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libmpeg3-download-http "http://prdownloads.sourceforge.net/heroines/libmpeg3-&libmpeg3-version;-src.tar.bz2">
     7  <!ENTITY libmpeg3-download-ftp  " ">
     8  <!ENTITY libmpeg3-size          "612 KB">
     9  <!ENTITY libmpeg3-buildsize     "5.7 MB">
     10  <!ENTITY libmpeg3-time          "0.12 SBU">
     11]>
     12
    113<sect1 id="libmpeg3" xreflabel="libmpeg3-&libmpeg3-version;">
    214<?dbhtml filename="libmpeg3.html"?>
    315<title>libmpeg3-&libmpeg3-version;</title>
    416
    5 &libmpeg3-intro;
    6 &libmpeg3-inst;
    7 &libmpeg3-exp;
    8 &libmpeg3-desc;
     17<sect2>
     18<title>Introduction to <application>libmpeg3</application></title>
     19
     20<para><application>Libmpeg3</application> supports advanced editing and
     21manipulation of <acronym>MPEG</acronym> streams.</para>
     22
     23<sect3><title>Package information</title>
     24<itemizedlist spacing='compact'>
     25<listitem><para>Download (HTTP): <ulink url="&libmpeg3-download-http;"/></para></listitem>
     26<listitem><para>Download (FTP): <ulink url="&libmpeg3-download-ftp;"/></para></listitem>
     27<listitem><para>Download size: &libmpeg3-size;</para></listitem>
     28<listitem><para>Estimated Disk space required: &libmpeg3-buildsize;</para></listitem>
     29<listitem><para>Estimated build time: &libmpeg3-time;</para></listitem></itemizedlist>
     30</sect3>
     31
     32<sect3><title><application>libmpeg3</application> dependencies</title>
     33<sect4><title>Required</title>
     34<para><xref linkend="NASM"/></para></sect4>
     35</sect3>
     36
     37</sect2>
     38
     39<sect2>
     40<title>Installation of <application>libmpeg3</application></title>
     41
     42<para>Install <application>libmpeg3</application> by running the following
     43commands:</para>
     44
     45<screen><userinput><command>make &amp;&amp;
     46make install &amp;&amp;
     47cp i686/libmpeg3.a /usr/lib &amp;&amp;
     48cp {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include</command></userinput></screen>
     49
     50</sect2>
     51
     52<sect2>
     53<title>Command explanations</title>
     54
     55<para><command>cp i686/libmpeg3.a /usr/lib &amp;&amp; cp
     56{libmpeg3,mpeg3private,mpeg3protos}.h /usr/include</command>: Since make install
     57doesn't copy the library and header files to proper locations,
     58we have to do it manually.</para>
     59
     60</sect2>
     61
     62<sect2>
     63<title>Contents</title>
     64
     65<para>The <application>libmpeg3</application> package provides <filename
     66class="libraryfile">libmpeg3</filename> library,
     67<command>mpeg3cat</command>, <command>mpeg3dump</command>
     68and <command>mpeg3toc</command> utilities.</para>
     69
     70</sect2>
     71
     72<sect2><title>Description</title>
     73
     74<sect3><title>libmpeg3</title>
     75<para><filename class="libraryfile">libmpeg3</filename> decodes several
     76<acronym>MPEG</acronym> standards into uncompressed data
     77suitable for editing and playback.</para></sect3>
     78
     79<sect3><title>mpeg3cat</title>
     80<para><command>mpeg3cat</command> concatenates elementary streams or
     81demultiplexes a program stream (separates components of the stream).</para></sect3>
     82
     83<sect3><title>mpeg3dump</title>
     84<para><command>mpeg3dump</command> dumps information or extracts audio
     85to a 24 bit <acronym>PCM</acronym> file.</para></sect3>
     86
     87<sect3><title>mpeg3toc</title>
     88<para><command>mpeg3toc</command> creates a table of contents for a
     89<acronym>DVD</acronym> or <acronym>MPEG</acronym> stream.</para></sect3>
     90
     91</sect2>
    992
    1093</sect1>
  • multimedia/libdriv/libogg.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libogg-download-http "http://www.vorbis.com/files/1.0.1/unix/libogg-&libogg-version;.tar.gz">
     7  <!ENTITY libogg-download-ftp  " ">
     8  <!ENTITY libogg-size          "280 KB">
     9  <!ENTITY libogg-buildsize     "2.3 MB">
     10  <!ENTITY libogg-time          "0.03 SBU">
     11]>
     12
    113<sect1 id="libogg" xreflabel="libogg-&libogg-version;">
    214<?dbhtml filename="libogg.html"?>
    315<title>libogg-&libogg-version;</title>
    416
    5 &libogg-intro;
    6 &libogg-inst;
    7 &libogg-desc;
     17<sect2>
     18<title>Introduction to <application>libogg</application></title>
     19
     20<para>The <application>libogg</application> package contains the Ogg file
     21structure. This is useful for creating (encoding) or playing (decoding) a
     22single physical bit stream.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink
     27url="&libogg-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink
     29url="&libogg-download-ftp;"/></para></listitem>
     30<listitem><para>Download size: &libogg-size;</para></listitem>
     31<listitem><para>Estimated Disk space required:
     32&libogg-buildsize;</para></listitem>
     33<listitem><para>Estimated build time:
     34&libogg-time;</para></listitem></itemizedlist>
     35</sect3>
     36
     37</sect2>
     38
     39<sect2>
     40<title>Installation of <application>libogg</application></title>
     41
     42<para>Install <application>libogg</application> by running the following
     43commands:</para>
     44
     45<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     46make &amp;&amp;
     47make install</command></userinput></screen>
     48
     49</sect2>
     50
     51<sect2>
     52<title>Contents</title>
     53
     54<para>The <application>libogg</application> package contains <filename
     55class="libraryfile">libogg</filename> libraries.</para>
     56
     57</sect2>
     58
     59<sect2><title>Description</title>
     60
     61<sect3><title>ogg libraries</title>
     62<para><filename class="libraryfile">libogg</filename> libraries provide the
     63functions for programs wishing to read or write Ogg
     64formatted bit streams.</para>
     65</sect3>
     66
     67</sect2>
    868
    969</sect1>
  • multimedia/libdriv/libvorbis.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY libvorbis-download-http "http://www.vorbis.com/files/1.0.1/unix/libvorbis-&libvorbis-version;.tar.gz">
     7  <!ENTITY libvorbis-download-ftp  " ">
     8  <!ENTITY libvorbis-size          "1.2 MB">
     9  <!ENTITY libvorbis-buildsize     "37 MB">
     10  <!ENTITY libvorbis-time          "0.57 SBU">
     11]>
     12
    113<sect1 id="libvorbis" xreflabel="libvorbis-&libvorbis-version;">
    214<?dbhtml filename="libvorbis.html"?>
    315<title>libvorbis-&libvorbis-version;</title>
    416
    5 &libvorbis-intro;
    6 &libvorbis-inst;
    7 &libvorbis-desc;
     17<sect2>
     18<title>Introduction to <application>libvorbis</application></title>
     19
     20<para>The <application>libvorbis</application> package contains a general
     21purpose audio and music encoding format. This is useful for creating (encoding)
     22and playing (decoding) sound in an open (patent free) format.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink
     27url="&libvorbis-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink
     29url="&libvorbis-download-ftp;"/></para></listitem>
     30<listitem><para>Download size: &libvorbis-size;</para></listitem>
     31<listitem><para>Estimated Disk space required:
     32&libvorbis-buildsize;</para></listitem>
     33<listitem><para>Estimated build time:
     34&libvorbis-time;</para></listitem></itemizedlist>
     35</sect3>
     36                                                                               
     37<sect3><title><application>libvorbis</application> dependencies</title>
     38<sect4><title>Required</title>
     39<para><xref linkend="libogg"/></para></sect4>
     40</sect3>
     41
     42</sect2>
     43
     44<sect2>
     45<title>Installation of <application>libvorbis</application></title>
     46
     47<para>Install <application>libvorbis</application> by running the following commands:</para>
     48
     49<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     50make &amp;&amp;
     51make install</command></userinput></screen>
     52
     53<para><application>libvorbis</application> is known to cause compiler errors
     54on certain machines. If you get errors, try these commands to install libvorbis:
     55</para>
     56
     57<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     58cd lib &amp;&amp;
     59cp Makefile Makefile.bak &amp;&amp;
     60sed s/-mno-ieee-fp// Makefile.bak > Makefile &amp;&amp;
     61cd .. &amp;&amp;
     62make &amp;&amp;
     63make install</command></userinput></screen>
     64
     65</sect2>
     66
     67<sect2>
     68<title>Contents</title>
     69
     70<para>The <application>libvorbis</application> package contains
     71<filename class="libraryfile">
     72libvorbis</filename> libraries.</para>
     73
     74</sect2>
     75
     76<sect2><title>Description</title>
     77
     78<sect3><title>vorbis libraries</title>
     79<para><filename class="libraryfile">libvorbis</filename> libraries provide the functions to read and write
     80sound files.</para></sect3>
     81
     82
     83</sect2>
    884
    985</sect1>
  • multimedia/libdriv/nas.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY nas-download-http "http://nas.codebrilliance.com/nas/nas-&nas-version;.src.tar.gz">
     7  <!ENTITY nas-download-ftp  "ftp://ftp.us.xemacs.org/pub/xemacs/aux/nas-&nas-version;.src.tar.gz">
     8  <!ENTITY nas-size          "1.0 MB">
     9  <!ENTITY nas-buildsize     "13 MB">
     10  <!ENTITY nas-time          "0.30 SBU">
     11]>
     12
    113<sect1 id="nas" xreflabel="NAS-&nas-version;">
    214<?dbhtml filename="nas.html"?>
    315<title>NAS-&nas-version;</title>
    416
    5 &nas-intro;
    6 &nas-inst;
    7 &nas-exp;
    8 &nas-config;
    9 &nas-desc;
     17<sect2>
     18<title>Introduction to <application><acronym>NAS</acronym></application></title>
     19
     20<para>The Network Audio System is a network transparent, client/server audio
     21transport system. It can be described as the audio equivalent of an
     22<application>X</application> server.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink url="&nas-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink url="&nas-download-ftp;"/></para></listitem>
     28<listitem><para>Download size: &nas-size;</para></listitem>
     29<listitem><para>Estimated Disk space required: &nas-buildsize;</para></listitem>
     30<listitem><para>Estimated build time: &nas-time;</para></listitem></itemizedlist>
     31</sect3>
     32
     33<sect3><title>Additional downloads</title>
     34<itemizedlist spacing='compact'>
     35<listitem><para>Download (HTTP): <ulink url="&patch-root;/nas-1.6-bison-fix.patch"/></para></listitem>
     36</itemizedlist></sect3>
     37
     38<sect3><title><application>NAS</application> dependencies</title>
     39<sect4><title>Required</title>
     40<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)
     41</para></sect4>
     42</sect3>
     43
     44</sect2>
     45
     46<sect2>
     47<title>Installation of <application><acronym>NAS</acronym></application></title>
     48
     49<para>Install <application><acronym>NAS</acronym></application> by running the following commands:</para>
     50
     51<screen><userinput><command>patch -Np1 -i ../nas-1.6-bison-fix.patch &amp;&amp;
     52xmkmf &amp;&amp;
     53make Makefiles &amp;&amp;
     54make includes &amp;&amp;
     55make depend &amp;&amp;
     56make &amp;&amp;
     57make install install.man</command></userinput></screen>
     58
     59<!--
     60make INCROOT=/usr/include USRLIBDIR=/usr/lib \
     61MANPATH=/usr/share/man BINDIR=/usr/bin \
     62LIBDIR=/usr/lib CONFIGDIR=/usr/X11R6/lib/X11/config \
     63install install.man
     64-->
     65</sect2>
     66
     67<sect2>
     68<title>Command explanations</title>
     69
     70<para><command>xmkmf...</command>: These commands use the standard for compiling <application>X</application> based applications.</para>
     71
     72<!--
     73<para><command>make INCROOT=...</command>: These commands install with
     74the <filename class="directory">/usr</filename> prefix
     75instead of the default <filename class="directory">/usr/X11R6</filename>
     76prefix.  They also install the man pages.</para>
     77-->
     78
     79</sect2>
     80
     81<sect2>
     82<title>Configuring <acronym>NAS</acronym></title>
     83
     84<sect3><title>Configuration Information</title>
     85
     86<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>
     87
     88</sect3>
     89
     90</sect2>
     91
     92<sect2>
     93<title>Contents</title>
     94
     95<para>The <application><acronym>NAS</acronym></application> package contains
     96<acronym>NAS</acronym> utilities, headers and libraries.</para>
     97
     98</sect2>
    1099
    11100</sect1>
  • multimedia/libdriv/openquicktime.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY openquicktime-download-http "http://prdownloads.sourceforge.net/openquicktime/openquicktime-&openquicktime-version;-src.tgz">
     7  <!ENTITY openquicktime-download-ftp  " ">
     8  <!ENTITY openquicktime-size          "313 KB">
     9  <!ENTITY openquicktime-buildsize     "8.6 MB">
     10  <!ENTITY openquicktime-time          "0.11 SBU">
     11]>
     12
    113<sect1 id="openquicktime" xreflabel="OpenQuicktime-&openquicktime-version;">
    214<?dbhtml filename="openquicktime.html"?>
    315<title>OpenQuicktime-&openquicktime-version;</title>
    416
    5 &openquicktime-intro;
    6 &openquicktime-inst;
    7 &openquicktime-desc;
     17<sect2>
     18<title>Introduction to <application>OpenQuicktime</application></title>
     19
     20<para><application>OpenQuicktime</application> is a small library that handles the Quicktime
     21file format on most varieties of Unix. Audio and video decoding and
     22encoding is provided using a plug-in mechanism.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink url="&openquicktime-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink url="&openquicktime-download-ftp;"/></para></listitem>
     28<listitem><para>Download size: &openquicktime-size;</para></listitem>
     29<listitem><para>Estimated Disk space required: &openquicktime-buildsize;</para></listitem>
     30<listitem><para>Estimated build time: &openquicktime-time;</para></listitem></itemizedlist>
     31</sect3>
     32
     33<sect3><title>Additional downloads</title>
     34<itemizedlist spacing='compact'>
     35<listitem><para>Optional <acronym>CODEC</acronym>: <ulink
     36url="http://www.openquicktime.org/codecs.php"/></para></listitem>
     37</itemizedlist></sect3>
     38
     39<sect3><title><application>OpenQuicktime</application> dependencies</title>
     40<sect4><title>Required</title>
     41<para><xref linkend="GLib"/></para></sect4>
     42<sect4><title>Optional</title>
     43<para><xref linkend="libjpeg"/>
     44</para></sect4>
     45</sect3>
     46
     47</sect2>
     48
     49<sect2>
     50<title>Installation of <application>OpenQuicktime</application></title>
     51
     52<para>Install <application>OpenQuicktime</application> by running the
     53following commands:</para>
     54
     55<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     56make &amp;&amp;
     57make install</command></userinput></screen>
     58
     59</sect2>
     60
     61<sect2>
     62<title>Contents</title>
     63
     64<para>This package provides <filename class="libraryfile">libopenquicktime</filename>
     65library and utilities that allow you to manipulate Quicktime files.
     66</para>
     67
     68</sect2>
     69
     70<sect2><title>Description</title>
     71
     72<sect3><title>libopenquicktime</title>
     73<para>This is the core library.</para></sect3>
     74
     75<sect3><title>dechunk</title>
     76<para><command>dechunk</command> extracts <acronym>RGB</acronym> frames
     77from a movie and writes them as <acronym>PPM</acronym> images.
     78</para></sect3>
     79
     80<sect3><title>make_streamable</title>
     81<para>This program makes the Quicktime file streamable.
     82</para></sect3>
     83
     84<sect3><title>qtdump</title>
     85<para><command>qtdump</command> dumps all tables in a movie.
     86</para></sect3>
     87
     88<sect3><title>qtinfo</title>
     89<para><command>qtinfo</command> reads all the information about the file.
     90</para></sect3>
     91
     92<sect3><title>recover</title>
     93<para>This program recovers <acronym>JPEG</acronym> and
     94<acronym>PCM</acronym> audio from a corrupted movie.
     95</para></sect3>
     96
     97</sect2>
    898
    999</sect1>
     100
  • multimedia/libdriv/sdl.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY SDL-download-http "http://www.libsdl.org/release/SDL-&SDL-version;.tar.gz">
     7  <!ENTITY SDL-download-ftp  " ">
     8  <!ENTITY SDL-size          "2.4 MB">
     9  <!ENTITY SDL-buildsize     "46 MB">
     10  <!ENTITY SDL-time          "0.99 SBU">
     11]>
    112<sect1 id="SDL" xreflabel="SDL-&SDL-version;">
    213<?dbhtml filename="sdl.html"?>
    314<title>SDL-&SDL-version;</title>
    415
    5 &SDL-intro;
    6 &SDL-inst;
    7 &SDL-exp;
    8 &SDL-config;
    9 &SDL-desc;
     16<sect2>
     17<title>Introduction to <application><acronym>SDL</acronym></application></title>
     18
     19<para>The Simple DirectMedia Layer (<application><acronym>SDL</acronym>
     20</application> for short) is a cross-platform library designed to make it easy
     21to write multimedia software, such as games and emulators.</para>
     22
     23<sect3><title>Package information</title>
     24<itemizedlist spacing='compact'>
     25<listitem><para>Download (HTTP): <ulink url="&SDL-download-http;"/></para></listitem>
     26<listitem><para>Download (FTP): <ulink url="&SDL-download-ftp;"/></para></listitem>
     27<listitem><para>Download size: &SDL-size;</para></listitem>
     28<listitem><para>Estimated Disk space required: &SDL-buildsize;</para></listitem>
     29<listitem><para>Estimated build time: &SDL-time;</para></listitem></itemizedlist>
     30</sect3>
     31
     32<sect3><title><application><acronym>SDL</acronym></application> dependencies</title>
     33<sect4><title>Optional</title>
     34<para>
     35<xref linkend="alsa"/>,
     36<xref linkend="esound"/>,
     37<xref linkend="arts"/>,
     38<xref linkend="nas"/>,
     39<xref linkend="NASM"/>,
     40X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     41<xref linkend="aalib"/>,
     42<xref linkend="DirectFB"/> and
     43<xref linkend="SVGAlib"/>
     44</para></sect4>
     45</sect3>
     46
     47</sect2>
     48
     49<sect2>
     50<title>Installation of <application><acronym>SDL</acronym></application></title>
     51
     52<para>Install <application><acronym>SDL</acronym></application> by running the following commands:</para>
     53
     54<screen><userinput><command>./configure --prefix=/usr --disable-debug &amp;&amp;
     55make &amp;&amp;
     56make install</command></userinput></screen>
     57
     58</sect2>
     59
     60<sect2>
     61<title>Command explanations</title>
     62
     63<para><parameter>--disable-debug</parameter>: This switch configures
     64<application><acronym>SDL</acronym></application> to build with aggressive
     65optimizations.</para>
     66
     67<para><parameter>--enable-video-aalib</parameter>: This switch
     68is required to build <application><acronym>SDL</acronym></application>
     69with <acronym>AA</acronym>lib video support.</para>
     70
     71</sect2>
     72
     73<sect2>
     74<title>Configuring <application><acronym>SDL</acronym></application></title>
     75
     76<sect3><title>Configuration Information</title>
     77
     78<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../../lib-config.xml"/>   
     79
     80</sect3>
     81
     82</sect2>
     83
     84<sect2>
     85<title>Contents</title>
     86
     87<para>The <application><acronym>SDL</acronym></application> package contains
     88the <userinput>Simple DirectMedia Layer</userinput>.</para>
     89
     90</sect2>
     91
     92<sect2><title>Description</title>
     93
     94<sect3><title>Simple DirectMedia Layer</title>
     95<para>The Simple DirectMedia Layer is a generic <acronym>API</acronym> that
     96provides low level access to audio, keyboard, mouse, joystick, 3D hardware via
     97OpenGL, and 2D frame buffer across multiple platforms.</para></sect3>
     98
     99</sect2>
    10100
    11101</sect1>
  • multimedia/libdriv/speex.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY speex-download-http "http://www.speex.org/download/speex-&speex-version;.tar.gz">
     7  <!ENTITY speex-download-ftp  " ">
     8  <!ENTITY speex-size          "392 KB">
     9  <!ENTITY speex-buildsize     "3.2 MB">
     10  <!ENTITY speex-time          "0.13 SBU">
     11]>
     12
    113<sect1 id="speex" xreflabel="Speex-&speex-version;">
    214<?dbhtml filename="speex.html"?>
    315<title>Speex-&speex-version;</title>
    416
    5 &speex-intro;
    6 &speex-inst;
    7 &speex-desc;
     17<sect2>
     18<title>Introduction to <application>Speex</application></title>
     19
     20<para><application>Speex</application> is an audio compression format designed
     21especially for speech. It is well-adapted to Internet applications and
     22provides useful features that are not present in most other
     23<acronym>CODEC</acronym>s.</para>
     24
     25<sect3><title>Package information</title>
     26<itemizedlist spacing='compact'>
     27<listitem><para>Download (HTTP): <ulink url="&speex-download-http;"/></para></listitem>
     28<listitem><para>Download (FTP): <ulink url="&speex-download-ftp;"/></para></listitem>
     29<listitem><para>Download size: &speex-size;</para></listitem>
     30<listitem><para>Estimated Disk space required: &speex-buildsize;</para></listitem>
     31<listitem><para>Estimated build time: &speex-time;</para></listitem></itemizedlist>
     32</sect3>
     33
     34<sect3><title><application>Speex</application> dependencies</title>
     35<sect4><title>Recommended</title>
     36<para><xref linkend="libogg"/>
     37</para></sect4>
     38</sect3>
     39
     40</sect2>
     41
     42<sect2>
     43<title>Installation of <application>Speex</application></title>
     44
     45<para>Install <application>Speex</application> by running the
     46following commands:</para>
     47
     48<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     49make &amp;&amp;
     50make install</command></userinput></screen>
     51
     52</sect2>
     53
     54<sect2>
     55<title>Contents</title>
     56
     57<para>The Speex package provides <command>speexdec</command>,
     58<command>speexenc</command> and <filename
     59class="libraryfile">libspeex</filename>.</para>
     60
     61</sect2>
     62
     63<sect2><title>Description</title>
     64
     65<sect3><title>speexdec</title>
     66<para><command>speexdec</command> decodes a Speex file and produces a
     67<acronym>WAV</acronym> or raw file.</para></sect3>
     68
     69<sect3><title>speexenc</title>
     70<para><command>speexenc</command> encodes a <acronym>WAV</acronym> or
     71raw files using Speex.</para></sect3>
     72
     73<sect3><title>libspeex</title>
     74<para><filename class="libraryfile">libspeex</filename> provides
     75functions for the audio encoding/decoding programs.</para></sect3>
     76
     77</sect2>
    878
    979</sect1>
  • multimedia/libdriv/xine-lib.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY xine-lib-download-http "http://prdownloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.gz">
     7  <!ENTITY xine-lib-download-ftp  " ">
     8  <!ENTITY xine-lib-size          "5.9 MB">
     9  <!ENTITY xine-lib-buildsize     "60 MB">
     10  <!ENTITY xine-lib-time          "4.06 SBU">
     11]>
     12
    113<sect1 id="xine-lib" xreflabel="xine Libraries-&xine-lib-version;">
    214<?dbhtml filename="xine-lib.html"?>
    315<title>xine Libraries-&xine-lib-version;</title>
    416
    5 &xine-lib-intro;
    6 &xine-lib-inst;
    7 &xine-lib-desc;
     17<sect2>
     18<title>Introduction to <application>xine Libraries</application></title>
     19
     20<para>The <application>xine Libraries</application> package contains xine libraries.
     21These are useful for interfacing with external plug-ins that allow the flow of
     22information from the source to the screen and speakers.</para>
     23
     24<sect3><title>Package information</title>
     25<itemizedlist spacing='compact'>
     26<listitem><para>Download (HTTP): <ulink url="&xine-lib-download-http;"/></para></listitem>
     27<listitem><para>Download (FTP): <ulink url="&xine-lib-download-ftp;"/></para></listitem>
     28<listitem><para>Download size: &xine-lib-size;</para></listitem>
     29<listitem><para>Estimated Disk space required: &xine-lib-buildsize;</para></listitem>
     30<listitem><para>Estimated build time: &xine-lib-time;</para></listitem></itemizedlist>
     31</sect3>
     32
     33<sect3><title><application>xine Libraries</application> dependencies</title>
     34<sect4><title>Required</title>
     35<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and <xref linkend="esound"/> or
     36<acronym>OSS</acronym> or <xref linkend="alsa"/> or <xref
     37linkend="arts"/></para></sect4>
     38<sect4><title>Optional</title>
     39<para><xref linkend="aalib"/>, <xref linkend="libmng"/>, <xref
     40linkend="gnome-vfs"/>, <xref linkend="SDL"/>, <xref
     41linkend="DirectFB"/>, <xref linkend="flac"/>, <xref linkend="libfame"/>,
     42<xref linkend="libogg"/>, <xref linkend="libvorbis"/>, <xref
     43linkend="speex"/>, <ulink url="http://www.theora.org/">Theora</ulink>
     44and <ulink url="http://www.libstk.org/">LibSTK</ulink>
     45</para></sect4>
     46</sect3>
     47
     48</sect2>
     49
     50<sect2>
     51<title>Installation of <application>xine Libraries</application></title>
     52
     53<para>Install <application>xine Libraries</application> by running the following
     54commands:</para>
     55
     56<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     57make &amp;&amp;
     58make install</command></userinput></screen>
     59
     60</sect2>
     61
     62<sect2>
     63<title>Contents</title>
     64
     65<para>The <application>xine Libraries</application> package contains <command>
     66xine-config</command>, <filename class="libraryfile">libxine</filename>
     67libraries and various input/output plugins.</para>
     68
     69</sect2>
     70
     71<sect2><title>Description</title>
     72
     73<sect3><title>xine-config</title>
     74<para><command>xine-config</command> provides information to programs trying
     75to link with the <application>xine</application> libraries.</para></sect3>
     76
     77<sect3><title>libxine libraries</title>
     78<para><filename class="libraryfile">libxine</filename> libraries provide the
     79<acronym>API</acronym> for processing video files.</para></sect3>
     80
     81</sect2>
    882
    983</sect1>
  • multimedia/libdriv/xvid.xml

    r16998db6 r48b7295  
     1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
     2   "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
     3  <!ENTITY % general-entities SYSTEM "../../general.ent">
     4  %general-entities;
     5 
     6  <!ENTITY xvid-download-http "http://files.xvid.org/downloads/xvidcore-&xvid-version;.tar.bz2">
     7  <!ENTITY xvid-download-ftp  " ">
     8  <!ENTITY xvid-size          "524 KB">
     9  <!ENTITY xvid-buildsize     "5.5 MB">
     10  <!ENTITY xvid-time          "0.19 SBU">
     11]>
     12
    113<sect1 id="xvid" xreflabel="XviD-&xvid-version;">
    214<?dbhtml filename="xvid.html"?>
    315<title>XviD-&xvid-version;</title>
    416
    5 &xvid-intro;
    6 &xvid-inst;
    7 &xvid-exp;
    8 &xvid-desc;
     17<sect2>
     18<title>Introduction to <application>XviD</application></title>
     19
     20<!--
     21OpenDivX or Xvid?
     22
     23OpenDivX is a free implementation of the mpeg4-codec. Alas, the
     24developers at ProjectMayo didn't gratefully release their actual source
     25in compileable versions, so the displeasure of the users majority
     26canalized into a new project named Xvid.
     27
     28Xvid development was interrupted in Autumn 2002 due to a code-theft
     29the developers at Sigma design committed but it is continued now.
     30
     31For worse luck, OpenDivX and Xvid are using the same header file
     32names (an issue that wouldn't be resolved easily) and function
     33namespace, so you'll have to choose which one to use.
     34
     35I personally vote for Xvid, because the installation from sources
     36is much smoother. If you use mencoder and transcode at the same time,
     37you may want to choose different codecs for each.
     38-->
     39
     40<para><application>XviD</application> is a <acronym>MPEG</acronym>-4
     41compliant video <acronym>CODEC</acronym>.</para>
     42
     43<sect3><title>Package information</title>
     44<itemizedlist spacing='compact'>
     45<listitem><para>Download (HTTP): <ulink url="&xvid-download-http;"/></para></listitem>
     46<listitem><para>Download (FTP): <ulink url="&xvid-download-ftp;"/></para></listitem>
     47<listitem><para>Download size: &xvid-size;</para></listitem>
     48<listitem><para>Estimated Disk space required: &xvid-buildsize;</para></listitem>
     49<listitem><para>Estimated build time: &xvid-time;</para></listitem></itemizedlist>
     50</sect3>
     51
     52<sect3><title><application>XviD</application> dependencies</title>
     53<sect4><title>Optional</title>
     54<para><xref linkend="NASM"/>
     55</para></sect4>
     56</sect3>
     57
     58</sect2>
     59
     60<sect2>
     61<title>Installation of <application>XviD</application></title>
     62
     63<para>Install <application>XviD</application> by running the following commands:</para>
     64
     65<screen><userinput><command>cd build/generic &amp;&amp;
     66./configure --prefix=/usr &amp;&amp;
     67make  &amp;&amp;
     68make install &amp;&amp;
     69ln -sf libxvidcore.so.4.0 /usr/lib/libxvidcore.so.4 &amp;&amp;
     70ln -sf libxvidcore.so.4 /usr/lib/libxvidcore.so</command></userinput></screen>
     71
     72</sect2>
     73
     74<sect2>
     75<title>Command explanations</title>
     76
     77<para><command>ln -s libxvidcore.so.4 /usr/lib/libxvidcore.so</command>:
     78This command makes applications linked against
     79<filename class="libraryfile">.so</filename> names, link to
     80<filename class="libraryfile">.so.<replaceable>MAJOR</replaceable></filename>.
     81This ensures better binary compatibility, as
     82<application>XviD</application> developers take care not changing the
     83<replaceable>MAJOR</replaceable> number until there is an incompatible
     84<acronym>ABI</acronym> change.</para>
     85
     86</sect2>
     87
     88<sect2>
     89<title>Contents</title>
     90
     91<para>The <application>XviD</application> core package contains the <filename
     92class="libraryfile">libxvidcore</filename> library.</para>
     93
     94</sect2>
     95
     96<sect2><title>Description</title>
     97
     98<sect3><title>libxvidcore</title>
     99<para><filename class="libraryfile">libxvidcore</filename> provides
     100functions to encode and decode most <acronym>MPEG</acronym>-4 video
     101data.</para></sect3>
     102
     103<!--
     104<para>Following features of MPEG-4 are supported:</para>
     105<para><emphasis>I, P Frame encoding</emphasis></para>
     106<para>I-Frames are image frames, while P-Frames are Pattern Frames.
     107Image Frames contain full images. P-Frames contain patterns of what changes in
     108the image, thusly saving a lot of space.</para>
     109<para><emphasis>PMVFast and EPZS with diamond a sqare pattern motion
     110estimation</emphasis></para>
     111<para>Fast Motion detection that can refer a square or diamond
     112shaped pattern to different directions.</para>
     113<para><emphasis>inter4v mode</emphasis></para>
     114<para>Fast interpolation ability.</para>
     115<para><emphasis>fullpixel and halfpixel precision</emphasis></para>
     116<para>Even halfpixel movements can be encoded. Better precision
     117results in better compression at better quality.</para>
     118<para><emphasis>both MPEG-4 and H263 quantizations</emphasis></para>
     119<para>MPEG-4 is the standard DivX was derived from. H263 is a
     120slightly changed subset of that standard made by Microsoft. Quantization
     121means to map the quantity of color values to numbers.</para>
     122<para><emphasis>custom quant matrices</emphasis></para>
     123<para>The quantization can be done using custom matrices,
     124possibly giving better results if the matrix is made to suit the video
     125data. Every normal user should be fine with the default matrix that comes
     126with <application>XviD</application>.</para>
     127<para><emphasis>Adaptive quantization / Luminance masking</emphasis></para>
     128<para>Qantization and Luminance masking are variant, depending
     129on the input material, therefore providing better results on dark or very
     130contrasting images.</para>
     131-->
     132
     133</sect2>
    9134
    10135</sect1>
  • multimedia/multimedia.xml

    r16998db6 r48b7295  
    33<title>Multimedia</title>
    44
    5 &multimedia-libdriv;
     5<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="multimedia/libdriv/libdriv.xml"/>
     6
     7<!-- &multimedia-libdriv; -->
    68&multimedia-audioutils;
    79&multimedia-videoutils;
Note: See TracChangeset for help on using the changeset viewer.