Changeset 700257b


Ignore:
Timestamp:
05/01/2020 04:37:17 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 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:
5f7a9b12
Parents:
3f8f617
Message:

Update to cbindgen-0.14.2
Update to soundtouch-2.1.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23059 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r3f8f617 r700257b  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "5034bb1a1130b6bf7eec1c972fb887d2">
    10   <!ENTITY cbindgen-size          "168 KB">
    11   <!ENTITY cbindgen-buildsize     "99 MB (add 529 MB for tests)">
     9  <!ENTITY cbindgen-md5sum        "2e5fefe85e6e941b8332cc527fcddb24">
     10  <!ENTITY cbindgen-size          "172 KB">
     11  <!ENTITY cbindgen-buildsize     "102 MB (add 536 MB for tests)">
    1212  <!ENTITY cbindgen-time          "0.9 SBU (Using parallelism=4; add 0.4 SBU for tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r3f8f617 r700257b  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to soundtouch-2.1.2. Fixes
     49          <ulink url="&blfs-ticket-root;13483">#13483</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to cbindgen-0.14.2. Fixes
     53          <ulink url="&blfs-ticket-root;13484">#13484</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4856          <para>[renodr] - Update to gnome-control-center-3.36.2. Fixes
    4957          <ulink url="&blfs-ticket-root;13485">#13485</ulink>.</para>
  • multimedia/libdriv/soundtouch.xml

    r3f8f617 r700257b  
    77  <!ENTITY soundtouch-download-http "https://gitlab.com/soundtouch/soundtouch/-/archive/&soundtouch-version;/soundtouch-&soundtouch-version;.tar.bz2">
    88  <!ENTITY soundtouch-download-ftp  " ">
    9   <!ENTITY soundtouch-md5sum        "4f55124b6931eb82b5c783cd311ad3d2">
    10   <!ENTITY soundtouch-size          "452 KB">
    11   <!ENTITY soundtouch-buildsize     "7.5 MB">
     9  <!ENTITY soundtouch-md5sum        "c86cbd3ac6978aa4111302c085641f78">
     10  <!ENTITY soundtouch-size          "516 KB">
     11  <!ENTITY soundtouch-buildsize     "8.7 MB">
    1212  <!ENTITY soundtouch-time          "0.1 SBU">
    1313]>
  • packages.ent

    r3f8f617 r700257b  
    317317<!ENTITY autoconf213-version          "2.13">
    318318<!ENTITY bazaar-version               "2.5.1">
    319 <!ENTITY cbindgen-version             "0.14.1">
     319<!ENTITY cbindgen-version             "0.14.2">
    320320<!ENTITY check-version                "0.12.0">
    321321<!ENTITY clisp-version                "2.49">
     
    990990<!ENTITY sdl2-version                 "2.0.12">
    991991<!ENTITY sound-theme-freedesktop-version "0.8">
    992 <!ENTITY soundtouch-version           "2.1.0">
     992<!ENTITY soundtouch-version           "2.1.2">
    993993<!ENTITY speex-version                "1.2.0">
    994994<!ENTITY speexdsp-version             "1.2.0">
Note: See TracChangeset for help on using the changeset viewer.