Changeset b845163 for multimedia


Ignore:
Timestamp:
03/14/2004 10:31:34 PM (20 years ago)
Author:
Igor Živković <igor@…>
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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b1ea5645
Parents:
bde0436
Message:

updated to libxml2-2.6.7, cvs-1.11.14 and xmms-1.2.10

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

Location:
multimedia/audioutils
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/xmms.xml

    rbde0436 rb845163  
    55&XMMS-intro;
    66&XMMS-inst;
    7 &XMMS-exp;
    87&XMMS-config;
    98&XMMS-desc;
    109
    1110</sect1>
    12 
  • multimedia/audioutils/xmms/xmms-config.xml

    rbde0436 rb845163  
    99
    1010<para>When you start <command>xmms</command> for the first time, you can
    11 configure it with <userinput>CTRL+P</userinput> Note that you can extend XMMS'
     11configure it with <userinput>CTRL+P</userinput>. Note that you can extend XMMS'
    1212functionality with plugins and skins. You can find these at
    1313<ulink url="http://xmms.org"/>.</para>
     
    1515
    1616</sect2>
    17 
  • multimedia/audioutils/xmms/xmms-desc.xml

    rbde0436 rb845163  
    1010<sect3><title>xmms</title>
    1111<para><acronym>XMMS</acronym>, which stands for X MultiMedia System, is a
    12 program comparable in function with <application>WinAMP</application>. It's main function is playing audio
     12program comparable in function with <application>WinAMP</application>. Its main function is playing audio
    1313files like <filename>WAV</filename> and <filename>MP3</filename>. It can be
    1414extended with plugins to play a number of
    15 other audio or video formats. It's look can be customized with <application>WinAMP</application> style
     15other audio or video formats. Its look can be customized with <application>WinAMP</application> style
    1616skins.</para></sect3>
    1717
  • multimedia/audioutils/xmms/xmms-inst.xml

    rbde0436 rb845163  
    55</para>
    66
    7 <screen><userinput><command>./configure --prefix=/usr --enable-one-plugin-dir &amp;&amp;
     7<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    88make &amp;&amp;
    99make install</command></userinput></screen>
    1010</sect2>
    11 
  • multimedia/audioutils/xmms/xmms-intro.xml

    rbde0436 rb845163  
    2222<para><xref linkend="GTK"/></para></sect4>
    2323<sect4><title>Optional</title>
    24 <para><xref linkend="esound"/>,
     24<para><xref linkend="alsa"/>, <xref linkend="esound"/>,
    2525<xref linkend="libogg"/>, <xref linkend="libvorbis"/>,
    2626<xref linkend="libmikmod"/>, <xref linkend="libxml"/>,
  • multimedia/audioutils/xmms/xmms.ent

    rbde0436 rb845163  
    22<!ENTITY XMMS-intro SYSTEM "xmms-intro.xml">
    33<!ENTITY XMMS-inst SYSTEM "xmms-inst.xml">
    4 <!ENTITY XMMS-exp SYSTEM "xmms-exp.xml">
    54<!ENTITY XMMS-config SYSTEM "xmms-config.xml">
    65<!ENTITY XMMS-desc SYSTEM "xmms-desc.xml">
    7 <!ENTITY XMMS-version "1.2.9">
     6<!ENTITY XMMS-version "1.2.10">
    87<!ENTITY XMMS-download-http "http://www.xmms.org/files/1.2.x/xmms-&XMMS-version;.tar.bz2">
    98<!ENTITY XMMS-download-ftp "ftp://ftp.xmms.org/pub/xmms/1.2.x/xmms-&XMMS-version;.tar.bz2">
    109<!ENTITY XMMS-size "2.4 MB">
    11 <!ENTITY XMMS-buildsize "54.5 MB">
    12 <!ENTITY XMMS-time "1.10 SBU">
     10<!ENTITY XMMS-buildsize "55 MB">
     11<!ENTITY XMMS-time "0.84 SBU">
Note: See TracChangeset for help on using the changeset viewer.