Changeset c257751 for xsoft/other


Ignore:
Timestamp:
06/07/2021 05:30:05 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
abf8d12
Parents:
e3e101d
Message:

Update to pidgin-2.14.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/pidgin.xml

    re3e101d rc257751  
    77  <!ENTITY pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2">
    88  <!ENTITY pidgin-download-ftp  " ">
    9   <!ENTITY pidgin-md5sum        "0c0026d9035a3a2847ceec338dcb3286">
     9  <!ENTITY pidgin-md5sum        "324a2f0ee9e05c8b0ab00837c3034b99">
    1010  <!ENTITY pidgin-size          "8.3 MB">
    11   <!ENTITY pidgin-buildsize     "302 MB (with tests and docs)">
     11  <!ENTITY pidgin-buildsize     "297 MB (with tests and docs)">
    1212  <!ENTITY pidgin-time          "0.6 SBU (using parallelism=4; with tests and docs)">
    1313]>
     
    140140
    141141    <para>
    142       First, fix a bug that can cause a build failure if the tests are run:
    143     </para>
    144 
    145 <screen><userinput remap="pre">sed -i '/srunner_add_suite(sr, oscar_util_suite());/d' libpurple/tests/check_libpurple.c</userinput></screen>
    146 
    147     <para>
    148142      If you wish to run the test suite, make sure that <xref
    149143      linkend="libidn"/> is installed and remove the switch
Note: See TracChangeset for help on using the changeset viewer.