Changeset 2f461be
- Timestamp:
- 08/18/2018 09:41:03 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 9eb7ee7
- Parents:
- 0f18e26
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r0f18e26 r2f461be 45 45 <para>August 18th, 2018</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to pulseaudio-12.2. Fixes 49 <ulink url="&blfs-ticket-root;10889">#10889</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[dj] - Update to gcc-8.2.0. Fixes -
multimedia/libdriv/pulseaudio.xml
r0f18e26 r2f461be 8 8 "https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-&pulseaudio-version;.tar.xz"> 9 9 <!ENTITY pulseaudio-download-ftp " "> 10 <!ENTITY pulseaudio-md5sum " 390de38231d5cdd6b43ada8939eb74f1">10 <!ENTITY pulseaudio-md5sum "c42f1f1465e8df9859d023dc184734bf"> 11 11 <!ENTITY pulseaudio-size "1.6 MB"> 12 <!ENTITY pulseaudio-buildsize " 88MB (add 2 MB for tests)">13 <!ENTITY pulseaudio-time "1. 5 SBU (add 0.6SBU for tests)">12 <!ENTITY pulseaudio-buildsize "112 MB (add 2 MB for tests)"> 13 <!ENTITY pulseaudio-time "1.2 SBU (add 0.7 SBU for tests)"> 14 14 ]> 15 15 … … 76 76 </itemizedlist> 77 77 78 78 <!--<bridgehead renderas="sect3">Additional Downloads</bridgehead> 79 79 <itemizedlist spacing="compact"> 80 80 <listitem> … … 84 84 </para> 85 85 </listitem> 86 </itemizedlist> 86 </itemizedlist>--> 87 87 88 88 <bridgehead renderas="sect3">PulseAudio Dependencies</bridgehead> … … 119 119 <ulink url="http://www.lirc.org/">LIRC</ulink>, 120 120 <ulink url="http://gstreamer.freedesktop.org/src/orc/">ORC</ulink>, 121 <ulink url="https://sourceforge.net/projects/soxr/">soxr</ulink>, 121 122 <ulink url="http://tdb.samba.org/">TDB</ulink>, 122 123 <ulink url="http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/"> … … 138 139 </para> 139 140 140 <screen><userinput>patch -Np1 -i ../pulseaudio-&pulseaudio-version;-glibc_2.27_fix-1.patch && 141 142 AUTOPOINT='intltoolize --automake --copy' autoreconf -fiv && 143 144 ./configure --prefix=/usr \ 141 <!--<screen><userinput>patch -Np1 -i ../pulseaudio-&pulseaudio-version;-glibc_2.27_fix-1.patch && 142 143 AUTOPOINT='intltoolize \-\-automake \-\-copy' autoreconf -fiv &&--> 144 <screen><userinput>./configure --prefix=/usr \ 145 145 --sysconfdir=/etc \ 146 146 --localstatedir=/var \ … … 152 152 <para> 153 153 To test the results, issue: <command>make check</command>. 154 The volume-test may fail for unknown reasons. 155 <!-- apparently, the max deviation is higher than expected, i.e. assertion 156 failed, result of 280 > 253 : but it seems to work --> 154 157 </para> 155 158 -
packages.ent
r0f18e26 r2f461be 818 818 <!ENTITY opal-version "3.10.10"> 819 819 <!ENTITY opus-version "1.2.1"> 820 <!ENTITY pulseaudio-major-version "1 1.1">820 <!ENTITY pulseaudio-major-version "12.2"> 821 821 <!ENTITY pulseaudio-version "&pulseaudio-major-version;"> 822 822 <!ENTITY sdl-version "1.2.15">
Note:
See TracChangeset
for help on using the changeset viewer.