Changeset a3f807e


Ignore:
Timestamp:
08/19/2002 03:03:53 AM (22 years ago)
Author:
Larry Lawrence <larry@…>
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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7613e88c
Parents:
1776828
Message:

added esound-0.2.26

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

Files:
5 added
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1776828 ra3f807e  
    1212
    1313<listitem><para>August 18th, 2002 [larry]: General: added gmp-4.1,
    14 gdbm-1.8.0, librep-0.16.1 libglade-2.0.0 and rep-gtk-0.16.</para></listitem>
     14gdbm-1.8.0, librep-0.16.1, esound-0.2.26, libglade-2.0.0 and rep-gtk-0.16.</para></listitem>
    1515
    1616<listitem><para>August 17th, 2002 [larry]: Added patch paragraph to
  • introduction/welcome/credits.xml

    r1776828 ra3f807e  
    7474<listitem><para>Alsa: <emphasis>Alex Kloss</emphasis></para></listitem>
    7575
    76 <listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, cpio, curl, dhcp, fcron,
    77 fluxbox, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao,
     76<listitem><para>ATK, audiofile, bc, cdrdao, cdrtools, cpio, curl, dhcp,
     77esound, fcron, fluxbox, gcc, gdbm, gmp, gnat, imlib, GLib2, GTK+2, j2sdk, libao,
    7878libglade, libogg, librep, libvorbis, libxml2, libxslt, mutt, OpenSSH, Pango,
    7979pccts, pcre, pkgconfig, postfix, procmail, Python, QT, rep-gtk, ruby, unzip, vorbis-tools, wget, XFce and zip: <emphasis>Larry Lawrence</emphasis></para></listitem>
  • multimedia/libdriv/esound.xml

    r1776828 ra3f807e  
    1 <sect1 id="esound" xreflabel="esound">
     1<sect1 id="esound" xreflabel="esound-&esound-version;">
    22<?dbhtml filename="esound.html" dir="multimedia"?>
    3 <title>esound</title>
     3<title>esound-&esound-version;</title>
    44
    5 <para>TO BE DONE</para>
     5&esound-intro;
     6&esound-inst;
     7&esound-exp;
     8&esound-config;
     9&esound-desc;
    610
    711</sect1>
  • multimedia/libdriv/esound/esound.ent

    r1776828 ra3f807e  
    11<!ENTITY esound SYSTEM "../esound.xml">
     2<!ENTITY esound-intro SYSTEM "esound-intro.xml">
     3<!ENTITY esound-inst SYSTEM "esound-inst.xml">
     4<!ENTITY esound-exp SYSTEM "esound-exp.xml">
     5<!ENTITY esound-desc SYSTEM "esound-desc.xml">
     6<!ENTITY esound-config SYSTEM "esound-config.xml">
     7<!ENTITY esound-buildsize "2.3 MB">
     8<!ENTITY esound-version "0.2.26">
     9<!ENTITY esound-download-http "">
     10<!ENTITY esound-download-ftp "ftp://ftp.gnome.org/pub/GNOME/stable/latest/sources/esound-0.2.26.tar.gz">
     11<!ENTITY esound-size "348 KB">
Note: See TracChangeset for help on using the changeset viewer.