Changeset 5b62526
- Timestamp:
- 10/10/2017 05:51:25 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
- 3833a14
- Parents:
- 3f7bcbc
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3f7bcbc r5b62526 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 08"> <!-- Always 2 digits -->3 <!ENTITY day "10"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2017"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 8th, &year;">9 <!ENTITY releasedate "October 10th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/js52.xml
r3f7bcbc r5b62526 121 121 </para> 122 122 123 <screen role="root"><userinput>make install &&</userinput></screen>123 <screen role="root"><userinput>make install</userinput></screen> 124 124 125 125 </sect2> -
general/graphlib/babl.xml
r3f7bcbc r5b62526 7 7 <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2"> 8 8 <!ENTITY babl-download-ftp " "> 9 <!ENTITY babl-md5sum " 442213b4730b6a03ac75c4b1cdf1879a">9 <!ENTITY babl-md5sum "b0271f94f5b0b1ae7c06e2f6a04c5f1c"> 10 10 <!ENTITY babl-size "640 KB"> 11 11 <!ENTITY babl-buildsize "14 MB (with tests)"> -
gnome.ent
r3f7bcbc r5b62526 20 20 <!ENTITY libsecret-version "0.18.5"> 21 21 <!ENTITY gcr-version "3.20.0"> 22 <!ENTITY gjs-version "1.50. 0">22 <!ENTITY gjs-version "1.50.1"> 23 23 <!ENTITY gnome-autoar-version "0.2.2"> 24 24 <!ENTITY gnome-desktop-version "3.24.2"> -
gnome/platform/gjs.xml
r3f7bcbc r5b62526 7 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.50/gjs-&gjs-version;.tar.xz"> 8 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.50/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum " d959adb637583107176b414ea0be3390">10 <!ENTITY gjs-size "6 00KB">11 <!ENTITY gjs-buildsize " 52MB (with tests)">9 <!ENTITY gjs-md5sum "807c9261e0c3f9f52f2623e55900a58e"> 10 <!ENTITY gjs-size "612 KB"> 11 <!ENTITY gjs-buildsize "43 MB (with tests)"> 12 12 <!ENTITY gjs-time "0.8 SBU (with tests)"> 13 13 ]> … … 113 113 To test the results, issue: <command>make check</command>. The 114 114 <application>GTK</application> and <application>Cairo</application> 115 tests will fail if not running in an Xorg session. 115 tests will fail if not running in an Xorg session. All tests in 116 the installed-tests/js/testself.js directory will indicate an ERROR 117 dues to a 'missing test plan'. 116 118 </para> 117 119 -
introduction/welcome/changelog.xml
r3f7bcbc r5b62526 43 43 --> 44 44 <listitem> 45 <para>October 10th, 2017</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to curl-7.56.0. Fixes 49 <ulink url="&blfs-ticket-root;9847">#9847</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to gjs-1.50.1. Fixes 53 <ulink url="&blfs-ticket-root;9838">#9838</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to gtksourceview-3.24.5. Fixes 57 <ulink url="&blfs-ticket-root;9829">#9829</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to gtk+3.22.24. Fixes 61 <ulink url="&blfs-ticket-root;9836">#9836</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[bdubbs] - Update to babl-0.1.34. Fixes 65 <ulink url="&blfs-ticket-root;9840">#9840</ulink>.</para> 66 </listitem> 67 </itemizedlist> 68 </listitem> 69 70 <listitem> 45 71 <para>October 8th, 2017</para> 46 72 <itemizedlist> -
networking/netlibs/curl.xml
r3f7bcbc r5b62526 7 7 <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.xz"> 8 8 <!ENTITY curl-download-ftp " "> 9 <!ENTITY curl-md5sum " ac4a59c38c47adc160ea71eace20257b">10 <!ENTITY curl-size "2. 1MB">11 <!ENTITY curl-buildsize "36 MB (add itional11 MB for tests)">12 <!ENTITY curl-time "0.3 SBU (add itional 4.3SBU for tests)">9 <!ENTITY curl-md5sum "18ebc36c5dc9317d4a0b5db94a4e12ad"> 10 <!ENTITY curl-size "2.2 MB"> 11 <!ENTITY curl-buildsize "36 MB (add 11 MB for tests)"> 12 <!ENTITY curl-time "0.3 SBU (add 3.2 SBU for tests)"> 13 13 ]> 14 14 … … 152 152 To run the tests for this package, valgrind requires a version of the 153 153 /lib/ld-2.23.so (or later) library with debugging symbols present. 154 Normally in LFS these debugging symbols are stripped at the end of 155 Chapter 6. To get this library, glibc must be rebuilt with the current 154 </para> 155 156 <para>Current versions of LFS does not strip /lib/ld-2.23.so but 157 previous versions of LFS stripped these debugging symbols at the end of 158 Chapter 6. To get this library on oldeer systems, glibc must be rebuilt 159 with the current 156 160 glibc version using the same compiler that was used to build LFS. The 157 161 ld-2.23.so can then be renamed to ld-2.23.so.dbg and copied to /lib. Then … … 168 172 169 173 <para> 170 To run the test suite, issue: <command>make test</command>. 174 To run the test suite, issue: <command>make test</command>. Many tests 175 may fail that depend on optional dependencies that may not be installed. 171 176 </para> 172 177 -
packages.ent
r3f7bcbc r5b62526 189 189 <!-- Chapter 10 --> 190 190 <!ENTITY aalib-version "1.4rc5"> 191 <!ENTITY babl-version "0.1.3 2">191 <!ENTITY babl-version "0.1.34"> 192 192 <!ENTITY exiv2-version "0.26"> 193 193 <!ENTITY freetype2-version "2.8.1"> … … 447 447 <!-- Chapter 17 --> 448 448 <!ENTITY c-ares-version "1.12.0"> 449 <!ENTITY curl-version "7.5 5.1">449 <!ENTITY curl-version "7.56.0"> 450 450 <!ENTITY geoclue2-version "2.4.7"> 451 451 <!ENTITY glib-networking-version "2.54.0"> … … 552 552 <!ENTITY goffice010-version "0.10.35"> 553 553 <!ENTITY gtk2-version "2.24.31"> 554 <!ENTITY gtk3-version "3.22.2 2">554 <!ENTITY gtk3-version "3.22.24"> 555 555 <!ENTITY gtk-engines-version "2.20.2"> 556 556 <!ENTITY gtkmm2-version "2.24.5"> 557 557 <!ENTITY gtkmm3-version "3.22.2"> 558 <!ENTITY gtksourceview-version "3.24. 4">558 <!ENTITY gtksourceview-version "3.24.5"> 559 559 <!ENTITY gtk-vnc-version "0.7.1"> 560 560 <!ENTITY imlib2-version "1.4.10"> -
x/lib/gtk+3.xml
r3f7bcbc r5b62526 7 7 <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-22;/gtk+->k3-version;.tar.xz"> 8 8 <!ENTITY gtk3-download-ftp "&gnome-download-ftp;/gtk+/&gnome-minor-22;/gtk+->k3-version;.tar.xz"> 9 <!ENTITY gtk3-md5sum " ea8d2cd5731be7266ffa99a8b8282e1d">9 <!ENTITY gtk3-md5sum "b782a15b7b5b2005a1ce4647fb002a49"> 10 10 <!ENTITY gtk3-size "18 MB"> 11 11 <!ENTITY gtk3-buildsize "431 MB (add 9 MB for tests)"> 12 <!ENTITY gtk3-time "1. 8SBU (using parallelism=4, add 0.5 SBU for tests)">12 <!ENTITY gtk3-time "1.9 SBU (using parallelism=4, add 0.5 SBU for tests)"> 13 13 ]> 14 14 -
x/lib/gtksourceview.xml
r3f7bcbc r5b62526 9 9 <!ENTITY gtksourceview-download-ftp 10 10 "&gnome-download-ftp;/gtksourceview/&gnome-minor-24;/gtksourceview->ksourceview-version;.tar.xz"> 11 <!ENTITY gtksourceview-md5sum " aab12c4c88d2237e4f3f2140ee64c765">11 <!ENTITY gtksourceview-md5sum "793f4289bcc19ff43bf590e0bcb2da31"> 12 12 <!ENTITY gtksourceview-size "1.5 MB"> 13 13 <!ENTITY gtksourceview-buildsize "78 MB (with tests)">
Note:
See TracChangeset
for help on using the changeset viewer.