Changeset 2cc15a2b for multimedia


Ignore:
Timestamp:
08/24/2022 06:13:13 PM (20 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
e3c11400
Parents:
8430372
Message:

Package updates, URL fix, and tags

Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/sdl2.xml

    r8430372 r2cc15a2b  
    77  <!ENTITY sdl2-download-http "https://www.libsdl.org/release/SDL2-&sdl2-version;.tar.gz">
    88  <!ENTITY sdl2-download-ftp  " ">
    9   <!ENTITY sdl2-md5sum        "40aedb499cb2b6f106d909d9d97f869a">
    10   <!ENTITY sdl2-size          "6.9 MB">
    11   <!ENTITY sdl2-buildsize     "175 MB (with docs)">
    12   <!ENTITY sdl2-time          "0.5 SBU (using parallelism=4; with docs)">
     9  <!ENTITY sdl2-md5sum        "cf539ffe9e0dd6f943ac9de75fd2e56e">
     10  <!ENTITY sdl2-size          "7.2 MB">
     11  <!ENTITY sdl2-buildsize     "163 MB (with docs)">
     12  <!ENTITY sdl2-time          "0.4 SBU (using parallelism=4; with docs)">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs111_checked;
     37    &lfs112_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    100100      <xref linkend="libsamplerate"/>,
    101101      <xref linkend="x-window-system"/>,
    102       <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>, and
    103       <ulink url="https://fcitx-im.org/">fcitx</ulink>
     102      <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
     103      <ulink url="https://fcitx-im.org/">fcitx</ulink>, and
     104      <ulink url="https://jackaudio.org/">jack</ulink>
    104105    </para>
    105106
     
    112113    <title>Installation of SDL2</title>
    113114
     115<!--
    114116    <para>
    115117      First, fix an overly restrictive build option:
     
    117119
    118120<screen><userinput remap="pre">sed -i "s/-Werror=declaration-after-statement//" configure</userinput></screen>
     121-->
    119122
    120123    <para>
     
    235238        <seg>sdl2-config</seg>
    236239        <seg>libSDL2.so</seg>
    237         <seg>/usr/include/SDL2 and
     240        <seg>/usr/include/SDL2,
     241             /usr/lib/cmake/SDL2, and
    238242             /usr/share/doc/SDL-&sdl2-version;</seg>
    239243      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.