Changeset e4be4bf for multimedia/libdriv


Ignore:
Timestamp:
07/30/2021 07:25:53 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7e618fdf
Parents:
f3e940f7
Message:

Package Updates
Update to pulseaudio-15.0.
Update to imlib2-1.7.2.
Update to cmake-3.21.1.
Update to libmbim-1.26.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/pulseaudio.xml

    rf3e940f7 re4be4bf  
    88           "https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-&pulseaudio-version;.tar.xz">
    99  <!ENTITY pulseaudio-download-ftp  " ">
    10   <!ENTITY pulseaudio-md5sum        "1efc916251910f1e9d4df7810e3e69f8">
    11   <!ENTITY pulseaudio-size          "1.9 MB">
    12   <!ENTITY pulseaudio-buildsize     "79 MB (add 1 MB for tests)">
    13   <!ENTITY pulseaudio-time          "0.1 SBU (Using parallelism=4; add 0.3 SBU for tests)">
     10  <!ENTITY pulseaudio-md5sum        "bb888e7747b778c1c487c63b582ddf40">
     11  <!ENTITY pulseaudio-size          "1.5 MB">
     12  <!ENTITY pulseaudio-buildsize     "49 MB (add 1 MB for tests)">
     13  <!ENTITY pulseaudio-time          "0.2 SBU (Using parallelism=4; add 0.2 SBU for tests)">
    1414]>
    1515
     
    122122  <sect2 role="installation">
    123123    <title>Installation of PulseAudio</title>
    124 
     124<!--
    125125    <para>
    126126      If <xref linkend="doxygen"/> is not installed, workaround a building
     
    129129
    130130<screen><userinput>sed '/doxygen/d' -i meson.build</userinput></screen>
    131 
     131-->
    132132    <para>
    133133      Install <application>PulseAudio</application> by running the following
     
    157157      --buildtype=release \
    158158      -Ddatabase=gdbm     \
    159       -Dbluez5=false      &amp;&amp;
     159      -Ddoxygen=false     \
     160      -Dbluez5=disabled   &amp;&amp;
    160161ninja</userinput></screen>
    161162
Note: See TracChangeset for help on using the changeset viewer.