Changeset bdc55ac
- Timestamp:
- 10/07/2018 01:55:50 AM (6 years ago)
- Branches:
- perl-modules
- Children:
- 20c1f43
- Parents:
- 3fd462f2
- Files:
-
- 42 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3fd462f2 rbdc55ac 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 3"> <!-- Always 2 digits -->3 <!ENTITY day "06"> <!-- Always 2 digits --> 4 4 <!ENTITY month "10"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "October 3rd, &year;">9 <!ENTITY releasedate "October 6th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/apr.xml
r3fd462f2 rbdc55ac 9 9 <!ENTITY apr-download-ftp 10 10 "ftp://ftp.mirrorservice.org/sites/ftp.apache.org/apr/apr-&apr-version;.tar.bz2"> 11 <!ENTITY apr-md5sum " 12f2a349483ad6f12db49ba01fbfdbfa">11 <!ENTITY apr-md5sum "ad4add8efdfe87330b88e5e788241775"> 12 12 <!ENTITY apr-size "836 KB"> 13 <!ENTITY apr-buildsize "1 1MB (additional 3 MB for the tests)">13 <!ENTITY apr-buildsize "13 MB (additional 3 MB for the tests)"> 14 14 <!ENTITY apr-time "0.2 SBU (add 1.5 SBU for tests)"> 15 15 ]> … … 95 95 96 96 <para> 97 To test the results, issue: <command>make test</command>. teststr is98 known to hang on some systems. 97 To test the results, issue: <command>make test</command>. <!-- teststr is 98 known to hang on some systems. - WORKS AS OF 1.6.5 (renodr) --> 99 99 </para> 100 100 -
general/genlib/glib2.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.58/glib-&glib2-version;.tar.xz"> 8 8 <!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.58/glib-&glib2-version;.tar.xz"> 9 <!ENTITY glib2-md5sum " 9b5d21c802f55bf37171c4fbfe7d32d1">9 <!ENTITY glib2-md5sum "4fd2ead128a408c89b9153dfdb99f9a5"> 10 10 <!ENTITY glib2-size "4.7 MB"> 11 <!ENTITY glib2-buildsize "1 54MB (add 4 MB for tests)">12 <!ENTITY glib2-time "0.5 SBU (add 0. 5SBU for tests; both using paralleism=4)">11 <!ENTITY glib2-buildsize "186 MB (add 4 MB for tests)"> 12 <!ENTITY glib2-time "0.5 SBU (add 0.7 SBU for tests; both using paralleism=4)"> 13 13 ]> 14 14 … … 159 159 appropriate linker library flag (-l), 160 160 <command>-lg{io,lib,module,object,thread}</command>. 600+ files must be 161 modified on a complete gnome desktop. i161 modified on a complete gnome desktop. 162 162 163 163 </para> … … 221 221 To test the results, after having installed the package, issue: 222 222 <command>ninja test</command>. 223 One test, gdatetime, is known to fail .223 One test, gdatetime, is known to fail on sysvinit systems. 224 224 <!-- Needs /etc/localtime to be a symbolic link. In addition 225 225 the link must be to some place like /usr/share/zoneinfo/... … … 228 228 is removed or commented out. 229 229 g_assert_true (*g_time_zone_get_identifier (tz) != '/'); 230 231 NOTE: systemd implements this as a hard requirement. 230 232 --> 231 233 </para> … … 243 245 <para> 244 246 <parameter>-Dselinux=false</parameter>: This switch disables 245 support fo rselinux wich is not supported in BLFS.247 support for selinux which is not supported in BLFS. 246 248 </para> 247 249 … … 377 379 <para> 378 380 is used to compile all the GSettings XML schema files 379 in directory into a binary file with the name381 in a directory into a binary file with the name 380 382 <filename>gschemas.compiled</filename> that can be used by GSettings. 381 383 </para> -
general/genlib/json-glib.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY json-glib-download-http "&gnome-download-http;/json-glib/1.4/json-glib-&json-glib-version;.tar.xz"> 8 8 <!ENTITY json-glib-download-ftp "&gnome-download-ftp;/json-glib/1.4/json-glib-&json-glib-version;.tar.xz"> 9 <!ENTITY json-glib-md5sum " 35107e23a7bbbc70f31c34f7b9adf1c3">9 <!ENTITY json-glib-md5sum "4d4bb9837f6d31e32d0ce658ae135f68"> 10 10 <!ENTITY json-glib-size "164 KB"> 11 <!ENTITY json-glib-buildsize " 8.6MB (with tests)">11 <!ENTITY json-glib-buildsize "9.4 MB (with tests)"> 12 12 <!ENTITY json-glib-time "less than 0.1 SBU (with tests)"> 13 13 ]> … … 136 136 </seg> 137 137 <seg> 138 /usr/include/json-glib-1.0 and 138 /usr/{include,share/installed-tests}/json-glib-1.0, 139 /usr/libexec/installed-tests/json-glib-&json-glib-version;, and 139 140 /usr/share/gtk-doc/html/json-glib 140 141 </seg> -
general/genlib/keyutils.xml
r3fd462f2 rbdc55ac 58 58 </listitem> 59 59 </itemizedlist> 60 61 <bridgehead renderas="sect3">keyutils Dependencies</bridgehead> 62 63 <bridgehead renderas="sect4">Required</bridgehead> 64 <para role="required"> 65 <xref linkend="mitkrb"/> 66 <!-- Without krb5 installed, a FTBFS occurs while trying to compile dns.afsdb.c. 67 It looks for profile.h, which is installed by krb5. --> 68 </para> 60 69 61 70 <para condition="html" role="usernotes">User Notes: -
general/genlib/libuv.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY libuv-download-http "https://dist.libuv.org/dist/v&libuv-version;/libuv-v&libuv-version;.tar.gz"> 8 8 <!ENTITY libuv-download-ftp " "> 9 <!ENTITY libuv-md5sum " fdd44f630d300035aa4aaa9a732b70b7">9 <!ENTITY libuv-md5sum "7e710afbc675d05b6a27903aa4589b96"> 10 10 <!ENTITY libuv-size "1.1 MB"> 11 <!ENTITY libuv-buildsize "1 2MB (add 10 MB for tests)">12 <!ENTITY libuv-time "0.1 SBU (add 1. 3SBU for tests)">11 <!ENTITY libuv-buildsize "13 MB (add 10 MB for tests)"> 12 <!ENTITY libuv-time "0.1 SBU (add 1.4 SBU for tests)"> 13 13 ]> 14 14 … … 136 136 <segtitle>Installed Programs</segtitle> 137 137 <segtitle>Installed Library</segtitle> 138 <segtitle>Installed Director ies</segtitle>138 <segtitle>Installed Directory</segtitle> 139 139 140 140 <seglistitem> … … 146 146 </seg> 147 147 <seg> 148 None148 /usr/include/uv 149 149 </seg> 150 150 </seglistitem> 151 151 </segmentedlist> 152 <!-- 152 153 153 <variablelist> 154 154 <bridgehead renderas="sect3">Short Descriptions</bridgehead> … … 160 160 <listitem> 161 161 <para> 162 contains the API functions ...162 contains API functions for asynchronous I/O operations 163 163 </para> 164 164 <indexterm zone="libuv libuv.so"> … … 169 169 170 170 </variablelist> 171 --> 171 172 172 </sect2> 173 173 -
general/genlib/pcre2.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY pcre2-download-http "&sourceforge-dl;/pcre/pcre2-&pcre2-version;.tar.bz2"> 8 8 <!ENTITY pcre2-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre2-&pcre2-version;.tar.bz2"> 9 <!ENTITY pcre2-md5sum " e0b91c891a3c49050f7fd15de33d0ba4">9 <!ENTITY pcre2-md5sum "8a096287153fb994970df3570e90fcb5"> 10 10 <!ENTITY pcre2-size "1.6 MB"> 11 <!ENTITY pcre2-buildsize " 19MB (with tests)">12 <!ENTITY pcre2-time "0. 3SBU (with tests)">11 <!ENTITY pcre2-buildsize "22 MB (with tests)"> 12 <!ENTITY pcre2-time "0.4 SBU (with tests)"> 13 13 ]> 14 14 … … 77 77 <bridgehead renderas="sect4">Optional</bridgehead> 78 78 <para role="optional"> 79 <xref linkend="valgrind"/> 79 <xref linkend="valgrind"/> and 80 <ulink url="https://www.cs.utah.edu/~bigler/code/libedit.html">libedit</ulink> 80 81 </para> 81 82 -
general/genlib/wayland-protocols.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY wayland-protocols-download-http "https://wayland.freedesktop.org/releases/wayland-protocols-&wayland-protocols-version;.tar.xz"> 8 8 <!ENTITY wayland-protocols-download-ftp " "> 9 <!ENTITY wayland-protocols-md5sum " d75ec11e8443946b4795e4be1cf22db8">10 <!ENTITY wayland-protocols-size "10 0KB">11 <!ENTITY wayland-protocols-buildsize "1. 1MB (with tests)">9 <!ENTITY wayland-protocols-md5sum "e0b523ff162e30bab46be1d65d527683"> 10 <!ENTITY wayland-protocols-size "104 KB"> 11 <!ENTITY wayland-protocols-buildsize "1.6 MB (with tests)"> 12 12 <!ENTITY wayland-protocols-time "less than 0.1 SBU (with tests)"> 13 13 ]> … … 92 92 </para> 93 93 94 <!-- Spaces are significant in <screen> sections -->95 94 <screen><userinput>./configure --prefix=/usr && 96 95 make</userinput></screen> -
general/genutils/highlight.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2"> 8 8 <!ENTITY highlight-download-ftp " "> 9 <!ENTITY highlight-md5sum " 82a2b17a372d45a6868d181890133069">9 <!ENTITY highlight-md5sum "0b04ec7dbddbb916202f474dbab4263a"> 10 10 <!ENTITY highlight-size "1.3 MB"> 11 <!ENTITY highlight-buildsize " 19 MB (with gui)">12 <!ENTITY highlight-time "0. 4SBU">11 <!ENTITY highlight-buildsize "20 MB"> 12 <!ENTITY highlight-time "0.6 SBU"> 13 13 ]> 14 14 -
general/graphlib/harfbuzz.xml
r3fd462f2 rbdc55ac 8 8 "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2"> 9 9 <!ENTITY harfbuzz-download-ftp " "> 10 <!ENTITY harfbuzz-md5sum " 81dbce82d6471ec2b2a627ce02d03e5d">10 <!ENTITY harfbuzz-md5sum "263a3f1cb014e3ad2e4123c238a9bfc5"> 11 11 <!ENTITY harfbuzz-size "3.7 MB"> 12 <!ENTITY harfbuzz-buildsize "1 20MB (with tests)">12 <!ENTITY harfbuzz-buildsize "119 MB (with tests)"> 13 13 <!ENTITY harfbuzz-time "1.1 SBU (with tests)"> 14 14 ]> … … 168 168 </seg> 169 169 <seg> 170 libharfbuzz.so, libharfbuzz-gobject.so, libharfbuzz-subset ,170 libharfbuzz.so, libharfbuzz-gobject.so, libharfbuzz-subset.so, 171 171 and libharfbuzz-icu.so 172 172 </seg> -
general/prog/git.xml
r3fd462f2 rbdc55ac 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 7a668403aa7807d0db37e8573299d471">12 <!ENTITY git-size " 4.9MB">11 <!ENTITY git-md5sum "58b956213db0aacfb4db08cd9c99aae1"> 12 <!ENTITY git-size "5.0 MB"> 13 13 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 14 <!ENTITY git-buildsize " 291MB (with downloaded documentation)">15 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 4.4SBU for tests)">14 <!ENTITY git-buildsize "459 MB (with downloaded documentation)"> 15 <!ENTITY git-time "0.3 SBU (with parallelism=4; add 8.6 SBU for tests)"> 16 16 ]> 17 17 … … 344 344 </seg> 345 345 <seg> 346 /usr/lib/perl5/site_perl/<5.x.y>{,<arch>-linux/auto}/Git, 346 /usr/share/perl5/Git, 347 <!-- I do NOT think this is in our %INC search path. --> 347 348 /usr/libexec/git-core and 348 349 /usr/share/{doc/git-&git-version;,git-core,git-gui,gitk,gitweb} -
general/prog/perl-modules.xml
r3fd462f2 rbdc55ac 71 71 72 72 <!ENTITY IO-Socket-SSL-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz"> 73 <!ENTITY IO-Socket-SSL-md5sum " 0e329d3ce11563a27d70d63ad09ed5e9">73 <!ENTITY IO-Socket-SSL-md5sum "97fa6cd64f15db60f810cd8ab02d57fc"> 74 74 75 75 <!ENTITY IPC-Run3-download-http "&perl_authors;/id/R/RJ/RJBS/IPC-Run3-&IPC-Run3-version;.tar.gz"> … … 1286 1286 <xref linkend="perl-standard-install"/>.</para> 1287 1287 1288 <para>If scripting, use 'yes | Makefile.PL' because it will ask if external 1289 tests should be run.</para> 1290 1291 <note> 1292 <para> 1293 The tests for IO::Socket::SSL are broken with openssl-1.1.1 and the 1294 tests for Net::SSLeay hang with that version. 1295 </para> 1296 </note> 1297 1288 1298 <!-- IO-Socket-SSL --> 1289 1299 &lfs83_checked; … … 1302 1312 (https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz) 1303 1313 When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout> 1304 </listitem> 1314 <!-- The test suite for NET::SSLeay has issues with OpenSSL-1.1.1 --> 1315 </listitem> 1316 <listitem> 1317 <para> 1318 <xref linkend="make-ca"/> 1319 </para> 1320 </listitem> 1305 1321 </itemizedlist> 1306 1322 </listitem> -
general/prog/perl-modules/perl-io-socket-ssl.xml
r3fd462f2 rbdc55ac 6 6 7 7 <!ENTITY my-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz"> 8 <!ENTITY my-md5sum " 0e329d3ce11563a27d70d63ad09ed5e9">8 <!ENTITY my-md5sum "97fa6cd64f15db60f810cd8ab02d57fc"> 9 9 10 10 <!ENTITY IO-Socket-SSL-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz"> … … 60 60 <note> 61 61 <para> 62 The tests hangif you are using openssl-1.1.1.62 The tests fail if you are using openssl-1.1.1. 63 63 </para> 64 64 </note> -
general/prog/php.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz"> 8 8 <!ENTITY php-download-ftp " "> 9 <!ENTITY php-md5sum " d529efc4017840e3db970b0bc25aef9c">9 <!ENTITY php-md5sum "afd36986e8ba08d4f12c16597faa9c7d"> 10 10 <!ENTITY php-size "12 MB"> 11 11 <!ENTITY php-buildsize "567 MB (add 2 MB for tests, add 111 MB for documentation)"> … … 224 224 --datadir=/usr/share/php \ 225 225 --mandir=/usr/share/man \ 226 --without-pear \ 226 227 --enable-fpm \ 227 228 --with-fpm-user=apache \ … … 247 248 --mandir=/usr/share/man \ 248 249 --enable-fpm \ 250 --without-pear \ 249 251 --with-fpm-user=apache \ 250 252 --with-fpm-group=apache \ … … 325 327 -C /usr/share/doc/php-&php-version; --no-same-owner</userinput></screen> 326 328 329 <para> 330 The bundled pear is not installed because of a bug which might 331 pollute the filesystem with several hidden files and directories. 332 If pear is needed, execucte the following commands to install: 333 </para> 334 335 <screen role="nodump"><userinput>wget http://pear.php.net/go-pear.phar 336 php ./go-pear.phar</userinput></screen> 337 327 338 </sect2> 328 339 … … 349 360 <parameter>--with-fpm-systemd</parameter>: This parameter allows 350 361 the FastCGI Process Manager to integrate with systemd. 362 </para> 363 364 <para> 365 <parameter>--without-pear</parameter>: This switch disables 366 installation of bundled pear software. 351 367 </para> 352 368 -
general/prog/pygobject3.xml
r3fd462f2 rbdc55ac 81 81 <bridgehead renderas="sect5">Optional (for the tests)</bridgehead> 82 82 <para role="optional"> 83 <ulink url="https://pypi.python.org/pypi/pep8">pep8</ulink> and 84 <ulink url="https://pypi.python.org/pypi/pyflakes">pyflakes</ulink> 83 <ulink url="https://pypi.python.org/pypi/pep8">pep8</ulink>, 84 <ulink url="https://pypi.python.org/pypi/pyflakes">pyflakes</ulink>, and 85 <ulink url="https://pypi.python.org/pypi/pytest">pytest</ulink> 86 <!-- pytest brings in a lot of dependencies - upwards of 10 --> 85 87 </para> 86 88 -
general/prog/vala.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz"> 8 8 <!ENTITY vala-download-ftp "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz"> 9 <!ENTITY vala-md5sum " aa6eb8097d25b5847ad3fab34c0ff865">9 <!ENTITY vala-md5sum "e28ad84b16351a3e41eacabdeadaaf8a"> 10 10 <!ENTITY vala-size "3.2 MB"> 11 <!ENTITY vala-buildsize " 227MB (with tests)">12 <!ENTITY vala-time "1. 4SBU (with tests)">11 <!ENTITY vala-buildsize "171 MB (with tests)"> 12 <!ENTITY vala-time "1.5 SBU (with tests)"> 13 13 ]> 14 14 -
general/sysutils/sg3_utils.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY sg3_utils-download-http "http://sg.danny.cz/sg/p/sg3_utils-&sg3_utils-version;.tar.xz"> 8 8 <!ENTITY sg3_utils-download-ftp " "> 9 <!ENTITY sg3_utils-md5sum " 913ac2c9069d2ba44e05565a445810ab">10 <!ENTITY sg3_utils-size " 752KB">11 <!ENTITY sg3_utils-buildsize "2 3MB">9 <!ENTITY sg3_utils-md5sum "d1cf7d22e25113dfd0e9db1fcb9032ba"> 10 <!ENTITY sg3_utils-size "904 KB"> 11 <!ENTITY sg3_utils-buildsize "29 MB"> 12 12 <!ENTITY sg3_utils-time "0.2 SBU"> 13 13 ]> … … 75 75 </itemizedlist> 76 76 77 <!-- No longer needed as 1.44 fixes the sysmacros.h use 77 78 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 78 79 <itemizedlist spacing="compact"> … … 84 85 </listitem> 85 86 </itemizedlist> 87 --> 86 88 87 89 <para condition="html" role="usernotes">User Notes: … … 98 100 </para> 99 101 100 <screen><userinput>patch -Np1 -i ../sg3_utils-&sg3_utils-version;-glibc_2.28-fixes-1.patch && 101 ./configure --prefix=/usr --disable-static && 102 <screen><userinput>./configure --prefix=/usr --disable-static && 102 103 make</userinput></screen> 103 104 … … 133 134 <seg> 134 135 scsi_logging_level, scsi_mandat, scsi_readcap, scsi_ready, scsi_satl, 135 scsi_start, scsi_stop, scsi_temperature, sg_ compare_and_write,136 scsi_start, scsi_stop, scsi_temperature, sg_bg_ctl, sg_compare_and_write, 136 137 sg_copy_results, sg_dd, sg_decode_sense, sg_emc_trespass, sg_format, 137 138 sg_get_config, sg_get_lba_status, sg_ident, sg_inq, sg_logs, sg_luns, 138 139 sg_map, sg_map26, sg_modes, sg_opcodes, sg_persist, sg_prevent, 139 sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_ block_limits,140 sg_raw, sg_rbuf, sg_rdac, sg_read, sg_read_attr, sg_read_block_limits, 140 141 sg_read_buffer, sg_read_long, sg_readcap, sg_reassign, sg_referrals, 141 142 sg_rep_zones, sg_requests, sg_reset, sg_reset_wp, sg_rmsn, sg_rtpg, 142 143 sg_safte, sg_sanitize, sg_sat_identify, sg_sat_phy_event, 143 sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_se nddiag, sg_ses,144 sg_ses_microcode, sg_start, sg_stpg, sg_s ync, sg_test_rwbuf, sg_turs,145 sg_ unmap, sg_verify, sg_vpd, sg_wr_mode, sg_write_buffer,146 sg_write_long, sg_write_same, sg_write_verify, sg_ xcopy, sginfo,147 sg m_dd, and sgp_dd144 sg_sat_read_gplog, sg_sat_set_features, sg_scan, sg_seek, sg_senddiag, sg_ses, 145 sg_ses_microcode, sg_start, sg_stpg, sg_stream_ctl, sg_sync, sg_test_rwbuf, 146 sg_turs, sg_unmap, sg_verify, sg_vpd, sg_wr_mode, sg_write_buffer, 147 sg_write_long, sg_write_same, sg_write_verify, sg_write_x, sg_xcopy, sg_zone, 148 sginfo, sgm_dd, and sgp_dd 148 149 </seg> 149 150 <seg> … … 257 258 </varlistentry> 258 259 260 <varlistentry id="sg_bg_ctl"> 261 <term><command>sg_bg_ctl</command></term> 262 <listitem> 263 <para> 264 performs a SCSI BACKGROUND CONTROL command on a device to perform 265 "advanced background operations". 266 </para> 267 <indexterm zone="sg3_utils sg_bg_ctl"> 268 <primary sortas="b-sg_bg_ctl">sg_bg_ctl</primary> 269 </indexterm> 270 </listitem> 271 </varlistentry> 272 259 273 <varlistentry id="sg_compare_and_write"> 260 274 <term><command>sg_compare_and_write</command></term> … … 566 580 </varlistentry> 567 581 582 <varlistentry id="sg_read_attr"> 583 <term><command>sg_read_attr</command></term> 584 <listitem> 585 <para> 586 performs a SCSI READ ATTRIBUTE command on a device. 587 </para> 588 <indexterm zone="sg3_utils sg_read_attr"> 589 <primary sortas="b-sg_read_attr">sg_read_attr</primary> 590 </indexterm> 591 </listitem> 592 </varlistentry> 593 568 594 <varlistentry id="sg_read_block_limits"> 569 595 <term><command>sg_read_block_limits</command></term> … … 800 826 </varlistentry> 801 827 828 <varlistentry id="sg_seek"> 829 <term><command>sg_seek</command></term> 830 <listitem> 831 <para> 832 performs a SCSI SEEK or PRE-FETCH command on a device and it's cache. 833 </para> 834 <indexterm zone="sg3_utils sg_seek"> 835 <primary sortas="b-sg_seek">sg_seek</primary> 836 </indexterm> 837 </listitem> 838 </varlistentry> 839 802 840 <varlistentry id="sg_senddiag"> 803 841 <term><command>sg_senddiag</command></term> … … 862 900 </varlistentry> 863 901 902 <varlistentry id="sg_stream_ctl"> 903 <term><command>sg_stream_ctl</command></term> 904 <listitem> 905 <para> 906 performs a SCSI STREAM CONTROL or GET STREAM STATUS command on a device 907 to open or close an I/O stream. 908 </para> 909 <indexterm zone="sg3_utils sg_stream_ctl"> 910 <primary sortas="sg3_utils sg_stream_ctl">sg_stream_ctl</primary> 911 </indexterm> 912 </listitem> 913 </varlistentry> 914 864 915 <varlistentry id="sg_sync"> 865 916 <term><command>sg_sync</command></term> … … 978 1029 sends the SCSI WRITE AND VERIFY command. 979 1030 </para> 1031 <indexterm zone="sg3_utils sg_write_verify"> 1032 <primary sortas="b-sg_write_verify">sg_write_verify</primary> 1033 </indexterm> 1034 </listitem> 1035 </varlistentry> 1036 1037 <varlistentry id="sg_write_x"> 1038 <term><command>sg_write_x</command></term> 1039 <listitem> 1040 <para> 1041 performs SCSI WRITE commands on a device. 1042 </para> 1043 <indexterm zone="sg3_utils sg_write_x"> 1044 <primary sortas="b-sg_write_x">sg_write_x</primary> 1045 </indexterm> 1046 </listitem> 1047 </varlistentry> 1048 1049 <varlistentry id="sg_wr_mode"> 1050 <term><command>sg_wr_mode</command></term> 1051 <listitem> 1052 <para> 1053 writes mode page. 1054 </para> 1055 <indexterm zone="sg3_utils sg_wr_mode"> 1056 <primary sortas="b-sg_wr_mode">sg_wr_mode</primary> 1057 </indexterm> 1058 </listitem> 1059 </varlistentry> 1060 1061 <varlistentry id="sg_xcopy"> 1062 <term><command>sg_xcopy</command></term> 1063 <listitem> 1064 <para> 1065 copies data to and from files and devices 1066 using SCSI EXTENDED COPY (XCOPY). 1067 </para> 980 1068 <indexterm zone="sg3_utils sg_xcopy"> 981 1069 <primary sortas="b-sg_xcopy">sg_xcopy</primary> … … 984 1072 </varlistentry> 985 1073 986 <varlistentry id="sg_wr_mode"> 987 <term><command>sg_wr_mode</command></term> 988 <listitem> 989 <para> 990 writes mode page. 991 </para> 992 <indexterm zone="sg3_utils sg_wr_mode"> 993 <primary sortas="b-sg_wr_mode">sg_wr_mode</primary> 994 </indexterm> 995 </listitem> 996 </varlistentry> 997 998 <varlistentry id="sg_xcopy"> 999 <term><command>sg_xcopy</command></term> 1000 <listitem> 1001 <para> 1002 copies data to and from files and devices 1003 using SCSI EXTENDED COPY (XCOPY). 1004 </para> 1005 <indexterm zone="sg3_utils sg_xcopy"> 1006 <primary sortas="b-sg_xcopy">sg_xcopy</primary> 1074 <varlistentry id="sg_zone"> 1075 <term><command>sg_zone</command></term> 1076 <listitem> 1077 <para> 1078 performs SCSI ZONE commands on a device, such as OPEN, CLOSE, FINISH 1079 or SEQUENTIALIZE. 1080 </para> 1081 <indexterm zone="sg3_utils sg_zone"> 1082 <primary sortas="b-sg_zone">sg_zone</primary> 1007 1083 </indexterm> 1008 1084 </listitem> -
general/sysutils/unrar.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz"> 8 8 <!ENTITY unrar-download-ftp " "> 9 <!ENTITY unrar-md5sum " f54fdf142f0981ae1840a32fc9220e45">9 <!ENTITY unrar-md5sum "dfc4ae6b360d774177d109080883bd6d"> 10 10 <!ENTITY unrar-size "224 KB"> 11 <!ENTITY unrar-buildsize "2. 1MB">12 <!ENTITY unrar-time " less than0.1 SBU">11 <!ENTITY unrar-buildsize "2.4 MB"> 12 <!ENTITY unrar-time "0.1 SBU"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r3fd462f2 rbdc55ac 44 44 45 45 <listitem> 46 <para>October 6th, 2018</para> 47 <itemizedlist> 48 <listitem> 49 <para>[ken] - note that tests for both IO::Socket::SSL and its 50 dependency of Net::SSLeay are broken with openssl-1.1.1.</para> 51 </listitem> 52 <listitem> 53 <para>[ken] - IO::Socket::SSL needs 'yes' if scripting, and should 54 require ca-certificates. Fixes 55 <ulink url="&blfs-ticket-root;11216">#11216</ulink>.</para> 56 </listitem> 57 <listitem> 58 <para>[renodr] - Update to libsoup-2.64.1. In addition, a flag was added 59 to the meson line to disable GSSAPI support, as it's set by default and 60 requires Kerberos to be installed. Fixes 61 <ulink url="&blfs-ticket-root;11196">#11196</ulink> and 62 <ulink url="&blfs-ticket-root;11184">#11184</ulink>.</para> 63 </listitem> 64 <listitem> 65 <para>[renodr] - Update to json-glib-1.4.4. Fixes 66 <ulink url="&blfs-ticket-root;11159">#11159</ulink>.</para> 67 </listitem> 68 <listitem> 69 <para>[bdubbs] - Update to gstreamer-1.14.4 (and plugins). Fixes 70 <ulink url="&blfs-ticket-root;11157">#11157</ulink>.</para> 71 </listitem> 72 <listitem> 73 <para>[thomas] - Update to php-7.2.10. Fixes 74 <ulink url="&blfs-ticket-root;11143">#11143</ulink>.</para> 75 </listitem> 76 <listitem> 77 <para>[thomas] - Update to httpd-2.4.35. Fixes 78 <ulink url="&blfs-ticket-root;11174">#11174</ulink>.</para> 79 </listitem> 80 </itemizedlist> 81 </listitem> 82 83 <listitem> 84 <para>October 5th, 2018</para> 85 <itemizedlist> 86 <listitem> 87 <para>[bdubbs] - Update to libreoffice-6.1.2.1. Fixes 88 <ulink url="&blfs-ticket-root;11146">#11146</ulink>.</para> 89 </listitem> 90 <listitem> 91 <para>[renodr] - Update to git-2.19.1. This is a security update for 92 CVE-2018-17456, which allows attackers to execute code via .gitmodules. 93 An update is available for minor versions all the way back to 2.14.5. 94 This update should be treated as urgent. Fixes 95 <ulink url="&blfs-ticket-root;11217">#11217</ulink>.</para> 96 </listitem> 97 <listitem> 98 <para>[renodr] - Update to xterm-337. Fixes 99 <ulink url="&blfs-ticket-root;11167">#11167</ulink>.</para> 100 </listitem> 101 <listitem> 102 <para>[renodr] - Update to xf86-video-ati-18.1.0. Fixes 103 <ulink url="&blfs-ticket-root;11051">#11051</ulink>. 104 This driver update solves issues with GNOME and KDE Plasma on 105 devices with ATI cards installed.</para> 106 </listitem> 107 <listitem> 108 <para>[renodr] - Update to xf86-video-amdgpu-18.1.0. Fixes 109 <ulink url="&blfs-ticket-root;11149">#11149</ulink>.</para> 110 </listitem> 111 <listitem> 112 <para>[renodr] - Update to libinput-1.12.1. Fixes 113 <ulink url="&blfs-ticket-root;11136">#11136</ulink>.</para> 114 </listitem> 115 <listitem> 116 <para>[renodr] - Update to libepoxy-1.5.3. Fixes 117 <ulink url="&blfs-ticket-root;11210">#11210</ulink>.</para> 118 </listitem> 119 <listitem> 120 <para>[renodr] - Update to libdrm-2.4.95. Fixes 121 <ulink url="&blfs-ticket-root;11211">#11211</ulink>.</para> 122 </listitem> 123 <listitem> 124 <para>[renodr] - Update to wayland-protocols-1.16. Fixes 125 <ulink url="&blfs-ticket-root;11138">#11138</ulink>.</para> 126 </listitem> 127 <listitem> 128 <para>[renodr] - Update to Mesa-18.2.2. Fixes 129 <ulink url="&blfs-ticket-root;11175">#11175</ulink>.</para> 130 </listitem> 131 <listitem> 132 <para>[renodr] - Update to harfbuzz-1.9.0. Fixes 133 <ulink url="&blfs-ticket-root;11133">#11133</ulink>.</para> 134 </listitem> 135 <listitem> 136 <para>[renodr] - Update to libxcb-1.13.1. Fixes 137 <ulink url="&blfs-ticket-root;11194">#11194</ulink>.</para> 138 </listitem> 139 <listitem> 140 <para>[renodr] - Update to git-2.19.0. Fixes 141 <ulink url="&blfs-ticket-root;11134">#11134</ulink>.</para> 142 </listitem> 143 </itemizedlist> 144 </listitem> 145 146 <listitem> 147 <para>October 4th, 2018</para> 148 <itemizedlist> 149 <listitem> 150 <para>[renodr] - Require MIT KRB5 in keyutils.</para> 151 </listitem> 152 <listitem> 153 <para>[renodr] - Update to apr-1.6.5. Fixes 154 <ulink url="&blfs-ticket-root;11151">#11151</ulink>.</para> 155 </listitem> 156 <listitem> 157 <para>[renodr] - Update to vala-0.42.2. Fixes 158 <ulink url="&blfs-ticket-root;11161">#11161</ulink>.</para> 159 </listitem> 160 <listitem> 161 <para>[renodr] - Update to glib-2.58.1. Fixes 162 <ulink url="&blfs-ticket-root;11208">#11208</ulink>.</para> 163 </listitem> 164 <listitem> 165 <para>[renodr] - Update to highlight-3.45. Fixes 166 <ulink url="&blfs-ticket-root;11203">#11302</ulink>.</para> 167 </listitem> 168 <listitem> 169 <para>[renodr] - Update to unrar-5.6.7. Fixes 170 <ulink url="&blfs-ticket-root;11200">#11200</ulink>.</para> 171 </listitem> 172 <listitem> 173 <para>[renodr] - Update to sg3_utils-1.44. Fixes 174 <ulink url="&blfs-ticket-root;11141">#11141</ulink>.</para> 175 </listitem> 176 <listitem> 177 <para>[renodr] - Update to IO::Socket:SSL-2.060 (Perl Module). Fixes 178 <ulink url="&blfs-ticket-root;11155">#11155</ulink>.</para> 179 </listitem> 180 <listitem> 181 <para>[renodr] - Update to pcre2-10.32. Fixes 182 <ulink url="&blfs-ticket-root;11137">#11137</ulink>.</para> 183 </listitem> 184 <listitem> 185 <para>[renodr] - Update to sqlite-3.25.2. Fixes 186 <ulink url="&blfs-ticket-root;11153">#11153</ulink>.</para> 187 </listitem> 188 </itemizedlist> 189 </listitem> 190 191 <listitem> 46 192 <para>October 3rd, 2018</para> 47 193 <itemizedlist> 194 <listitem> 195 <para>[renodr] - Update to libuv-1.23.1. Fixes 196 <ulink url="&blfs-ticket-root;11171">#11171</ulink>.</para> 197 </listitem> 198 <listitem> 199 <para>[ken] - Perl module List::AllUtils does not use Number::Compare 200 or Text::Glob, and Test::LeakTrace no longer needs the 'unsafe' variant 201 of the standard installation.</para> 202 </listitem> 48 203 <listitem> 49 204 <para>[renodr] - Update to gc-8.0.0. Fixes … … 56 211 <listitem> 57 212 <para>[ken] - Update to firefox-62.0.3 (security fixes). Fixes 58 Fixes<ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para>213 <ulink url="&blfs-ticket-root;11205">#11205</ulink>.</para> 59 214 </listitem> 60 215 <listitem> -
multimedia/libdriv/gst10-libav.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz"> 8 8 <!ENTITY gst10-libav-download-ftp " "> 9 <!ENTITY gst10-libav-md5sum " da3d4655268bc6766a261065ca737590">9 <!ENTITY gst10-libav-md5sum "58342db11dbb201a66a62577dcf7bab5"> 10 10 <!ENTITY gst10-libav-size "8.6 MB"> 11 <!ENTITY gst10-libav-buildsize " 722MB (with tests)">12 <!ENTITY gst10-libav-time " 3.4 SBU (with tests)">11 <!ENTITY gst10-libav-buildsize "634 MB (with tests)"> 12 <!ENTITY gst10-libav-time "1.5 SBU (iUsing parallelism=4; with tests)"> 13 13 <!-- A majority of the time spent compiling is ASM files. --> 14 14 ]> -
multimedia/libdriv/gst10-plugins-bad.xml
r3fd462f2 rbdc55ac 8 8 "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-bad-download-ftp " "> 10 <!ENTITY gst10-plugins-bad-md5sum " 76826c564bed5511982d7fb6137d9875">11 <!ENTITY gst10-plugins-bad-size "4. 4MB">12 <!ENTITY gst10-plugins-bad-buildsize " 210MB (with tests)">13 <!ENTITY gst10-plugins-bad-time " 2.1 SBU (with tests)">10 <!ENTITY gst10-plugins-bad-md5sum "5d20a91d027708abcf924f6c1279dd25"> 11 <!ENTITY gst10-plugins-bad-size "4.5 MB"> 12 <!ENTITY gst10-plugins-bad-buildsize "173 MB (with tests)"> 13 <!ENTITY gst10-plugins-bad-time "1.9 SBU (Using parallelism=4; with tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gst10-plugins-base.xml
r3fd462f2 rbdc55ac 8 8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-base-download-ftp " "> 10 <!ENTITY gst10-plugins-base-md5sum " 8bc790d623350cd8eac68d3a13d79f7d">10 <!ENTITY gst10-plugins-base-md5sum "4dbe20c1bf44191c2b8833234df5cb2a"> 11 11 <!ENTITY gst10-plugins-base-size "3.5 MB"> 12 <!ENTITY gst10-plugins-base-buildsize " 213MB (with tests)">13 <!ENTITY gst10-plugins-base-time "3. 0 SBU (with tests)">12 <!ENTITY gst10-plugins-base-buildsize "177 MB (with tests)"> 13 <!ENTITY gst10-plugins-base-time "3.2 SBU (Using parallelism=4; with tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gst10-plugins-good.xml
r3fd462f2 rbdc55ac 8 8 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-good-download-ftp " "> 10 <!ENTITY gst10-plugins-good-md5sum " 5b83b2828e31ce5b4a5c03c71e707ae7">10 <!ENTITY gst10-plugins-good-md5sum "6e3b247097366cf2639f22abfece7113"> 11 11 <!ENTITY gst10-plugins-good-size "3.6 MB"> 12 <!ENTITY gst10-plugins-good-buildsize "1 88MB (with tests)">13 <!ENTITY gst10-plugins-good-time " 2.1 SBU (with tests)">12 <!ENTITY gst10-plugins-good-buildsize "154 MB (with tests)"> 13 <!ENTITY gst10-plugins-good-time "1.6 SBU (Using parallelism=4; with tests)"> 14 14 ]> 15 15 … … 151 151 <para> 152 152 To test the results, issue: <command>make check</command>. The souphttpsrc 153 and elements/rtp2aux tests areknown to fail.153 test is known to fail. 154 154 </para> 155 155 -
multimedia/libdriv/gst10-plugins-ugly.xml
r3fd462f2 rbdc55ac 8 8 "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-ugly-download-ftp " "> 10 <!ENTITY gst10-plugins-ugly-md5sum " ea0a800c6421c3c3cdbed3d040b8ffd3">11 <!ENTITY gst10-plugins-ugly-size "8 68KB">12 <!ENTITY gst10-plugins-ugly-buildsize " 20MB (with tests)">13 <!ENTITY gst10-plugins-ugly-time "0. 1SBU (with tests)">10 <!ENTITY gst10-plugins-ugly-md5sum "90768a0074db071175ce980064d9a1ac"> 11 <!ENTITY gst10-plugins-ugly-size "872 KB"> 12 <!ENTITY gst10-plugins-ugly-buildsize "16 MB (with tests)"> 13 <!ENTITY gst10-plugins-ugly-time "0.2 SBU (with tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gstreamer10-vaapi.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY gstreamer10-vaapi-download-http "&gstreamer-dl;/gstreamer-vaapi/gstreamer-vaapi-&gstreamer-vaapi-version;.tar.xz"> 8 8 <!ENTITY gstreamer10-vaapi-download-ftp " "> 9 <!ENTITY gstreamer10-vaapi-md5sum " 12ee9c16dfa0bb1808c76683e1c9a328">9 <!ENTITY gstreamer10-vaapi-md5sum "2fae3442f5f23e7354a0c592bc7b9065"> 10 10 <!ENTITY gstreamer10-vaapi-size "1.0 MB"> 11 <!ENTITY gstreamer10-vaapi-buildsize " 75MB">12 <!ENTITY gstreamer10-vaapi-time "0. 4SBU">11 <!ENTITY gstreamer10-vaapi-buildsize "69 MB"> 12 <!ENTITY gstreamer10-vaapi-time "0.2 SBU"> 13 13 ]> 14 14 -
multimedia/libdriv/gstreamer10.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz"> 8 8 <!ENTITY gstreamer10-download-ftp " "> 9 <!ENTITY gstreamer10-md5sum " 9f4177c1752e44cbd72f6311ee61e1ba">9 <!ENTITY gstreamer10-md5sum "f67fbbc42bd85a0701df119f52fb52bd"> 10 10 <!ENTITY gstreamer10-size "3.1 MB"> 11 <!ENTITY gstreamer10-buildsize "1 52MB (with tests)">12 <!ENTITY gstreamer10-time "1. 7 SBU (with tests)">11 <!ENTITY gstreamer10-buildsize "124 MB (with tests)"> 12 <!ENTITY gstreamer10-time "1.8 SBU (Using parallelism=4; with tests)"> 13 13 ]> 14 14 -
networking/netlibs/curl.xml
r3fd462f2 rbdc55ac 159 159 To run the test suite, issue: <command>make test</command>. Two (of 857) tests 160 160 fail for unknown reasons, and all tests fail is valgrind is installed. Moving 161 valgrind out of $PATH is recommended if you wish to run the test ssuite while161 valgrind out of $PATH is recommended if you wish to run the test suite while 162 162 it is installed. 163 163 <!-- … … 196 196 I only have c-ares and libidn2 installed, I will likely try before release 197 197 with all optional dependencies in the book installed. 198 199 ========= 200 7.61.1 NOTE: The test suite is extremely noisy, complaining about verification errors. 201 It's possible this is due to openssl-1.1.1, BUT 79/79 tests report as 100% OK. I had 202 c-ares, libpsl, and libidn1/2 installed. - Doug 198 203 --> 199 204 </para> -
networking/netlibs/libsoup.xml
r3fd462f2 rbdc55ac 9 9 <!ENTITY libsoup-download-ftp 10 10 "&gnome-download-ftp;/libsoup/2.64/libsoup-&libsoup-version;.tar.xz"> 11 <!ENTITY libsoup-md5sum " 75bf3cb20d5c045922140c5e01b10696">11 <!ENTITY libsoup-md5sum "93b1a0dff827529536d408fa9e6f747f"> 12 12 <!ENTITY libsoup-size "1.7 MB"> 13 <!ENTITY libsoup-buildsize " 27 MB (with tests)">13 <!ENTITY libsoup-buildsize "145 MB (with tests)"> <!-- Large increase between minor versions --> 14 14 <!ENTITY libsoup-time "0.3 SBU (with tests)"> 15 15 ]> … … 118 118 cd build && 119 119 120 meson --prefix=/usr -Dvapi=true .. &&120 meson --prefix=/usr -Dvapi=true -Dgssapi=false .. && 121 121 ninja</userinput></screen> 122 122 … … 142 142 </para> 143 143 144 <!--145 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"146 href="../../xincludes/gtk-doc-rebuild.xml"/>147 -->148 149 144 <para> 150 145 <option>-Ddoc=true</option>: Use this option if you want to build 151 146 the documentation. Note that you must have <xref linkend="gtk-doc"/> installed. 147 </para> 148 149 <para> 150 <option>-Dgssapi=false</option>: libsoup defaults to building with GSSAPI support, 151 which requires Kerberos (as does the test suite). If you are building GNOME or 152 have kerberos installed, remove this option. 152 153 </para> 153 154 -
packages.ent
r3fd462f2 rbdc55ac 85 85 <!-- Chapter 9 --> 86 86 <!--<!ENTITY appstream-glib-version "0.6.13">--> 87 <!ENTITY apr-version "1.6. 3">87 <!ENTITY apr-version "1.6.5"> 88 88 <!ENTITY apr-util-version "1.6.1"> 89 89 <!ENTITY aspell-version "0.60.6.1"> … … 102 102 <!ENTITY fftw-version "3.3.8"> 103 103 <!ENTITY gcab-version "0.7"> 104 <!ENTITY glib2-version "2.58. 0">104 <!ENTITY glib2-version "2.58.1"> 105 105 <!ENTITY glibmm-version "2.56.0"> 106 106 <!ENTITY gmime-version "2.6.23"> … … 124 124 <!ENTITY JS60-version "60.1.0"> 125 125 <!ENTITY json-c-version "0.13.1"> 126 <!ENTITY json-glib-version "1.4. 2">126 <!ENTITY json-glib-version "1.4.4"> 127 127 <!ENTITY keyutils-version "1.5.11"> 128 128 <!ENTITY libarchive-version "3.3.3"> … … 134 134 <!ENTITY libcroco-version "0.6.12"> 135 135 <!ENTITY libdaemon-version "0.14"> 136 <!ENTITY libdrm-version "2.4.9 4">136 <!ENTITY libdrm-version "2.4.95"> 137 137 <!ENTITY libepoxy-minor "1.5"> 138 <!ENTITY libepoxy-version "&libepoxy-minor;. 2">138 <!ENTITY libepoxy-version "&libepoxy-minor;.3"> 139 139 <!ENTITY libesmtp-version "1.0.6"> 140 140 <!--<!ENTITY libffi-version "3.2.1">--> … … 165 165 <!ENTITY libusb-version "1.0.22"> 166 166 <!ENTITY libusb-compat-version "0.1.5"> 167 <!ENTITY libuv-version "1.23. 0">167 <!ENTITY libuv-version "1.23.1"> 168 168 <!ENTITY libxkbcommon-version "0.8.2"> 169 169 <!-- the libxml2-version is also used for the python2 module, … … 181 181 <!ENTITY openobex-version "1.7.2"> 182 182 <!ENTITY pcre-version "8.42"> 183 <!ENTITY pcre2-version "10.3 1">183 <!ENTITY pcre2-version "10.32"> 184 184 <!ENTITY popt-version "1.16"> 185 185 <!ENTITY pth-version "2.0.7"> … … 191 191 <!ENTITY telepathy-glib-version "0.24.1"> 192 192 <!ENTITY wayland-version "1.16.0"> 193 <!ENTITY wayland-protocols-version "1.1 5">193 <!ENTITY wayland-protocols-version "1.16"> 194 194 <!ENTITY wv-version "1.2.9"> 195 195 <!ENTITY xapian-version "1.4.7"> … … 206 206 <!ENTITY giflib-version "5.1.4"> 207 207 <!ENTITY graphite2-version "1.3.12"> 208 <!ENTITY harfbuzz-version "1. 8.8">208 <!ENTITY harfbuzz-version "1.9.0"> 209 209 <!ENTITY ijs-version "0.35"> 210 210 <!ENTITY jasper-version "2.0.14"> … … 243 243 <!ENTITY hicolor-icon-theme-version "0.17"> 244 244 <!ENTITY icon-naming-utils-version "0.8.90"> 245 <!ENTITY highlight-version "3.4 4">245 <!ENTITY highlight-version "3.45"> 246 246 <!ENTITY ibus-version "1.5.19"> 247 247 <!ENTITY imagemagick6-version "6.9.10"> … … 290 290 <!ENTITY rasqal-version "0.9.33"> 291 291 <!ENTITY redland-version "1.0.17"> 292 <!ENTITY sg3_utils-version "1.4 2">292 <!ENTITY sg3_utils-version "1.44"> 293 293 <!ENTITY strigi-version "0.7.8"> 294 294 <!ENTITY sysstat-version "11.6.5"> … … 296 296 <!ENTITY udisks-version "1.0.5"> <!-- stable lt .90 micro version --> 297 297 <!ENTITY udisks2-version "2.8.0"> <!-- stable lt .90 micro version --> 298 <!ENTITY unrar-version "5.6. 6">298 <!ENTITY unrar-version "5.6.7"> 299 299 <!ENTITY unzip-version "6.0"> 300 300 <!ENTITY upower-version "0.99.7"> … … 321 321 <!ENTITY gc-version "8.0.0"> 322 322 <!ENTITY gdb-version "8.2"> 323 <!ENTITY git-version "2.1 8.0">323 <!ENTITY git-version "2.19.1"> 324 324 <!ENTITY guile-version "2.2.4"> 325 325 <!ENTITY librep-version "0.92.7"> … … 331 331 <!ENTITY ninja-version "1.8.2"> 332 332 <!ENTITY npapi-sdk-version "0.27.2"> 333 <!ENTITY php-version "7.2. 9">333 <!ENTITY php-version "7.2.10"> 334 334 <!ENTITY python2-version "2.7.15"> 335 335 <!ENTITY python3-version "3.7.0"> … … 345 345 <!ENTITY tk-version "8.6.8"> 346 346 <!ENTITY vala-major-version "0.42"> <!-- even minors only --> 347 <!ENTITY vala-version "&vala-major-version;. 0">347 <!ENTITY vala-version "&vala-major-version;.2"> 348 348 <!ENTITY valgrind-version "3.13.0"> 349 349 <!ENTITY yasm-version "1.3.0"> … … 382 382 <!ENTITY HTML-Parser-version "3.72"> 383 383 <!ENTITY HTTP-Daemon-version "6.01"> 384 <!ENTITY IO-Socket-SSL-version "2.0 59">384 <!ENTITY IO-Socket-SSL-version "2.060"> 385 385 <!ENTITY IPC-Run3-version "0.048"> 386 386 <!ENTITY Lingua-Translit-version "0.28"> … … 524 524 <!ENTITY libndp-version "1.7"> 525 525 <!ENTITY libproxy-version "0.4.7"> 526 <!ENTITY libsoup-version "2.64. 0">526 <!ENTITY libsoup-version "2.64.1"> 527 527 <!ENTITY libtirpc-version "1.1.4"> 528 528 <!ENTITY neon-version "0.30.2"> … … 546 546 <!-- Part V --> 547 547 <!-- Chapter 20 --> 548 <!ENTITY apache-version "2.4.3 4">548 <!ENTITY apache-version "2.4.35"> 549 549 <!ENTITY proftpd-version "1.3.6"> 550 550 <!ENTITY vsftpd-version "3.0.3"> … … 566 566 <!ENTITY mariadb-version "10.3.9"> 567 567 <!ENTITY postgresql-version "10.5"> 568 <!ENTITY sqlite-version "3.2 4.0">568 <!ENTITY sqlite-version "3.25.2"> 569 569 570 570 <!-- Chapter 23 --> … … 584 584 <!ENTITY libpthread-stubs-version "0.3"> 585 585 <!ENTITY xcb-proto-version "1.13"> 586 <!ENTITY libxcb-version "1.13 ">586 <!ENTITY libxcb-version "1.13.1"> 587 587 <!ENTITY xbitmaps-version "1.1.2"> 588 588 <!ENTITY xcursor-themes-version "1.0.5"> 589 589 <!ENTITY xkeyboard-config-version "2.24"> 590 590 <!ENTITY mesa-major-minor "18.2"> 591 <!ENTITY mesa-version "&mesa-major-minor;. 0">591 <!ENTITY mesa-version "&mesa-major-minor;.2"> 592 592 <!ENTITY xcb-util-version "0.4.0"> 593 593 <!ENTITY xcb-util-image-version "0.4.0"> … … 598 598 <!ENTITY xorg-server-version "1.20.1"> 599 599 <!ENTITY twm-version "1.0.10"> 600 <!ENTITY xterm-version "33 5">600 <!ENTITY xterm-version "337"> 601 601 <!ENTITY xclock-version "1.0.7"> 602 602 <!ENTITY xinit-version "1.4.0"> … … 778 778 <!ENTITY gnucash-version "2.4.11"> 779 779 780 <!ENTITY libreoffice-version "6.1. 0">781 <!ENTITY libreoffice-patch ". 3">780 <!ENTITY libreoffice-version "6.1.2"> 781 <!ENTITY libreoffice-patch ".1"> 782 782 <!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;"> 783 783 … … 833 833 <!ENTITY frei0r-version "1.6.1"> 834 834 <!ENTITY gavl-version "1.4.0"> 835 <!ENTITY gstreamer10-version "1.14. 2"> <!-- Even minors only -->836 <!ENTITY gst10-plugins-base-version "1.14. 2"> <!-- Even minors only -->837 <!ENTITY gst10-plugins-good-version "1.14. 2"> <!-- Even minors only -->838 <!ENTITY gst10-plugins-bad-version "1.14. 2"> <!-- Even minors only -->839 <!ENTITY gst10-plugins-ugly-version "1.14. 2"> <!-- Even minors only -->840 <!ENTITY gst10-libav-version "1.14. 2"> <!-- Even minors only -->841 <!ENTITY gstreamer-vaapi-version "1.14. 2"> <!-- Even minors only -->835 <!ENTITY gstreamer10-version "1.14.4"> <!-- Even minors only --> 836 <!ENTITY gst10-plugins-base-version "1.14.4"> <!-- Even minors only --> 837 <!ENTITY gst10-plugins-good-version "1.14.4"> <!-- Even minors only --> 838 <!ENTITY gst10-plugins-bad-version "1.14.4"> <!-- Even minors only --> 839 <!ENTITY gst10-plugins-ugly-version "1.14.4"> <!-- Even minors only --> 840 <!ENTITY gst10-libav-version "1.14.4"> <!-- Even minors only --> 841 <!ENTITY gstreamer-vaapi-version "1.14.4"> <!-- Even minors only --> 842 842 <!ENTITY icedtea-sound-version "1.0.1"> 843 843 <!ENTITY id3lib-version "3.8.3"> -
postlfs/security/make-ca.xml
r3fd462f2 rbdc55ac 76 76 <bridgehead renderas="sect3">make-ca Dependencies</bridgehead> 77 77 78 <bridgehead renderas="sect4">Re commended</bridgehead>79 <para role="re commended"><xref linkend="p11-kit"/> (required at runtime to78 <bridgehead renderas="sect4">Required</bridgehead> 79 <para role="required"><xref linkend="p11-kit"/> (required at runtime to 80 80 generate certificate stores from trust anchors)</para> 81 <!-- /usr/bin/trust is needed to extract the certs to /etc/ssl/certs --> 81 82 82 83 <bridgehead renderas="sect4">Optional (runtime)</bridgehead> -
server/databases/sqlite.xml
r3fd462f2 rbdc55ac 5 5 %general-entities; 6 6 7 <!ENTITY sqlite-dl-version "32 40000">8 <!ENTITY sqlite-doc-version "32 40000">7 <!ENTITY sqlite-dl-version "3250200"> 8 <!ENTITY sqlite-doc-version "3250200"> 9 9 10 10 <!-- When updating, do not forget the above entities --> … … 12 12 <!ENTITY sqlite-download-http "https://sqlite.org/2018/sqlite-autoconf-&sqlite-dl-version;.tar.gz"> 13 13 <!ENTITY sqlite-download-ftp " "> 14 <!ENTITY sqlite-md5sum " dcd96fb9bbb603d29f6b0ad9554932ee">14 <!ENTITY sqlite-md5sum "bfade31d59f58badc51aeaa6ae26a5de"> 15 15 <!ENTITY sqlite-size "2.6 MB"> 16 <!ENTITY sqlite-buildsize " 59 MB">16 <!ENTITY sqlite-buildsize "109 MB"> 17 17 <!ENTITY sqlite-time "0.6 SBU"> 18 18 19 19 <!ENTITY sqlite-docs-download "https://sqlite.org/2018/sqlite-doc-&sqlite-doc-version;.zip"> 20 <!ENTITY sqlite-docs-md5sum " 31da6e4699a11105b637485af83edf4f">21 <!ENTITY sqlite-docs-size "8. 7MB">20 <!ENTITY sqlite-docs-md5sum "641bfa1974e6250c36165899a7306449"> 21 <!ENTITY sqlite-docs-size "8.9 MB"> 22 22 ]> 23 23 -
server/major/apache.xml
r3fd462f2 rbdc55ac 8 8 "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2"> 9 9 <!ENTITY apache-download-ftp " "> 10 <!ENTITY apache-md5sum " 818adca52f3be187fe45d6822755be95">11 <!ENTITY apache-size "6. 6MB">10 <!ENTITY apache-md5sum "30c1cde80ffe814a8d16b4fdffda330a"> 11 <!ENTITY apache-size "6.7 MB"> 12 12 <!ENTITY apache-buildsize "115 MB"> 13 13 <!ENTITY apache-time "0.9 SBU"> -
x/installing/TTF-and-OTF-fonts.xml
r3fd462f2 rbdc55ac 647 647 </para> 648 648 649 <para>Alternatively, consider <xref linkend="NotoSansCJK"/> (a 11of the649 <para>Alternatively, consider <xref linkend="NotoSansCJK"/> (all of the 650 650 variants cover Hangul) or <xref linkend="wenquanyi-zenhei"/>. 651 651 </para> -
x/installing/libinput.xml
r3fd462f2 rbdc55ac 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.1 1.3">7 <!ENTITY libinput-version "1.12.1"> 8 8 9 9 <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 10 10 <!ENTITY libinput-download-ftp " "> 11 <!ENTITY libinput-md5sum " df6e877f11de4a9793511e9abfe7ef01">12 <!ENTITY libinput-size " 476KB">13 <!ENTITY libinput-buildsize " 8.3MB">11 <!ENTITY libinput-md5sum "0b6fff34e30cf7aafc33c8f884806960"> 12 <!ENTITY libinput-size "508 KB"> 13 <!ENTITY libinput-buildsize "12 MB"> 14 14 <!ENTITY libinput-time "less than 0.1 SBU"> 15 15 ]> … … 238 238 <seg> 239 239 libinput, 240 libinput-debug-events, libinput-list-devices, libinput-measure*,241 libinput-record, libinput-replay 240 <!-- libinput-debug-events, libinput-list-devices, libinput-measure*, 241 libinput-record, libinput-replay Library Executables --> 242 242 </seg> 243 243 <seg> … … 245 245 </seg> 246 246 <seg> 247 $XORG_PREFIX/libexec/libinput and (optional) 247 $XORG_PREFIX/libexec/libinput, 248 /usr/share/libinput, and (optionally) 248 249 /usr/share/doc/libinput-&libinput-version; 249 250 </seg> … … 268 269 </listitem> 269 270 </varlistentry> 270 271 <!-- 271 272 <varlistentry id="libinput-debug-events"> 272 273 <term><command>libinput-debug-events</command></term> … … 331 332 </listitem> 332 333 </varlistentry> 333 334 --> 334 335 <varlistentry id="libinput-lib"> 335 336 <term><filename class="libraryfile">libinput.so</filename></term> -
x/installing/libxcb.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY libxcb-download-http "https://xcb.freedesktop.org/dist/libxcb-&libxcb-version;.tar.bz2"> 8 8 <!ENTITY libxcb-download-ftp " "> 9 <!ENTITY libxcb-md5sum " c2b6cf928afa16b0047c974e7aaa783f">10 <!ENTITY libxcb-size "49 8KB">11 <!ENTITY libxcb-buildsize "4 1MB (with tests, add 62 MB for doxygen docs)">12 <!ENTITY libxcb-time "0. 3SBU (with tests, add 1.4 SBU for doxygen docs)">9 <!ENTITY libxcb-md5sum "f33cdfc67346f7217a9326c0d8679975"> 10 <!ENTITY libxcb-size "496 KB"> 11 <!ENTITY libxcb-buildsize "43 MB (with tests, add 62 MB for doxygen docs)"> 12 <!ENTITY libxcb-time "0.2 SBU (with tests, add 1.4 SBU for doxygen docs)"> 13 13 ]> 14 14 … … 126 126 127 127 <para><command>sed "s/pthread-stubs//" -i configure</command>: This 128 sed removes dependency onlibpthread-stubs package which is useless on128 sed removes a dependency on the libpthread-stubs package which is useless on 129 129 Linux.</para> 130 130 -
x/installing/mesa.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/mesa-&mesa-version;.tar.xz"> 8 8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/mesa-&mesa-version;.tar.xz"> 9 <!ENTITY mesa-md5sum " 88e1a7f31f259cec69bb76b3cb10c956">9 <!ENTITY mesa-md5sum "5931dd76a7533c7c5e702a4e5c00d3bb"> 10 10 <!ENTITY mesa-size "11 MB"> 11 <!ENTITY mesa-buildsize " 352 MB (with demos and docs, add 42MB for tests)">12 <!ENTITY mesa-time "2. 3 SBU (with parallelism=4, demos, and docs; add 1.0SBU for tests)">11 <!ENTITY mesa-buildsize "422 MB (with demos and docs, add 69 MB for tests)"> 12 <!ENTITY mesa-time "2.4 SBU (with parallelism=4, demos, and docs; add 0.6 SBU for tests)"> 13 13 ]> 14 14 … … 104 104 <bridgehead renderas="sect4">Recommended</bridgehead> 105 105 <para role="recommended"> 106 <!-- <xref linkend="elfutils"/> (required for the radeonsi driver), -->107 106 108 107 <phrase revision="systemd"><xref linkend="libva"/> (to build drivers for … … 182 181 --prefix=$XORG_PREFIX \ 183 182 --sysconfdir=/etc \ 184 --enable-texture-float \185 183 --enable-osmesa \ 186 184 --enable-xa \ … … 245 243 for some of the package components. 246 244 </para> 247 248 <para> 249 <parameter>- -enable-texture-float</parameter>: This switch enables245 <!-- 246 <para> 247 <parameter>- -enable-texture-float</parameter>: This switch enables 250 248 floating-point textures and render buffers. Please consult 251 249 <filename>docs/patents.txt</filename> to see if there are 252 250 any legal issues if you use this feature. 253 251 </para> 252 Removed in 18.2.0 253 --> 254 254 255 255 <para> … … 314 314 which has been removed at r17757. Keeping as a comment in case we 315 315 reintroduce that driver. AVX libs are restored in version 18.0.1 --> 316 libswrAVX.so,317 libswrAVX2.so, 316 <!-- libswrAVX.so, 317 libswrAVX2.so, --> 318 318 libwayland-egl.so (if built with <application>Wayland</application>) 319 <!-- Does not appear to be present even with Wayland installed in 18.2.2. 320 Further verification on a GNOME and Plasma system required. --> 319 321 libxatracker.so, 320 322 libXvMCnouveau.so, -
x/installing/x7driver-amdgpu.xml
r3fd462f2 rbdc55ac 8 8 <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names"> 9 9 10 <!ENTITY xorg-amdgpu-driver-version "18. 0.1">10 <!ENTITY xorg-amdgpu-driver-version "18.1.0"> 11 11 12 12 <!ENTITY xorg-amdgpu-driver-download-http "&xorg-download-http;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2"> 13 13 <!ENTITY xorg-amdgpu-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-amdgpu-&xorg-amdgpu-driver-version;.tar.bz2"> 14 <!ENTITY xorg-amdgpu-driver-md5sum " d8368d204cb98d4387c8890562db1143">15 <!ENTITY xorg-amdgpu-driver-size "4 08KB">16 <!ENTITY xorg-amdgpu-driver-buildsize " 6.4MB">14 <!ENTITY xorg-amdgpu-driver-md5sum "5d75f5993cda5e013cd851c5947ec450"> 15 <!ENTITY xorg-amdgpu-driver-size "424 KB"> 16 <!ENTITY xorg-amdgpu-driver-buildsize "7.8 MB"> 17 17 <!ENTITY xorg-amdgpu-driver-time "less than 0.1 SBU"> 18 18 ]> -
x/installing/x7driver-ati.xml
r3fd462f2 rbdc55ac 8 8 <!ENTITY radeon-marketing-names "&radeon-wiki;#Decoder_ring_for_engineering_vs_marketing_names"> 9 9 10 <!ENTITY xorg-ati-driver-version "18. 0.1">10 <!ENTITY xorg-ati-driver-version "18.1.0"> 11 11 12 12 <!ENTITY xorg-ati-driver-download-http "&xorg-download-http;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2"> 13 13 <!ENTITY xorg-ati-driver-download-ftp "&xorg-download-ftp;/driver/xf86-video-ati-&xorg-ati-driver-version;.tar.bz2"> 14 <!ENTITY xorg-ati-driver-md5sum " 40e7c0a5a69aba3d84e0958f58705ea7">15 <!ENTITY xorg-ati-driver-size "8 61KB">16 <!ENTITY xorg-ati-driver-buildsize " 19MB">14 <!ENTITY xorg-ati-driver-md5sum "7910883fff7f4a462efac0fe059ed7e3"> 15 <!ENTITY xorg-ati-driver-size "872 KB"> 16 <!ENTITY xorg-ati-driver-buildsize "21 MB"> 17 17 <!ENTITY xorg-ati-driver-time "0.2 SBU"> 18 18 ]> -
x/installing/xterm.xml
r3fd462f2 rbdc55ac 8 8 <!--<!ENTITY xterm-download-ftp "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">--> 9 9 <!ENTITY xterm-download-ftp " "> 10 <!ENTITY xterm-md5sum " 635a0975e1bad9634af1d59c380b541d">10 <!ENTITY xterm-md5sum "49b4b519e4b9c9019611cf926e1aedc1"> 11 11 <!ENTITY xterm-size "1.3 MB"> 12 <!ENTITY xterm-buildsize "1 2MB">12 <!ENTITY xterm-buildsize "11 MB"> 13 13 <!ENTITY xterm-time "0.2 SBU"> 14 14 ]> -
x/lib/libdrm.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY libdrm-download-http "https://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> 8 8 <!ENTITY libdrm-download-ftp " "> 9 <!ENTITY libdrm-md5sum " e9803233838007047f39eb385c70d9e0">10 <!ENTITY libdrm-size "8 12KB">11 <!ENTITY libdrm-buildsize "1 1MB">12 <!ENTITY libdrm-time " less than 0.1 SBU (add 0.8 SBU fortests)">9 <!ENTITY libdrm-md5sum "41b9ed196a27f5dc7fb88412b704e9fd"> 10 <!ENTITY libdrm-size "804 KB"> 11 <!ENTITY libdrm-buildsize "13 MB"> 12 <!ENTITY libdrm-time "0.9 SBU (with tests)"> 13 13 ]> 14 14 … … 111 111 112 112 <para> 113 To check the results, issue <command>ninja test</command>. Tests may hang114 for unknown reasons. <!-- If nouveau threaded test hangs, you can disable it113 To check the results, issue <command>ninja test</command>. <!-- Tests may hang 114 for unknown reasons. --><!-- If nouveau threaded test hangs, you can disable it 115 115 with 116 116 <command>sed -i 's/^TESTS/#&/' tests/nouveau/Makefile.in</command>. --> -
x/lib/libepoxy.xml
r3fd462f2 rbdc55ac 7 7 <!ENTITY libepoxy-download-http "https://github.com/anholt/libepoxy/releases/download/&libepoxy-version;/libepoxy-&libepoxy-version;.tar.xz"> 8 8 <!ENTITY libepoxy-download-ftp " "> 9 <!ENTITY libepoxy-md5sum " 4a6b9e581da229dee74c2263c84b1eca">10 <!ENTITY libepoxy-size " 792KB">11 <!ENTITY libepoxy-buildsize "3 3MB (with tests)">12 <!ENTITY libepoxy-time "0. 2SBU (with tests)">9 <!ENTITY libepoxy-md5sum "e2845de8d2782b2d31c01ae8d7cd4cbb"> 10 <!ENTITY libepoxy-size "216 KB"> 11 <!ENTITY libepoxy-buildsize "34 MB (with tests)"> 12 <!ENTITY libepoxy-time "0.1 SBU (with tests)"> 13 13 ]> 14 14 … … 78 78 </para> 79 79 80 <bridgehead renderas="sect4">Optional</bridgehead> 81 <para role="optional"> 82 <xref linkend="doxygen"/> (for documentation, also requires -Ddocs=true to be set) 83 </para> 84 80 85 <para condition="html" role="usernotes"> 81 86 User Notes: <ulink url="&blfs-wiki;/libepoxy"/> … … 91 96 </para> 92 97 93 <screen><userinput>./configure --prefix=/usr && 94 make</userinput></screen> 98 <screen><userinput>mkdir build && 99 cd build && 100 101 meson --prefix=/usr .. && 102 ninja</userinput></screen> 95 103 96 104 <para> 97 To test the results, issue: <command> make check</command>.105 To test the results, issue: <command>ninja test</command>. 98 106 </para> 99 107 … … 102 110 </para> 103 111 104 <screen role="root"><userinput> makeinstall</userinput></screen>112 <screen role="root"><userinput>ninja install</userinput></screen> 105 113 106 114 </sect2> -
xsoft/office/libreoffice.xml
r3fd462f2 rbdc55ac 8 8 9 9 <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz"> 10 <!ENTITY libreoffice-core-md5sum " df908c245f1dca4b822345b82af2ea64">10 <!ENTITY libreoffice-core-md5sum "b8d746b56e39b1926e61a4ede7c71891"> 11 11 <!ENTITY libreoffice-core-size "198 MB"> 12 12 13 13 <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz"> 14 <!ENTITY libreoffice-dict-md5sum "d0 4eb21110e9e58ecdb6b361aff8feaf">14 <!ENTITY libreoffice-dict-md5sum "d0b075239e5c628cc53eff999ea78868"> 15 15 <!ENTITY libreoffice-dict-size "41 MB"> 16 16 17 17 <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz"> 18 <!ENTITY libreoffice-help-md5sum " 6958c0501d60c75fc1eb65f3e0182ef8">18 <!ENTITY libreoffice-help-md5sum "383c63275294891f33da9b7d326671ee"> 19 19 <!ENTITY libreoffice-help-size "16 MB"> 20 20 21 21 <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz"> 22 <!ENTITY libreoffice-translations-md5sum " 7f8bd2d2102cfb434d8d22df7c907ab5">22 <!ENTITY libreoffice-translations-md5sum "2937eac11d5ac8f1a5d4c3f5920904ab"> 23 23 <!ENTITY libreoffice-translations-size "135 MB"> 24 24 25 25 26 <!-- full size still accurate for 6.0. 1, reconfiguring and rebuilding26 <!-- full size still accurate for 6.0.2, reconfiguring and rebuilding 27 27 the built source after initial DESTDIR install doesn't take a vast time --> 28 <!ENTITY libreoffice-buildsize "8.8 GB (805 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)"> 29 <!-- in this case I allowed 2 SBU for downloads, my total was 66 SBU with fast downloads --> 28 29 <!ENTITY libreoffice-buildsize "6.2 GB (746 MB installed). Installing the whole set of languages was previously reported to require up to 26 GB (2.9 GB installed)"> 30 31 <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was 32 64.76 SBU with fast downloads 33 --> 30 34 <!ENTITY libreoffice-time "64 SBU with parallelism=4 + download time"> 31 35
Note:
See TracChangeset
for help on using the changeset viewer.