Changeset 67f4e079


Ignore:
Timestamp:
10/29/2014 10:06:49 PM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
3f05421
Parents:
1937ed6a
Message:

Multimedia Libraries section conversion.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14792 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
22 edited
5 moved

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1937ed6a r67f4e079  
    5151        </listitem>
    5252        <listitem>
     53          <para>[krejzi] - Changed ALSA-Utils instructions to work on systemd setups.</para>
     54        </listitem>
     55        <listitem>
    5356          <para>[krejzi] - Changed Transmission instructions to use rewritten Qt instructions.</para>
    5457        </listitem>
  • multimedia/libdriv/alsa-oss.xml

    r1937ed6a r67f4e079  
    1313]>
    1414
    15 <sect1 id="alsa-oss" xreflabel="ALSA OSS-&alsa-oss-version;">
     15<sect1 id="alsa-oss" xreflabel="alsa-oss-&alsa-oss-version;">
    1616  <?dbhtml filename="alsa-oss.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>ALSA OSS-&alsa-oss-version;</title>
     23  <title>alsa-oss-&alsa-oss-version;</title>
    2424
    2525  <indexterm zone="alsa-oss">
     
    3636    </para>
    3737
    38     &lfs76_built;
     38    &lfs76_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • multimedia/libdriv/alsa-utils-systemd.xml

    r1937ed6a r67f4e079  
    191191        </para>
    192192      </note>
    193 
    194     </sect3>
    195 
    196     <sect3 id="alsa-utils-init">
    197       <title>Boot Script</title>
    198 
    199       <indexterm zone="alsa-utils alsa-utils-init">
    200         <primary sortas="f-alsa">alsa</primary>
    201       </indexterm>
    202 
    203       <para>
    204         To automatically store and restore volume settings (if udev rule doesn't
    205         work for you) when the system is rebooted, install the
    206         <filename>/etc/rc.d/init.d/alsa</filename> boot script from the <xref
    207         linkend="bootscripts"/> package.
    208       </para>
    209 
    210 <screen role="root"><userinput>make install-alsa</userinput></screen>
    211193
    212194    </sect3>
  • multimedia/libdriv/flac.xml

    r1937ed6a r67f4e079  
    8989    following commands:</para>
    9090
    91 <screen><userinput>./configure --prefix=/usr \
    92             --disable-thorough-tests &amp;&amp;
     91<screen><userinput>./configure --prefix=/usr --disable-thorough-tests &amp;&amp;
    9392make</userinput></screen>
    9493
  • multimedia/libdriv/grilo-plugins-systemd.xml

    r1937ed6a r67f4e079  
    77  <!ENTITY grilo-plugins-download-http "&gnome-download-http;/grilo-plugins/0.2/grilo-plugins-&grilo-plugins-version;.tar.xz">
    88  <!ENTITY grilo-plugins-download-ftp  "&gnome-download-ftp;/grilo-plugins/0.2/grilo-plugins-&grilo-plugins-version;.tar.xz">
    9   <!ENTITY grilo-plugins-md5sum       "45030aab3f21b561b1c899ebb7dce54d">
    10   <!ENTITY grilo-plugins-size         "980 KB">
    11   <!ENTITY grilo-plugins-buildsize    "24 MB (all plugins)">
    12   <!ENTITY grilo-plugins-time         "0.3 SBU">
     9  <!ENTITY grilo-plugins-md5sum        "45030aab3f21b561b1c899ebb7dce54d">
     10  <!ENTITY grilo-plugins-size          "980 KB">
     11  <!ENTITY grilo-plugins-buildsize     "25 MB (all plugins)">
     12  <!ENTITY grilo-plugins-time          "0.3 SBU">
    1313]>
    1414
     
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy: bdubbs $</othername>
    20     <date>$Date: 2013-10-21 18:39:03 -0300 (Seg, 21 Out 2013) $</date>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
    2121  </sect1info>
    2222
     
    6565    <bridgehead renderas="sect4">Required</bridgehead>
    6666    <para role="required">
    67       <xref linkend="grilo"/> and
     67      <xref linkend="grilo"/>,
     68      <xref linkend="libgcrypt"/> and
    6869      <xref linkend="sqlite"/>
    6970    </para>
     
    8081      <xref linkend="avahi"/>,
    8182      <xref linkend="gmime"/> (Podcasts),
     83      <xref linkend="gnome-online-accounts"/> (Flickr),
    8284      <xref linkend="json-glib"/> (TMDB),
     85      <xref linkend="libgdata"/> (YouTube),
     86      <xref linkend="libmediaart"/> (local-art),
     87      <xref linkend="liboauth"/> (to configure Flickr personal accounts),
    8388      <xref linkend="lua"/> (Lua Factory),
    84       <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/gnome-online-accounts/">gnome-online-accounts</ulink> (Flickr, Pocket),
    85       <ulink url="http://ftp.gnome.org/pub/gnome/sources/gom">gom</ulink> (Bookmarks),
    86       <ulink url="https://www.flyn.org/projects/libdmapsharing/">libdmapsharing</ulink> (DMAP),
    87       <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/libgdata/">libgdata</ulink> (YouTube),
    88       <ulink url="http://sourceforge.net/projects/quvi">libquvi (version 0.9)</ulink> (YouTube),
    89       <ulink url="http://sourceforge.net/projects/liboauth/files/">liboauth</ulink>
    90       (to configure Flickr personal accounts),
    91       <ulink url="http://ftp.acc.umu.se/pub/gnome/sources/libmediaart/">MEDIAART</ulink> (local-art),
    92       <ulink url="https://launchpad.net/python-dbusmock/trunk">python-dbusmock</ulink> (dLeyna runtime tests), and
    93       <ulink url="https://download.gnome.org/sources/tracker/">tracker</ulink> (Tracker)
     89      <xref linkend="tracker"/> (Tracker),
     90      <ulink url="&gnome-download-http;/gom/">GOM</ulink>,
     91      <ulink url="&gnome-download-http;/gupnp-av/">GuPNP-AV</ulink> (GUPnP),
     92      <ulink url="https://www.flyn.org/projects/libdmapsharing/">libdmapsharing</ulink> (DMAP) and
     93      <ulink url="http://sourceforge.net/projects/quvi">libquvi (version 0.9)</ulink> (Youtube)
    9494    </para>
    9595
     
    109109
    110110    <para>
    111       To test the results, issue:
    112       <command>make check 2&gt;&amp;1 | tee check.log</command>.
    113       A summary can be obtained with
    114       <command>grep -E 'PASS|FAIL' check.log</command>.
     111      To test the results, issue: <command>make check</command>.
    115112    </para>
    116113
     
    140137          respective plugins.</seg>
    141138        <seg>/usr/lib/grilo-0.2,
    142              /usr/share/help/C/{examples,grilo-plugins} and
     139             /usr/share/help/C/grilo-plugins and
    143140             /usr/share/grilo-plugins</seg>
    144141      </seglistitem>
  • multimedia/libdriv/grilo.xml

    r1937ed6a r67f4e079  
    99  <!ENTITY grilo-md5sum       "65ac9100dab7f93c4df41cfad58dccba">
    1010  <!ENTITY grilo-size         "600 KB">
    11   <!ENTITY grilo-buildsize    "14 MB">
     11  <!ENTITY grilo-buildsize    "28 MB">
    1212  <!ENTITY grilo-time         "0.2 SBU">
    1313]>
     
    6262    <bridgehead renderas="sect4">Required</bridgehead>
    6363    <para role="required">
    64       <xref linkend="gtk3"/>
     64      <xref linkend="glib2"/> and
     65      <xref linkend="libxml2"/>
    6566    </para>
    6667
    6768    <bridgehead renderas="sect4">Recommended</bridgehead>
    6869    <para role="recommended">
     70      <xref linkend="gobject-introspection"/>,
     71      <xref linkend="grilo-plugins"/> (runtime),
     72      <xref linkend="gtk3"/>,
    6973      <xref linkend="libsoup"/>,
    70       <xref linkend="gobject-introspection"/>,
    71       <xref linkend="grilo-plugins"/> (runtime), and
     74      <xref linkend="totem-pl-parser"/>, and
    7275      <xref linkend="vala"/>
    7376    </para>
     
    7578    <bridgehead renderas="sect4">Optional</bridgehead>
    7679    <para role="optional">
    77       <xref linkend="avahi"/> (if installed at build time, make sure
    78       avahi-daemon is running as a system daemon, started by
    79       bootscript/systemd unit),
     80      <xref linkend="avahi"/>,
    8081      <xref linkend="docbook-utils"/>, and
    81       <ulink url="http://sourceforge.net/projects/liboauth/files/">liboauth</ulink>
    82       (to configure flickr personal accounts)
     82      <xref linkend="liboauth"/>
    8383    </para>
    8484
     
    9494    following commands:</para>
    9595
    96 <screen><userinput>./configure --prefix=/usr \
     96<screen><userinput>./configure --prefix=/usr     \
     97            --libdir=/usr/lib \
    9798            --disable-static &amp;&amp;
    9899make</userinput></screen>
    99100
    100101    <!-- testsuite exists, but does nothing -->
    101     <para>This package does not have a testsuite.</para>
     102    <para>This package does not come with a testsuite.</para>
    102103
    103104    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • multimedia/libdriv/gst-ffmpeg.xml

    r1937ed6a r67f4e079  
    109109    </para>
    110110
    111 <screen><userinput>patch -p1 &lt; ../gst-ffmpeg-&gst-ffmpeg-version;-gcc-4.7-1.patch &amp;&amp;
    112 ./configure --prefix=/usr &amp;&amp;
     111<screen><userinput>patch -Np1 -i ../gst-ffmpeg-&gst-ffmpeg-version;-gcc-4.7-1.patch &amp;&amp;
     112./configure --prefix=/usr \
     113            --with-package-name="GStreamer FFMpeg Plugins &gst-ffmpeg-version; BLFS" \
     114            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    113115make</userinput></screen>
    114116
  • multimedia/libdriv/gst-plugins-bad.xml

    r1937ed6a r67f4e079  
    105105      <xref linkend="neon"/>,
    106106      <xref linkend="sdl"/>,
    107       <xref linkend="soundtouch"/>
    108       <ulink url="http://www.celt-codec.org/">celt</ulink>,
     107      <xref linkend="soundtouch"/>,
     108      <ulink url="http://www.celt-codec.org/">Celt</ulink>,
    109109      <ulink url="http://diracvideo.org/">Dirac</ulink>,
    110110      <ulink url="http://www.directfb.org/">DirectFB</ulink>,
     
    149149    <title>Installation of GStreamer Bad Plug-ins</title>
    150150
    151     <note><para>If you need a plugin for a given dependency, that dependency
    152       needs to be installed before this application.
    153     </para></note>
    154 
    155151    <para>
    156152      Install <application>Gstreamer Bad Plug-ins</application> by running the following
     
    158154    </para>
    159155
    160 <screen><userinput>./configure --prefix=/usr --with-gtk=3.0 --disable-examples &amp;&amp;
     156<screen><userinput>./configure --prefix=/usr      \
     157            --with-gtk=3.0     \
     158            --disable-examples \
     159            --disable-static   \
     160            --with-package-name="GStreamer Bad Plugins &gst-plugins-bad-version; BLFS" \
     161            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    161162make</userinput></screen>
    162163
  • multimedia/libdriv/gst-plugins-base-systemd.xml

    r1937ed6a r67f4e079  
    8686      <listitem>
    8787        <para>
    88           Optional patch :
     88          Optional patch:
    8989          <ulink url="&patch-root;/gst-plugins-base-&gst-plugins-base-version;-gcc_4_9_0_i686-1.patch"/>
    9090        </para>
     
    106106      <xref linkend="libtheora"/>,
    107107      <xref linkend="libvorbis"/>,
    108       <xref linkend="systemd"/> (for gudev), and
     108      <xref linkend="systemd"/> (for GUdev), and
    109109      <xref linkend="xorg7-lib"/>
    110110    </para>
     
    141141    <title>Installation of GStreamer Base Plug-ins</title>
    142142
    143     <note><para>If you need a plugin for a given dependency, that dependency
    144       needs to be installed before this application.
    145     </para></note>
    146 
    147143    <para>
    148144      First, if you are using i686, fix a compile problem inroduced by
     
    157153    </para>
    158154
    159 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     155<screen><userinput>./configure --prefix=/usr    \
     156            --disable-static \
     157            --with-package-name="GStreamer Base Plugins &gst-plugins-base-version; BLFS" \
     158            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    160159make</userinput></screen>
    161160
  • multimedia/libdriv/gst-plugins-good.xml

    r1937ed6a r67f4e079  
    113113      <ulink url="http://www.jackaudio.org">JACK</ulink>,
    114114      <ulink url="http://sourceforge.net/projects/libavc1394/">libavc1394</ulink>
    115       (requires 
    116          <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/"> libraw1394</ulink>),
     115      (requires
     116      <ulink url="http://www.kernel.org/pub/linux/libs/ieee1394/"> libraw1394</ulink>),
    117117      <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
    118118      <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
     
    145145    <title>Installation of GStreamer Good Plug-ins</title>
    146146
    147     <note><para>If you need a plugin for a given dependency, that dependency
    148       needs to be installed before this application.
    149     </para></note>
    150 
    151147    <para>
    152148      Install <application>GStreamer Good Plug-ins</application> by running the
     
    158154./configure --prefix=/usr \
    159155            --sysconfdir=/etc \
    160             --with-gtk=3.0 &amp;&amp;
     156            --with-gtk=3.0 \
     157            --with-package-name="GStreamer Good Plugins &gst-plugins-good-version; BLFS" \
     158            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    161159make</userinput></screen>
    162160
  • multimedia/libdriv/gst-plugins-ugly.xml

    r1937ed6a r67f4e079  
    140140    <title>Installation of GStreamer Ugly Plug-ins</title>
    141141
    142     <note><para>If you need a plugin for a given dependency, that dependency
    143       needs to be installed before this application.
    144     </para></note>
    145 
    146142    <para>
    147143      Install <application>GStreamer Ugly Plug-ins</application> by running
     
    150146
    151147<screen><userinput>patch -Np1 -i ../gst-plugins-ugly-&gst-plugins-ugly-version;-libcdio_fixes-1.patch &amp;&amp;
    152 ./configure --prefix=/usr &amp;&amp;
     148./configure --prefix=/usr \
     149            --with-package-name="GStreamer Ugly Plugins &gst-plugins-ugly-version; BLFS" \
     150            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    153151make</userinput></screen>
    154152
  • multimedia/libdriv/gst10-libav.xml

    r1937ed6a r67f4e079  
    99  <!ENTITY gst10-libav-md5sum        "248b6aae752710bbae77af01f74a082d">
    1010  <!ENTITY gst10-libav-size          "5 MB">
    11   <!ENTITY gst10-libav-buildsize     "249 MB (adittional 1 MB for the tests)">
     11  <!ENTITY gst10-libav-buildsize     "250 MB">
    1212  <!ENTITY gst10-libav-time          "2.2 SBU">
    1313]>
     
    108108<screen><userinput>./configure --prefix=/usr \
    109109            --with-package-name="GStreamer Libav Plugins &gst10-libav-version; BLFS" \
    110             --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
     110            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    111111make</userinput></screen>
    112112
  • multimedia/libdriv/gst10-plugins-bad.xml

    r1937ed6a r67f4e079  
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
    98       <xref linkend="bluez"/>,
     98      <xref linkend="clutter"/>,
    9999      <xref linkend="curl"/>,
    100100      <xref linkend="faac"/>,
    101101      <xref linkend="faad2"/>,
     102      <xref linkend="glu"/>,
    102103      <xref linkend="gnutls"/>,
    103104      <xref linkend="gtk-doc"/>,
     
    108109      <xref linkend="libgcrypt"/>,
    109110      <xref linkend="libmpeg2"/>,
     111      <xref linkend="libpng"/>,
     112      <xref linkend="librsvg"/>,
     113      <xref linkend="libusb"/>,
    110114      <xref linkend="libvdpau"/>,
     115      <xref linkend="libwebp"/>,
    111116      <xref linkend="mesalib"/>,
    112117      <xref linkend="mpg123"/>,
     
    114119      <xref linkend="openjpeg"/>,
    115120      <xref linkend="openssl"/>,
     121      <xref linkend="opus"/>,
     122      <xref linkend="sbc"/>,
    116123      <xref linkend="sdl"/>,
    117124      <xref linkend="valgrind"/>,
    118125      <xref linkend="xorg7-lib"/>,
    119       <ulink url="http://celt-codec.org/">Celt</ulink>,
     126      <xref linkend="wayland"/>,
     127      <ulink url="http://acoustid.org/chromaprint/">Chromaprint</ulink>,
     128      <ulink url="http://directfb.org/">DirectFB</ulink>,
    120129      <ulink url="http://www.speech.cs.cmu.edu/flite/">Flite</ulink>,
    121130      <ulink url="http://code.google.com/p/game-music-emu/">Game Music Emu</ulink>,
    122131      <ulink url="http://www.quut.com/gsm/">GSM</ulink>,
    123132      <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
     133      <ulink url="http://code.google.com/p/libkate/">libkate</ulink>,
    124134      <ulink url="http://sourceforge.net/projects/farsight/files/libmimic/">libmimic</ulink>,
    125135      <ulink url="http://sourceforge.net/projects/libmms/">libmms</ulink>,
     136      <ulink url="http://modplug-xmms.sourceforge.net/">libmodplug</ulink>,
    126137      <ulink url="http://code.google.com/p/musicip-libofa/">libofa</ulink>,
     138      <ulink url="http://www.libssh2.org/">libssh2</ulink>,
    127139      <ulink url="http://sourceforge.net/projects/mjpeg/">MJPEG Tools</ulink>,
     140      <ulink url="http://www.musepack.net/">MusePack</ulink>,
    128141      <ulink url="http://kcat.strangesoft.net/openal.html">OpenAL</ulink>,
    129142      <ulink url="http://code.entropywave.com/orc/">ORC</ulink>,
     
    132145      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">VO AAC</ulink>,
    133146      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/">VO AMRWB</ulink>,
    134       <ulink url="http://wayland.freedesktop.org/">Wayland</ulink>, and
     147      <ulink url="http://sourceforge.net/projects/wildmidi/">WildMidi</ulink>, and
    135148      <ulink url="http://sourceforge.net/projects/zbar/">ZBAR</ulink>
    136149      <!-- Not ported
    137       <xref linkend="jasper"/>,
    138       <xref linkend="libmusicbrainz"/>,
    139       <xref linkend="libpng"/>,
    140       <xref linkend="librsvg"/>,
    141150      <xref linkend="libsndfile"/>,
    142151      <xref linkend="sdl"/>,
    143152      <xref linkend="xvid"/>,
    144153      <ulink url="http://sourceforge.net/projects/dirac/">Dirac</ulink>
    145       <ulink url="http://directfb.org/">DirectFB</ulink>
    146154      <ulink url="http://www.ladspa.org/">LADSPA SDK</ulink>
    147155      <ulink url="http://sourceforge.net/projects/libdc1394/">libdc1394</ulink>
    148       <ulink url="http://code.google.com/p/libkate/">libkate</ulink>
    149       <ulink url="http://modplug-xmms.sourceforge.net/">libmodplug</ulink>
    150       <ulink url="http://www.musepack.net/">MusePack</ulink>
    151156      <ulink url="http://sourceforge.net/projects/nas/">NAS</ulink>
    152       <ulink url="http://sourceforge.net/projects/wildmidi/">WildMidi</ulink>
    153157      <ulink url="http://sourceforge.net/projects/zapping/">ZVBI</ulink> -->
    154158    </para>
     
    162166    <title>Installation of GStreamer Bad Plug-ins</title>
    163167
    164     <note><para>If you need a plugin for a given dependency, that dependency
    165       needs to be installed before this application.
    166     </para></note>
    167 
    168168    <para>
    169169      Install <application>GStreamer Bad Plug-ins</application> by running the
     
    173173<screen><userinput>./configure --prefix=/usr \
    174174            --with-package-name="GStreamer Bad Plugins &gst10-plugins-bad-version; BLFS" \
    175             --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
     175            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    176176make</userinput></screen>
    177177
  • multimedia/libdriv/gst10-plugins-base.xml

    r1937ed6a r67f4e079  
    122122    <title>Installation of GStreamer Base Plug-ins</title>
    123123
    124     <note><para>If you need a plugin for a given dependency, that dependency
    125       needs to be installed before this application.
    126     </para></note>
    127 
    128124    <para>
    129125      Install <application>GStreamer Base Plug-ins</application> by running the
     
    133129<screen><userinput>./configure --prefix=/usr \
    134130            --with-package-name="GStreamer Base Plugins &gst10-plugins-base-version; BLFS" \
    135             --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
     131            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    136132make</userinput></screen>
    137133
  • multimedia/libdriv/gst10-plugins-good-systemd.xml

    r1937ed6a r67f4e079  
    131131    <title>Installation of GStreamer Good Plug-ins</title>
    132132
    133     <note><para>If you need a plugin for a given dependency, that dependency
    134       needs to be installed before this application.
    135     </para></note>
    136 
    137133    <para>
    138134      Install <application>GStreamer Good Plug-ins</application> by running the
     
    142138<screen><userinput>./configure --prefix=/usr \
    143139            --with-package-name="GStreamer Good Plugins &gst10-plugins-good-version; BLFS" \
    144             --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
     140            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    145141make</userinput></screen>
    146142
  • multimedia/libdriv/gst10-plugins-ugly.xml

    r1937ed6a r67f4e079  
    1010  <!ENTITY gst10-plugins-ugly-md5sum        "239f055afb4ec0cf5ff8cde5a4a5bb9b">
    1111  <!ENTITY gst10-plugins-ugly-size          "828 KB">
    12   <!ENTITY gst10-plugins-ugly-buildsize     "16 MB (additional 1 MB for the tests)">
     12  <!ENTITY gst10-plugins-ugly-buildsize     "17 MB">
    1313  <!ENTITY gst10-plugins-ugly-time          "0.2 SBU">
    1414]>
     
    115115    <title>Installation of GStreamer Ugly Plug-ins</title>
    116116
    117     <note><para>If you need a plugin for a given dependency, that dependency
    118       needs to be installed before this application.
    119     </para></note>
    120 
    121117    <para>
    122118      Install <application>GStreamer Ugly Plug-ins</application> by running the following
     
    126122<screen><userinput>./configure --prefix=/usr \
    127123            --with-package-name="GStreamer Ugly Plugins &gst10-plugins-ugly-version; BLFS" \
    128             --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
     124            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    129125make</userinput></screen>
    130126
  • multimedia/libdriv/gstreamer.xml

    r1937ed6a r67f4e079  
    134134            gst/parse/grammar.y &amp;&amp;
    135135
    136 ./configure --prefix=/usr \
    137             --disable-static &amp;&amp;
     136./configure --prefix=/usr    \
     137            --disable-static \
     138            --with-package-name="GStreamer &gstreamer-version; BLFS" \
     139            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    138140make</userinput></screen>
    139141
  • multimedia/libdriv/gstreamer10.xml

    r1937ed6a r67f4e079  
    112112<screen><userinput>./configure --prefix=/usr \
    113113            --with-package-name="GStreamer &gstreamer10-version; BLFS" \
    114             --with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/" &amp;&amp;
     114            --with-package-origin="http://www.linuxfromscratch.org/blfs/view/&blfs-version;/" &amp;&amp;
    115115make</userinput></screen>
    116116
  • multimedia/libdriv/libcanberra-systemd.xml

    r1937ed6a r67f4e079  
    129129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130130      href="../../xincludes/gtk-doc-rebuild.xml"/>
     131
     132  </sect2>
     133
     134  <sect2 role="configuration">
     135    <title>Configuring Libcanberra</title>
     136   
     137    <sect3  id="libcanberra-init">
     138      <title>Systemd Units</title>
     139
     140      <para>
     141        To start the <command>canberra-boot</command> service at boot,
     142        enable the previously installed systemd unit by
     143        running the following command as the
     144        <systemitem class="username">root</systemitem> user:
     145      </para>
     146
     147      <indexterm zone="libcanberra libcanberra-init">
     148        <primary sortas="f-libcanberra">libcanberra</primary>
     149      </indexterm>
     150
     151<screen role="root"><userinput>systemctl enable canberra-system-bootup</userinput></screen>
     152
     153    </sect3>
    131154
    132155  </sect2>
  • multimedia/libdriv/libdriv.xml

    r1937ed6a r67f4e079  
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-lib.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-plugins.xml"/>
    27   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-utils.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-utils-systemd.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-tools.xml"/>
    2929  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alsa-firmware.xml"/>
     
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="flac.xml"/>
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grilo.xml"/>
    38   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grilo-plugins.xml"/>
     38  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grilo-plugins-systemd.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gstreamer.xml"/>
    40   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst-plugins-base.xml"/>
     40  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst-plugins-base-systemd.xml"/>
    4141  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst-plugins-good.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst-plugins-bad.xml"/>
     
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gstreamer10.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-plugins-base.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-plugins-good.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-plugins-good-systemd.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-plugins-bad.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gst10-plugins-ugly.xml"/>
     
    5353  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libao.xml"/>
    5454  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libass.xml"/>
    55   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcanberra.xml"/>
     55  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcanberra-systemd.xml"/>
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdiscid.xml"/>
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libdvdcss.xml"/>
  • multimedia/libdriv/libmpeg2.xml

    r1937ed6a r67f4e079  
    7979
    8080<screen><userinput>sed -i 's/static const/static/' libmpeg2/idct_mmx.c &amp;&amp;
    81 ./configure --prefix=/usr                           &amp;&amp;
     81./configure --prefix=/usr --disable-static          &amp;&amp;
    8282make</userinput></screen>
    8383
     
    100100    <para><command>sed -i ...</command>: This <command>sed</command> fixes
    101101    problems with recent GCC compilers.</para>
     102
     103    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     104      href="../../xincludes/static-libraries.xml"/>
     105
    102106  </sect2>
    103107
     
    144148
    145149      <varlistentry id="libmpeg2-lib">
    146         <term><filename class='libraryfile'>libmpeg2.{so,a}</filename></term>
     150        <term><filename class='libraryfile'>libmpeg2.so</filename></term>
    147151        <listitem>
    148152          <para>contains API functions used to decode MPEG video streams.</para>
    149153          <indexterm zone="libmpeg2 libmpeg2-lib">
    150             <primary sortas="c-libmpeg2">libmpeg2.{so,a}</primary>
     154            <primary sortas="c-libmpeg2">libmpeg2.so</primary>
    151155          </indexterm>
    152156        </listitem>
     
    159163          video streams.</para>
    160164          <indexterm zone="libmpeg2 libmpeg2convert">
    161             <primary sortas="c-libmpeg2convert">libmpeg2convert.{so,a}</primary>
     165            <primary sortas="c-libmpeg2convert">libmpeg2convert.so</primary>
    162166          </indexterm>
    163167        </listitem>
  • multimedia/libdriv/libmusicbrainz.xml

    r1937ed6a r67f4e079  
    9393
    9494<screen><userinput>patch -Np1 -i ../libmusicbrainz-&libmusicbrainz-version;-missing-includes-1.patch &amp;&amp;
    95 ./configure --prefix=/usr &amp;&amp;
     95./configure --prefix=/usr --disable-static &amp;&amp;
    9696make</userinput></screen>
    9797
     
    122122  </sect2>
    123123
     124  <sect2 role="commands">
     125    <title>Command Explanations</title>
     126
     127    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     128      href="../../xincludes/static-libraries.xml"/>
     129
     130  </sect2>
     131
    124132  <sect2 role="content">
    125133    <title>Contents</title>
     
    132140      <seglistitem>
    133141        <seg>None</seg>
    134         <seg>libmusicbrainz.{so,a}</seg>
     142        <seg>libmusicbrainz.so</seg>
    135143        <seg>/usr/include/musicbrainz and
    136144        /usr/share/doc/libmusicbrainz-&libmusicbrainz-version;</seg>
     
    144152
    145153      <varlistentry id="libmusicbrainz-lib">
    146         <term><filename class='libraryfile'>libmusicbrainz.{so,a}</filename></term>
     154        <term><filename class='libraryfile'>libmusicbrainz.so</filename></term>
    147155        <listitem>
    148156          <para>contains API functions to access the MusicBrainz database, both
    149157          for looking up data and also for submitting new data.</para>
    150158          <indexterm zone="libmusicbrainz libmusicbrainz-lib">
    151             <primary sortas="c-libmusicbrainz">libmusicbrainz.{so,a}</primary>
     159            <primary sortas="c-libmusicbrainz">libmusicbrainz.so</primary>
    152160          </indexterm>
    153161        </listitem>
  • multimedia/libdriv/libogg.xml

    r1937ed6a r67f4e079  
    6969    commands:</para>
    7070
    71 <screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/libogg-&libogg-version; --disable-static &amp;&amp;
     71<screen><userinput>
     72./configure --prefix=/usr    \
     73            --disable-static \
     74            --docdir=/usr/share/doc/libogg-&libogg-version; &amp;&amp;
    7275make</userinput></screen>
    7376
  • multimedia/libdriv/pulseaudio.xml

    r1937ed6a r67f4e079  
    8989      <xref linkend="dbus"/>,
    9090      <xref linkend="glib2"/>,
    91       <xref linkend="libcap-pam"/>,
    9291      <xref linkend="openssl"/>,
    9392      <xref linkend="speex"/> and
     
    10099      <xref linkend="bluez"/> (runtime),
    101100      <xref linkend="check"/>,
    102       <xref linkend="systemd"/> (runtime),
    103101      <xref linkend="GConf"/>,
    104102      <xref linkend="gtk3"/>,
     
    158156    </para>
    159157
    160 <screen role="root"><userinput>rm /etc/dbus-1/system.d/pulseaudio-system.conf</userinput></screen>
     158<screen role="root"><userinput>rm -fv /etc/dbus-1/system.d/pulseaudio-system.conf</userinput></screen>
    161159
    162160  </sect2>
     
    196194  </sect2>
    197195
    198   <sect2 role="configuration">
    199     <title>Configuring PulseAudio</title>
    200 
    201     <sect3 id="pulseaudio-config">
    202       <title>Config Files</title>
    203       <para>
    204         There are system wide configuration files:
    205         <filename>/etc/pulse/daemon.conf</filename>,
    206         <filename>/etc/pulse/client.conf</filename>,
    207         <filename>/etc/pulse/default.pa</filename>, and user configuration
    208         files with the same names in
    209         <filename class="directory">~/.config/pulse</filename>. User
    210         configuration files take precedence over system wide ones.
    211       </para>
    212 
    213       <indexterm zone="pulseaudio pulseaudio-config">
    214         <primary sortas="e-AA.config-pulse">~/.config/pulse</primary>
    215       </indexterm>
    216 
    217       <indexterm zone="pulseaudio pulseaudio-config">
    218         <primary
    219         sortas="e-etc-pulse-daemon.conf">/etc/pulse/daemon.conf</primary>
    220       </indexterm>
    221 
    222       <indexterm zone="pulseaudio pulseaudio-config">
    223         <primary
    224         sortas="e-etc-pulse-client.conf">/etc/pulse/client.conf</primary>
    225       </indexterm>
    226 
    227       <indexterm zone="pulseaudio pulseaudio-config">
    228         <primary
    229         sortas="e-etc-pulse-default.pa">/etc/pulse/default.pa</primary>
    230       </indexterm>
    231     </sect3>
    232 
    233     <sect3><title>Configuration Information</title>
    234 
    235       <para>
    236         The default configuration files allow to set up a working installation,
    237         except that you need to remove a reference to Console-Kit if it is
    238         not installed. For example, issue the following command as the
    239         <systemitem class="username">root</systemitem> user:
    240       </para>
    241 
    242 <screen role="root"><userinput>sed '/load-module module-console-kit/s/^/#/' \
    243                     -i /etc/pulse/default.pa</userinput></screen>
    244 
    245       <para>
    246         You may also have to configure the audio system. You may start
    247         <application>pulseaudio</application> in command line mode using
    248         <command>pulseaudio -C</command>. You can then list various
    249         informations and change some settings. See
    250         <command>man pulse-cli-syntax</command>.
    251       </para>
    252     </sect3>
    253   </sect2>
    254 
    255196  <sect2 role="content">
    256197    <title>Contents</title>
     
    265206          esdcompat, pacat, pacmd, pactl, padsp, pamon (symlink),
    266207          paplay (symlink), parec (symlink), parecord (symlink), pasuspender,
    267           pax11publish, pulseaudio,
    268           <!-- it looks like the equalizer needs FFTW: qpaeq, -->
     208          pax11publish, pulseaudio, qpaeq,
    269209          start-pulseaudio-kde and start-pulseaudio-x11
    270210        </seg>
     
    277217          /usr/include/pulse,
    278218          /usr/lib/cmake/PulseAudio,
    279           /usr/lib/pulse, and
     219          /usr/lib/pulse,
     220          /usr/libexec/pulse and
    280221          /usr/share/pulseaudio
    281222        </seg>
     
    440381      </varlistentry>
    441382
    442 <!-- only installed if FFTW is present
    443383      <varlistentry id="qpaeq">
    444384        <term><command>qpaeq</command></term>
     
    453393        </listitem>
    454394      </varlistentry>
    455 -->
     395
    456396      <varlistentry id="start-pulseaudio-kde">
    457397        <term><command>start-pulseaudio-kde</command></term>
  • multimedia/libdriv/sbc.xml

    r1937ed6a r67f4e079  
    108108    <title>Command Explanations</title>
    109109
    110     <para><option>--disable-tester</option> This disables
     110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     111      href="../../xincludes/static-libraries.xml"/>
     112       
     113    <para>
     114      <option>--disable-tester</option> This disables
    111115      the SBC tester. Remove it if you have installed
    112116      the optional <application>libsndfile</application>
    113       package.</para>
    114 
    115     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116       href="../../xincludes/static-libraries.xml"/>
     117      package.
     118    </para>
    117119
    118120  </sect2>
     
    143145      <?dbfo list-presentation="list"?>
    144146      <?dbhtml list-presentation="table"?>
    145        
     147
    146148      <varlistentry id="libsbc">
    147149        <term><filename class="libraryfile">libsbc.so</filename></term>
  • multimedia/libdriv/sdl.xml

    r1937ed6a r67f4e079  
    7070      <xref linkend="pth"/>,
    7171      <ulink url="http://www.directfb.org/">DirectFB</ulink>,
    72       <ulink url="http://www.ggi-project.org/">GGI</ulink>,
    73       <ulink url="http://my.arava.co.il/~matan/svgalib/">SVGAlib-1.9.5</ulink>
     72      <ulink url="http://sourceforge.net/projects/ggi/files/bundle/GGI-2.2.2/">GGI</ulink>,
     73      <ulink url="http://mail.arava.co.il/~matan/svgalib/">SVGAlib-1.9.5</ulink>
    7474      (<ulink url="&patch-root;/svgalib-1.9.25-megafixes-1.patch">patched</ulink>),
    7575      <ulink url="http://caca.zoy.org/wiki/libcaca">libcaca</ulink> and
  • multimedia/libdriv/xine-lib.xml

    r1937ed6a r67f4e079  
    6767    <bridgehead renderas="sect4">Required</bridgehead>
    6868    <para role="required">
    69       <xref linkend="x-window-system"/>,
     69      <xref linkend="xorg7-lib"/>,
    7070      <xref linkend="ffmpeg"/>, and at least one of:
    7171        <xref linkend="alsa"/>,
Note: See TracChangeset for help on using the changeset viewer.