Changeset 193a4fff for multimedia


Ignore:
Timestamp:
07/13/2022 12:16:18 AM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.2, 11.3, 12.0, 12.1, 12.2, 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, xry111/for-12.3, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
026e083
Parents:
11ff30f
Message:

Two security updates

Update to WebKitGTK+-2.36.4
Update to speex-1.2.1

Security advisories to come later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/speex.xml

    r11ff30f r193a4fff  
    77  <!ENTITY speex-download-http "https://downloads.xiph.org/releases/speex/speex-&speex-version;.tar.gz">
    88  <!ENTITY speex-download-ftp  " ">
    9   <!ENTITY speex-md5sum        "8ab7bb2589110dfaf0ed7fa7757dc49c">
    10   <!ENTITY speex-size          "884 KB">
    11   <!ENTITY speex-buildsize     "4.5 MB">
     9  <!ENTITY speex-md5sum        "fe7bf610883ff202092b92c72fe0fe3e">
     10  <!ENTITY speex-size          "1020 KB">
     11  <!ENTITY speex-buildsize     "7.8 MB">
    1212  <!ENTITY speex-time          "less than 0.1 SBU">
    1313
    1414  <!ENTITY speexdsp-download-http "https://downloads.xiph.org/releases/speex/speexdsp-&speexdsp-version;.tar.gz">
    1515  <!ENTITY speexdsp-download-ftp  " ">
    16   <!ENTITY speexdsp-md5sum        "b722df341576dc185d897131321008fc">
    17   <!ENTITY speexdsp-size          "900 KB">
    18   <!ENTITY speexdsp-buildsize     "5.2 MB">
     16  <!ENTITY speexdsp-md5sum        "e6eb5ddef743a362c8018f260b91dca5">
     17  <!ENTITY speexdsp-size          "904 KB">
     18  <!ENTITY speexdsp-buildsize     "5.5 MB">
    1919  <!ENTITY speexdsp-time          "less than 0.1 SBU">
    2020
     
    3939    <para>
    4040      <application>Speex</application> is an audio compression format
    41       designed especially for speech. It is well-adapted to internet
     41      designed specifically for speech. It is well-adapted to internet
    4242      applications and provides useful features that are not present in most
    4343      other CODECs.
     
    196196      href="../../xincludes/static-libraries.xml"/>
    197197
    198     <para>
    199       <option>--enable-binaries</option>: Builds two binaries to encode and
     198<!-- Included by default as of 1.2.1
     199    <para>
     200      <option>- -enable-binaries</option>: Builds two binaries to encode and
    200201      decode to and from the speex format.
    201202    </para>
     203-->
     204
    202205  </sect2>
    203206
     
    211214
    212215      <seglistitem>
    213         <seg>(optional) speexenc and speexdec</seg>
     216        <seg>speexenc and speexdec</seg>
    214217        <seg>libspeex.so and libspeexdsp.so</seg>
    215218        <seg>
     
    242245        <listitem>
    243246          <para>
    244             encodes a WAV or raw files using <application>Speex</application>
     247            encodes a WAV or raw file using <application>Speex</application>
    245248          </para>
    246249          <indexterm zone="speex speexenc">
Note: See TracChangeset for help on using the changeset viewer.