Changeset 4979e5c
- Timestamp:
- 10/21/2019 06:43:31 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.1, 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:
- a6a8a2c0
- Parents:
- f2ff0e4
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/glib2.xml
rf2ff0e4 r4979e5c 7 7 <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.62/glib-&glib2-version;.tar.xz"> 8 8 <!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.62/glib-&glib2-version;.tar.xz"> 9 <!ENTITY glib2-md5sum " 64c14b4fe46c478992560c2f48a5b649">9 <!ENTITY glib2-md5sum "bed3a70397a019965efac0c49f9c8164"> 10 10 <!ENTITY glib2-size "4.5 MB"> 11 <!ENTITY glib2-buildsize " 167MB (add 3 MB for tests)">12 <!ENTITY glib2-time "0. 5 SBU (add 0.6SBU for tests; both using parallelism=4)">11 <!ENTITY glib2-buildsize "200 MB (add 3 MB for tests)"> 12 <!ENTITY glib2-time "0.4 SBU (add 0.9 SBU for tests; both using parallelism=4)"> 13 13 ]> 14 14 … … 216 216 <para> 217 217 To test the results, after having installed the package, issue: 218 <command>ninja test</command>. 219 One test, gdatetime, is known to fail on sysvinit systems.218 <command>ninja test</command>. 219 <!-- SysV has the symlink now, so gdatetime no longer fails.--> 220 220 <!-- Needs /etc/localtime to be a symbolic link. In addition 221 221 the link must be to some place like /usr/share/zoneinfo/... -
introduction/welcome/changelog.xml
rf2ff0e4 r4979e5c 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to glib-2.62.2. Fixes 49 <ulink url="&blfs-ticket-root;12675">#12675</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Fix the build instruction for Python-3.8.0 by 49 53 updating the major version.</para> -
packages.ent
rf2ff0e4 r4979e5c 95 95 <!ENTITY fftw-version "3.3.8"> 96 96 <!ENTITY gcab-version "0.7"> 97 <!ENTITY glib2-version "2.62. 1">97 <!ENTITY glib2-version "2.62.2"> 98 98 <!ENTITY glibmm-version "2.62.0"> 99 99 <!ENTITY gmime-version "2.6.23">
Note:
See TracChangeset
for help on using the changeset viewer.