Changeset 921e3867 for multimedia


Ignore:
Timestamp:
02/22/2004 04:33:47 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:
ab8182ba
Parents:
9e2188a
Message:

applied James' alsa update patch

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

Location:
multimedia/libdriv
Files:
5 added
8 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/alsa.xml

    r9e2188a r921e3867  
    1212</para>
    1313
    14 <para><acronym>ALSA</acronym> will also be the future of Linux Sound (hence the
     14<para><acronym>ALSA</acronym> is also the future of Linux Sound (hence the
    1515name <emphasis>Advanced Linux Sound Architecture</emphasis>), the <acronym>ALSA</acronym>
    16 drivers have already been included into the main linux kernel during the 2.5
    17 development series, which will eventually lead to <acronym>ALSA</acronym> being
    18 the "standard" sound drivers in the future 2.6 stable kernel.</para>
     16drivers were included into the main linux kernel during the 2.5 development series,
     17and they are now the "standard" sound drivers in the 2.6 stable kernel.</para>
    1918
    20 <para>The following five sections of the book deal with the five separate
     19<para>The following six sections of the book deal with the six separate
    2120components of <acronym>ALSA</acronym>: the drivers, the libraries, the
    22 utilities, the tools and the <acronym>OSS</acronym> compatibility libraries.
     21utilities, the tools, the firmware and the <acronym>OSS</acronym> compatibility libraries.
    2322</para>
    2423
     
    2928&alsa-utils;
    3029&alsa-tools;
     30&alsa-firmware;
    3131&alsa-oss;
  • multimedia/libdriv/alsa/alsa.ent

    r9e2188a r921e3867  
    11<!ENTITY alsa SYSTEM "../alsa.xml">
    2 <!ENTITY alsa-version "0.9.8">
     2<!ENTITY alsa-version "1.0.2">
    33<!ENTITY alsa-download-http "http://www.alsa-project.org/alsa/ftp">
    44<!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub">
     
    88<!ENTITY % alsa-utils SYSTEM "utils/alsa-utils.ent">
    99<!ENTITY % alsa-tools SYSTEM "tools/alsa-tools.ent">
     10<!ENTITY % alsa-firmware SYSTEM "firmware/alsa-firmware.ent">
    1011<!ENTITY % alsa-oss SYSTEM "oss/alsa-oss.ent">
    1112
     
    1415%alsa-utils;
    1516%alsa-tools;
     17%alsa-firmware;
    1618%alsa-oss;
  • multimedia/libdriv/alsa/driver/alsa-driver.ent

    r9e2188a r921e3867  
    55<!ENTITY alsa-driver-config SYSTEM "alsa-driver-config.xml">
    66<!ENTITY alsa-driver-desc SYSTEM "alsa-driver-desc.xml">
    7 <!ENTITY alsa-driver-version "&alsa-version;">
     7<!ENTITY alsa-driver-version "&alsa-version;c">
    88<!ENTITY alsa-driver-download-http "&alsa-download-http;/driver/alsa-driver-&alsa-driver-version;.tar.bz2">
    99<!ENTITY alsa-driver-download-ftp "&alsa-download-ftp;/driver/alsa-driver-&alsa-driver-version;.tar.bz2">
    1010<!ENTITY alsa-driver-size "1.6 MB">
    11 <!ENTITY alsa-driver-buildsize "29 MB (for all drivers)">
     11<!ENTITY alsa-driver-buildsize "30 MB (for all drivers)">
    1212<!ENTITY alsa-driver-time "1.13 SBU">
  • multimedia/libdriv/alsa/lib/alsa-lib.ent

    r9e2188a r921e3867  
    77<!ENTITY alsa-lib-download-http "&alsa-download-http;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    88<!ENTITY alsa-lib-download-ftp "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2">
    9 <!ENTITY alsa-lib-size "524 KB">
    10 <!ENTITY alsa-lib-buildsize "21 MB">
     9<!ENTITY alsa-lib-size "551 KB">
     10<!ENTITY alsa-lib-buildsize "22 MB">
    1111<!ENTITY alsa-lib-time "0.41 SBU">
  • multimedia/libdriv/alsa/oss/alsa-oss.ent

    r9e2188a r921e3867  
    77<!ENTITY alsa-oss-download-http "&alsa-download-http;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
    88<!ENTITY alsa-oss-download-ftp "&alsa-download-ftp;/oss-lib/alsa-oss-&alsa-oss-version;.tar.bz2">
    9 <!ENTITY alsa-oss-size "132 KB">
    10 <!ENTITY alsa-oss-buildsize "1.30 MB">
     9<!ENTITY alsa-oss-size "140 KB">
     10<!ENTITY alsa-oss-buildsize "1.4 MB">
    1111<!ENTITY alsa-oss-time "0.04 SBU">
  • multimedia/libdriv/alsa/tools/alsa-tools-inst.xml

    r9e2188a r921e3867  
    88commands:</para>
    99
    10 <screen><userinput><command>./configure &amp;&amp;
     10<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
    1111make &amp;&amp;
    1212make install</command></userinput></screen>
  • multimedia/libdriv/alsa/tools/alsa-tools.ent

    r9e2188a r921e3867  
    66<!ENTITY alsa-tools-download-http "&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
    77<!ENTITY alsa-tools-download-ftp "&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
    8 <!ENTITY alsa-tools-size "1.5 MB">
    9 <!ENTITY alsa-tools-buildsize "11.0 MB (to compile all tools)">
     8<!ENTITY alsa-tools-size "717 KB">
     9<!ENTITY alsa-tools-buildsize "16 MB (to compile all tools)">
    1010<!ENTITY alsa-tools-time "varies">
  • multimedia/libdriv/alsa/utils/alsa-utils.ent

    r9e2188a r921e3867  
    77<!ENTITY alsa-utils-download-http "&alsa-download-http;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    88<!ENTITY alsa-utils-download-ftp "&alsa-download-ftp;/utils/alsa-utils-&alsa-utils-version;.tar.bz2">
    9 <!ENTITY alsa-utils-size "107 KB">
    10 <!ENTITY alsa-utils-buildsize "1.9 MB">
     9<!ENTITY alsa-utils-size "130 KB">
     10<!ENTITY alsa-utils-buildsize "2.4 MB">
    1111<!ENTITY alsa-utils-time "0.06 SBU">
Note: See TracChangeset for help on using the changeset viewer.