Changeset c257751
- Timestamp:
- 06/07/2021 05:30:05 AM (3 years ago)
- Branches:
- 11.0, 11.1, 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, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- abf8d12
- Parents:
- e3e101d
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
re3e101d rc257751 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to pidgin-2.14.5. Fixes 50 <ulink url="&blfs-ticket-root;14976">#14976</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[renodr] - Update to epiphany-40.2. Fixes 50 54 <ulink url="&blfs-ticket-root;14955">#14955</ulink>.</para> -
packages.ent
re3e101d rc257751 945 945 <!ENTITY pan-version "0.133"> 946 946 <!ENTITY pavucontrol-version "4.0"> 947 <!ENTITY pidgin-version "2.14. 3">947 <!ENTITY pidgin-version "2.14.5"> 948 948 <!ENTITY rox-filer-version "2.11"> 949 949 <!ENTITY rxvt-unicode-version "9.26"> -
xsoft/other/pidgin.xml
re3e101d rc257751 7 7 <!ENTITY pidgin-download-http "&sourceforge-dl;/pidgin/pidgin-&pidgin-version;.tar.bz2"> 8 8 <!ENTITY pidgin-download-ftp " "> 9 <!ENTITY pidgin-md5sum " 0c0026d9035a3a2847ceec338dcb3286">9 <!ENTITY pidgin-md5sum "324a2f0ee9e05c8b0ab00837c3034b99"> 10 10 <!ENTITY pidgin-size "8.3 MB"> 11 <!ENTITY pidgin-buildsize " 302MB (with tests and docs)">11 <!ENTITY pidgin-buildsize "297 MB (with tests and docs)"> 12 12 <!ENTITY pidgin-time "0.6 SBU (using parallelism=4; with tests and docs)"> 13 13 ]> … … 140 140 141 141 <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>148 142 If you wish to run the test suite, make sure that <xref 149 143 linkend="libidn"/> is installed and remove the switch
Note:
See TracChangeset
for help on using the changeset viewer.