Changeset 21f9ec0
- Timestamp:
- 11/04/2004 03:41:04 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- bc2abb3
- Parents:
- 7a9f6537
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r7a9f6537 r21f9ec0 390 390 391 391 <!ENTITY audiofile-version "0.2.6"> 392 <!ENTITY esound-version "0.2.3 4">392 <!ENTITY esound-version "0.2.35"> 393 393 <!ENTITY SDL-version "1.2.7"> 394 394 <!ENTITY libao-version "0.8.5"> -
introduction/welcome/changelog.xml
r7a9f6537 r21f9ec0 23 23 <itemizedlist> 24 24 25 <listitem><para>November 3rd, 2004 [larry]: Updated to ALSA-1.06, where26 appropriate, and added md5sum for audiofile.</para></listitem>25 <listitem><para>November 3rd, 2004 [larry]: Updated to esound-0.2.35, 26 ALSA-1.06, where appropriate, and added md5sum for audiofile.</para></listitem> 27 27 28 28 <listitem><para>November 2nd, 2004 [randy]: Changed OpenSSL to a -
multimedia/libdriv/esound.xml
r7a9f6537 r21f9ec0 6 6 <!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2"> 7 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"> 8 <!ENTITY esound-md5sum "1566344f80a8909b5e6e4d6b6520c2c1"> 9 <!ENTITY esound-size "376 KB"> 10 <!ENTITY esound-buildsize "3.8 MB"> 10 11 <!ENTITY esound-time "0.16 SBU"> 11 12 ]> … … 30 31 <listitem><para>Download (HTTP): <ulink url="&esound-download-http;"/></para></listitem> 31 32 <listitem><para>Download (FTP): <ulink url="&esound-download-ftp;"/></para></listitem> 33 <listitem><para>Download MD5 Sum: &esound-md5sum;</para></listitem> 32 34 <listitem><para>Download size: &esound-size;</para></listitem> 33 35 <listitem><para>Estimated Disk space required: &esound-buildsize;</para></listitem>
Note:
See TracChangeset
for help on using the changeset viewer.