Changeset c909857d


Ignore:
Timestamp:
08/14/2007 10:53:06 PM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
be90da6
Parents:
7c6f36c5
Message:

Updated to Audacious-1.3.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7c6f36c5 rc909857d  
    44-->
    55
    6 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     6<!ENTITY day          "15">                   <!-- Always 2 digits -->
    77<!ENTITY month        "08">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    656656<!ENTITY CDParanoia-version           "III-9.8">
    657657<!ENTITY freetts-version              "1.2.1">
    658 <!ENTITY audacious-version            "1.0.0">
     658<!ENTITY audacious-version            "1.3.2">
    659659
    660660<!-- Chapter 40 -->
  • introduction/welcome/changelog.xml

    r7c6f36c5 rc909857d  
    4141
    4242-->
     43
     44    <listitem>
     45      <para>August 15th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to Audacious-1.3.2.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
    4352
    4453    <listitem>
  • multimedia/audioutils/audacious.xml

    r7c6f36c5 rc909857d  
    55  %general-entities;
    66
    7   <!ENTITY audacious-download-http "http://audacious-media-player.org/release/audacious-&audacious-version;.tgz">
    8   <!ENTITY audacious-download-ftp  "&gentoo-ftp-repo;/audacious-&audacious-version;.tgz">
    9   <!ENTITY audacious-md5sum        "a3e0f49be74eecb3c27a5a901cff0b66">
    10   <!ENTITY audacious-size          "3.1 MB">
    11   <!ENTITY audacious-buildsize     "44.1 MB">
    12   <!ENTITY audacious-time          "1.0 SBU">
     7  <!ENTITY audacious-download-http        "http://distfiles.atheme.org/audacious-&audacious-version;.tgz">
     8  <!ENTITY audacious-download-ftp         "&gentoo-ftp-repo;/audacious-&audacious-version;.tgz">
     9  <!ENTITY audacious-md5sum               "b784a30604a2f9d84e9da310069f43f9">
     10  <!ENTITY audacious-size                 "1.7 MB">
     11  <!ENTITY audacious-buildsize            "86 MB (includes all plugins and documentation)">
     12  <!ENTITY audacious-time                 "1.9 SBU">
     13
     14  <!ENTITY audacious-plugins-version       "1.3.5">
     15  <!ENTITY audacious-plugins-download      "http://distfiles.atheme.org/audacious-plugins-&audacious-plugins-version;.tgz">
     16  <!ENTITY audacious-plugins-md5sum        "ff6b5901367337f8149e15c8fb1fdf95">
     17  <!ENTITY audacious-plugins-size          "2.9 MB">
     18
     19  <!ENTITY audacious-plugins-ugly-version  "1.3.0">
     20  <!ENTITY audacious-plugins-ugly-download "http://distfiles.atheme.org/audacious-plugins-ugly-&audacious-plugins-ugly-version;.tgz">
     21  <!ENTITY audacious-plugins-ugly-md5sum   "3c6274c334c60e092135202a37c61dc2">
     22  <!ENTITY audacious-plugins-ugly-size     "438 KB">
    1323]>
    1424
    15 <sect1 id="audacious" xreflabel="audacious-&audacious-version;">
     25<sect1 id="audacious" xreflabel="Audacious-&audacious-version;">
    1626  <?dbhtml filename="audacious.html"?>
    1727
     
    3040    <title>Introduction to Audacious</title>
    3141
    32     <para><application>Audacious</application> is a Gtk+-2 audio player.</para>
     42    <para><application>Audacious</application> is a Gtk+-2 based audio
     43    player.</para>
    3344
    3445    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5465    </itemizedlist>
    5566
    56     <bridgehead renderas="sect3">audacious Dependencies</bridgehead>
     67    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     68    <itemizedlist spacing="compact">
     69    <title>Required</title>
     70      <listitem>
     71        <para>Plugins: <ulink url="&audacious-plugins-download;"/></para>
     72      </listitem>
     73      <listitem>
     74        <para>Md5 sum: &audacious-plugins-md5sum;</para>
     75      </listitem>
     76      <listitem>
     77        <para>Size: &audacious-plugins-size;</para>
     78      </listitem>
     79    </itemizedlist>
     80
     81    <itemizedlist spacing="compact">
     82    <title>Optional</title>
     83      <listitem>
     84        <para>Ugly Plugins: <ulink url="&audacious-plugins-ugly-download;"/></para>
     85      </listitem>
     86      <listitem>
     87        <para>Md5 sum: &audacious-plugins-ugly-md5sum;</para>
     88      </listitem>
     89      <listitem>
     90        <para>Size: &audacious-plugins-ugly-size;</para>
     91      </listitem>
     92    </itemizedlist>
     93
     94    <para>Additional plugins can be downloaded from <ulink
     95    url="http://audacious-media-player.org/Plugins"/>. Note that these
     96    third-party plugins are not supported by the
     97    <application>Audacious</application> development team.</para>
     98
     99    <bridgehead renderas="sect3">Audacious Dependencies</bridgehead>
    57100
    58101    <bridgehead renderas="sect4">Required</bridgehead>
    59     <para role="required"><xref linkend="libglade"/></para>
     102    <para role="required"><xref linkend="libglade"/> and
     103    <xref linkend="mcs"/></para>
    60104
    61105    <bridgehead renderas="sect4">Optional</bridgehead>
    62     <para role="optional"><xref linkend="id3lib"/>,
    63     <xref linkend="GConf"/>,
    64     <xref linkend="gnome-vfs"/>,
     106    <para role="optional"><xref linkend="pcre"/> or
     107    <ulink url="http://www.geocities.jp/kosako3/oniguruma/">Oniguruma</ulink>,
     108    <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit Code</ulink>
     109      (a.k.a. libsamplerate), and
     110    <xref linkend="gtk-doc"/></para>
     111
     112
     113    <bridgehead renderas="sect4">Optional (for Plugins)</bridgehead>
     114    <para role="optional"><ulink url="http://adplug.sourceforge.net/">AdPlug</ulink>,
    65115    <xref linkend="alsa"/>,
     116    <xref linkend="arts"/>,
     117    <xref linkend="curl"/>,
    66118    <xref linkend="esound"/>,
    67     <xref linkend="arts"/>,
    68     <xref linkend="flac"/>,
    69119    <ulink url="http://jackit.sourceforge.net/">JACK</ulink>,
    70     <xref linkend="libvorbis"/> and
    71     <xref linkend="libmikmod"/></para>
     120    <xref linkend="lame"/>,
     121    <xref linkend="libmad"/>,
     122    <ulink url="http://www.musepack.net/">libmpcdec</ulink> (requires
     123    <ulink url="http://sourceforge.net/projects/libmms">libmms</ulink>,
     124    <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
     125    <xref linkend="libvorbis"/>,
     126    <ulink url="http://www.lirc.org">LIRC</ulink>,
     127    <ulink url="http://xmms-projectm.sourceforge.net/">projectM</ulink>,
     128    <ulink url="http://pulseaudio.org/">PulseAudio</ulink>,
     129    <ulink url="http://www.hunz.org/">rocklight</ulink> (only for IBM Thinkpads),
     130    <xref linkend="sdl"/>,
     131    <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>), and
     132    <ulink url="http://www.wavpack.com/">WavPack</ulink></para>
     133
     134    <bridgehead renderas="sect4">Optional (for Ugly Plugins)</bridgehead>
     135    <para role="optional"><ulink url="http://www.galago-project.org/news/index.php">libnotify</ulink></para>
    72136
    73137    <para condition="html" role="usernotes">User Notes:
     
    79143    <title>Installation of Audacious</title>
    80144
    81     <para>The <application>Audacious</application>
    82     <command>configure</command> script will
    83     complain if it can't find <xref linkend="libvorbis"/>. If you have it
    84     installed, you can omit the <parameter>--disable-vorbis</parameter>
    85     option:</para>
    86 
    87 <screen><userinput>./configure --prefix=/usr --disable-vorbis &amp;&amp;
     145    <para>Install <application>Audacious</application> by running the
     146    following commands:</para>
     147
     148<screen><userinput>./configure --prefix=/usr &amp;&amp;
    88149make</userinput></screen>
    89150
     151    <para>If you wish to create the SDK documentation, issue the following
     152    command: <command>make documentation-build</command>.</para>
     153
    90154    <para>This package does not come with a test suite.</para>
    91155
    92156    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    93157
     158<screen role="root"><userinput>make install &amp;&amp;
     159install -v -m644 -D README /usr/share/doc/audacious-&audacious-version;/README</userinput></screen>
     160
     161    <para>If you created the SDK documentation, install it by issuing the
     162    following commands as the <systemitem class="username">root</systemitem>
     163    user:</para>
     164
     165<screen role="root"><userinput>install -v -m755 -d /usr/share/gtk-doc/html/{,lib}audacious &amp;&amp;
     166install -v -m644    doc/audacious/html/* \
     167                    /usr/share/gtk-doc/html/audacious &amp;&amp;
     168install -v -m644    doc/libaudacious/html/* \
     169                    /usr/share/gtk-doc/html/libaudacious</userinput></screen>
     170
     171  </sect2>
     172
     173  <sect2 role="commands">
     174    <title>Command Explanations</title>
     175
     176    <para><option>--enable-one-plugin-dir</option> and
     177    <option>--disable-user-plugin-dir</option>: These options are used to
     178    determine how the plugins are stored. Review the ouput from
     179    <command>./configure --help</command> for information.</para>
     180
     181    <para><option>--enable-chardet</option>: This option is used to enable
     182    character set detection support.</para>
     183
     184    <para><option>--enable-samplerate</option>: This option is used to enable
     185   libsamplerate support.</para>
     186
     187  </sect2>
     188
     189  <sect2 role="installation">
     190    <title>Installation of Audacious Plugins</title>
     191
     192    <para>Install the required plugins package by unpacking the tarball, changing
     193    into the newly created directory, and issuing the following
     194    commands:</para>
     195
     196<screen><userinput>./configure --prefix=/usr &amp;&amp;
     197make</userinput></screen>
     198
     199    <para>This package does not come with a test suite.</para>
     200
     201    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     202
    94203<screen role="root"><userinput>make install</userinput></screen>
     204
     205    <para>If desired, repeat this procedure for the optional plugins
     206    package.</para>
    95207
    96208  </sect2>
     
    100212
    101213    <segmentedlist>
    102       <segtitle>Installed Program</segtitle>
    103       <segtitle>Installed Library</segtitle>
     214      <segtitle>Installed Programs</segtitle>
     215      <segtitle>Installed Libraries</segtitle>
    104216      <segtitle>Installed Directories</segtitle>
    105217
    106218      <seglistitem>
    107         <seg>audacious</seg>
    108         <seg>libaudacious.so and numerous input, output, effects, and general
    109         plugins</seg>
    110         <seg>/usr/include/audacious, /usr/lib/audacious and
    111         /usr/share/audacious</seg>
     219        <seg>audacious, audacious-arts-helper and audtool</seg>
     220        <seg>libaudacious.so and numerous Container, Effect, General, Input,
     221        Output, Visualization, and amidi-plug plugin modules</seg>
     222        <seg>/usr/include/audacious, /usr/lib/audacious,
     223        /usr/share/audacious, /usr/share/doc/audacious-&audacious-version;,
     224        and /usr/share/gtk-doc/html/audacious</seg>
    112225      </seglistitem>
    113226    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.