Changeset 7fa5ff6
- Timestamp:
- 11/16/2021 11:48:16 PM (3 years ago)
- Branches:
- 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:
- 084c251
- Parents:
- 6d8b3302
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libuninameslist.xml
r6d8b3302 r7fa5ff6 7 7 <!ENTITY libuninameslist-download-http "https://github.com/fontforge/libuninameslist/releases/download/&libuninameslist-version;/libuninameslist-dist-&libuninameslist-version;.tar.gz"> 8 8 <!ENTITY libuninameslist-download-ftp " "> 9 <!ENTITY libuninameslist-md5sum " 68170e3f864eb10ecbdda50341e15d14">9 <!ENTITY libuninameslist-md5sum "19ee2fd3ccb1a1868b2799dff7a63bf1"> 10 10 <!ENTITY libuninameslist-size "1.2 MB"> 11 11 <!ENTITY libuninameslist-buildsize "14 MB (with tests)"> -
general/prog/git.xml
r6d8b3302 r7fa5ff6 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 3462f34d9c17288eee854b7645f6a0a1">12 13 <!ENTITY git-size "6. 2MB">11 <!ENTITY git-md5sum "1dfe0b5ac9d165ba80b4452c4fc8957a"> 12 13 <!ENTITY git-size "6.3 MB"> 14 14 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 15 15 <!-- but people keep forgetting that an install not only needs the nett build 16 16 space, it also needs the install space (or DESTDIR) --> 17 <!ENTITY git-buildsize " 332MB (with downloaded documentation, add 16 MB to build documentation)">17 <!ENTITY git-buildsize "220 MB (with downloaded documentation, add 16 MB to build documentation)"> 18 18 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 19 19 <!-- Confirmed that it is disk related.--> 20 <!ENTITY git-time "0. 5SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">20 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)"> 21 21 ]> 22 22 -
general/sysutils/sg3_utils.xml
r6d8b3302 r7fa5ff6 7 7 <!ENTITY sg3_utils-download-http "https://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tar.xz"> 8 8 <!ENTITY sg3_utils-download-ftp " "> 9 <!ENTITY sg3_utils-md5sum " 11854fedf831adfd39438dc5ac9202e9">10 <!ENTITY sg3_utils-size "1 008 KB">11 <!ENTITY sg3_utils-buildsize " 31 MB">9 <!ENTITY sg3_utils-md5sum "c9e95d3b0e106514aefaae17f58a30f9"> 10 <!ENTITY sg3_utils-size "1.0 MB"> 11 <!ENTITY sg3_utils-buildsize "21 MB"> 12 12 <!ENTITY sg3_utils-time "0.2 SBU"> 13 13 ]> -
introduction/welcome/changelog.xml
r6d8b3302 r7fa5ff6 43 43 --> 44 44 <listitem> 45 <para>November 16th, 2021</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to git-2.34.0. Fixes 49 <ulink url="&blfs-ticket-root;15754">#15754</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to libuninameslist-20211114. Fixes 53 <ulink url="&blfs-ticket-root;15752">#15752</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to sg3_utils-1.47. Fixes 57 <ulink url="&blfs-ticket-root;15747">#15747</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update to pipewire-0.3.40. Fixes 61 <ulink url="&blfs-ticket-root;15745">#15745</ulink>.</para> 62 </listitem> 63 <listitem> 64 <para>[bdubbs] - Update to curl-7.80.0. Fixes 65 <ulink url="&blfs-ticket-root;15743">#15743</ulink>.</para> 66 </listitem> 67 <listitem> 68 <para>[bdubbs] - Update to mlt-7.2.0. Fixes 69 <ulink url="&blfs-ticket-root;15724">#15724</ulink>.</para> 70 </listitem> 71 </itemizedlist> 72 </listitem> 73 74 <listitem> 45 75 <para>November 15th, 2021</para> 46 76 <itemizedlist> -
multimedia/libdriv/mlt.xml
r6d8b3302 r7fa5ff6 7 7 <!ENTITY mlt-download-http "https://github.com/mltframework/mlt/releases/download/v&mlt-version;/mlt-&mlt-version;.tar.gz"> 8 8 <!ENTITY mlt-download-ftp " "> 9 <!ENTITY mlt-md5sum " c9cca34e75caee6aa31d42d5e141206b">9 <!ENTITY mlt-md5sum "fbcdac9bbda30dbf92739bbf40e3120a"> 10 10 <!ENTITY mlt-size "1.1 MB"> 11 11 <!ENTITY mlt-buildsize "22 MB"> -
multimedia/libdriv/pipewire.xml
r6d8b3302 r7fa5ff6 7 7 <!ENTITY pipewire-download-http "https://github.com/PipeWire/pipewire/archive/&pipewire-version;/pipewire-&pipewire-version;.tar.gz"> 8 8 <!ENTITY pipewire-download-ftp " "> 9 <!ENTITY pipewire-md5sum " 4e17bff7a128d068bf465a6edbb3a4ec">9 <!ENTITY pipewire-md5sum "eb8ec3e850af30e39d94b93525a23036"> 10 10 <!ENTITY pipewire-size "1.6 MB"> 11 <!ENTITY pipewire-buildsize " 172MB (with tests)">12 <!ENTITY pipewire-time "0. 6SBU (with tests, both using parallelism=4)">11 <!ENTITY pipewire-buildsize "71 MB (with tests)"> 12 <!ENTITY pipewire-time "0.5 SBU (with tests, both using parallelism=4)"> 13 13 ]> 14 14 … … 115 115 cd build && 116 116 117 meson --prefix=/usr --buildtype=release .. &&117 meson --prefix=/usr --buildtype=release -Dsession-managers= .. && 118 118 ninja</userinput></screen> 119 119 … … 135 135 href="../../xincludes/meson-buildtype-release.xml"/> 136 136 137 <!-- Without these three parameters, Meson fails to run. --> 138 <!-- Not true anymore, commenting out as of 0.3.24 139 <para> 140 <parameter>-Djack=false</parameter>: This switch prevents building the 141 <application>JACK</application> plugin since 142 <application>JACK</application> is not in BLFS. 143 </para> 144 145 <para> 146 <parameter>-Dpipewire-jack=false</parameter>: This switch prevents 147 building <application>JACK</application> support into pipewire since 148 <application>JACK</application> is not in BLFS. 149 </para> 150 151 <para> 152 <parameter>-Dvulkan=false</parameter>: This switch prevents building 153 <application>Vulkan</application> API support into pipewire since 154 <application>Vulkan</application> is not in BLFS. 155 </para> 156 --> 137 <para> 138 <parameter>-Dsession-managers=</parameter>: This switch 139 prevents automatic downloading external dependencies. 140 </para> 157 141 158 142 <para> -
networking/netlibs/curl.xml
r6d8b3302 r7fa5ff6 7 7 <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz"> 8 8 <!ENTITY curl-download-ftp " "> 9 <!ENTITY curl-md5sum " 74d3c4ca8aaa6c0619806d6e246e65fb">9 <!ENTITY curl-md5sum "cf9f8553762150ef0ebcd5ee412737f5"> 10 10 <!ENTITY curl-size "2.4 MB"> 11 <!ENTITY curl-buildsize " 102 MB (add 19MB for tests)">12 <!ENTITY curl-time "0.3 SBU (with parallelism=4; add 1 5SBU for tests)">11 <!ENTITY curl-buildsize "98 MB (add 20 MB for tests)"> 12 <!ENTITY curl-time "0.3 SBU (with parallelism=4; add 19 SBU for tests)"> 13 13 ]> 14 14 -
packages.ent
r6d8b3302 r7fa5ff6 162 162 <!ENTITY libstatgrab-version "0.92.1"> 163 163 <!ENTITY libtasn1-version "4.18.0"> 164 <!ENTITY libuninameslist-version "2021 0917">164 <!ENTITY libuninameslist-version "20211114"> 165 165 <!ENTITY libunique-version "1.1.6"> 166 166 <!ENTITY libunistring-version "0.9.10"> … … 307 307 <!ENTITY rasqal-version "0.9.33"> 308 308 <!ENTITY redland-version "1.0.17"> 309 <!ENTITY sg3_utils-version "1.4 6">309 <!ENTITY sg3_utils-version "1.47"> 310 310 <!ENTITY strigi-version "0.7.8"> 311 311 <!ENTITY sysstat-version "12.5.4"> … … 344 344 <!ENTITY gc-version "8.0.6"> 345 345 <!ENTITY gdb-version "11.1"> 346 <!ENTITY git-version "2.3 3.1">346 <!ENTITY git-version "2.34.0"> 347 347 <!ENTITY guile-version "3.0.7"> 348 348 <!ENTITY librep-version "0.92.7"> … … 625 625 <!-- Chapter 17 --> 626 626 <!ENTITY c-ares-version "1.18.1"> 627 <!ENTITY curl-version "7. 79.1">627 <!ENTITY curl-version "7.80.0"> 628 628 <!ENTITY geoclue2-version "2.5.7"> 629 629 <!ENTITY glib-networking-version "2.70.0"> … … 1015 1015 <!ENTITY libvorbis-version "1.3.7"> 1016 1016 <!ENTITY libvpx-version "1.11.0"> 1017 <!ENTITY mlt-version "7. 0.1">1017 <!ENTITY mlt-version "7.2.0"> 1018 1018 <!ENTITY opal-version "3.10.10"> 1019 1019 <!ENTITY opus-version "1.3.1"> 1020 <!ENTITY pipewire-version "0.3. 39">1020 <!ENTITY pipewire-version "0.3.40"> 1021 1021 <!ENTITY pulseaudio-major-version "15.0"> 1022 1022 <!ENTITY pulseaudio-version "&pulseaudio-major-version;">
Note:
See TracChangeset
for help on using the changeset viewer.