Changeset 16f0d158
- Timestamp:
- 11/24/2019 03:19:27 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 19ea489
- Parents:
- 11839b6f
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r11839b6f r16f0d158 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to alsa-lib-1.2.1.1 (and fix a pulseaudio 49 build problem related to alsa-lib). Fixes 50 <ulink url="&blfs-ticket-root;12813">#12813</ulink>>.</para> 51 </listitem> 52 <listitem> 48 53 <para>[renodr] - Update to alsa-{firmware,lib,utils,plugins}-1.2.1. 49 54 Fixes <ulink url="&blfs-ticket-root;12776">#12776</ulink>.</para> -
multimedia/libdriv/alsa-lib.xml
r11839b6f r16f0d158 7 7 <!ENTITY alsa-lib-download-http " "> 8 8 <!ENTITY alsa-lib-download-ftp "&alsa-download-ftp;/lib/alsa-lib-&alsa-lib-version;.tar.bz2"> 9 <!ENTITY alsa-lib-md5sum " 7f7cae6925c99d900dfdfe9b7b056ccc">10 <!ENTITY alsa-lib-size "98 4KB">9 <!ENTITY alsa-lib-md5sum "1d428f46d6160f5e4bbdd64a2ff34f45"> 10 <!ENTITY alsa-lib-size "980 KB"> 11 11 <!ENTITY alsa-lib-buildsize "35 MB (with tests)"> 12 12 <!ENTITY alsa-lib-time "0.3 SBU (with tests)"> … … 116 116 <sect2 role="installation"> 117 117 <title>Installation of ALSA Library</title> 118 119 <para> 120 First, fix a problem discovered after the release of alsa-lib-1.2.1: 121 </para> 122 123 <screen><userinput remap="pre">sed -i '40a #include <alsa/asoundlib.h>' include/use-case.h</userinput></screen> 118 124 119 125 <para> -
packages.ent
r11839b6f r16f0d158 908 908 <!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub"> 909 909 <!ENTITY alsa-version "1.2.1"> 910 <!ENTITY alsa-lib-version "1.2.1 ">910 <!ENTITY alsa-lib-version "1.2.1.1"> 911 911 <!ENTITY alsa-plugins-version "1.2.1"> 912 912 <!ENTITY alsa-utils-version "1.2.1">
Note:
See TracChangeset
for help on using the changeset viewer.