Changeset b69df19


Ignore:
Timestamp:
11/01/2022 06:59:01 AM (18 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/xf86-video-removal
Children:
8c5e6ec
Parents:
8b819c5 (diff), 35ea4f04 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into plabs/python-mods

Files:
20 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libunistring.xml

    r8b819c5 rb69df19  
    1010  <!ENTITY libunistring-size          "2.3 MB">
    1111  <!ENTITY libunistring-buildsize     "51 MB (add 56 MB for tests)">
    12   <!ENTITY libunistring-time          "0.4 SBU (iUsing parallelism=4; add 1.0 SBU for tests)">
     12  <!ENTITY libunistring-time          "0.4 SBU (Using parallelism=4; add 1.0 SBU for tests)">
    1313]>
    1414
  • general/graphlib/libtiff.xml

    r8b819c5 rb69df19  
    7171        <para>
    7272          Estimated build time: &libtiff-time;
     73        </para>
     74      </listitem>
     75    </itemizedlist>
     76
     77    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     78    <itemizedlist spacing="compact">
     79      <listitem>
     80        <para>
     81          Required patch:
     82          <ulink url="&patch-root;/tiff-&libtiff-version;-upstream_fixes-1.patch"/>
    7383        </para>
    7484      </listitem>
  • general/prog/java.xml

    r8b819c5 rb69df19  
    99  <!ENTITY anduin-download             "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1010 <!ENTITY openjdk-download-binary-x86 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/OpenJDK-&openjdk-version;+&openjdk-build;-i686-bin.tar.xz">
    11   <!ENTITY openjdk-bin-md5sum-x86      "8c963c364e402e57f84e1636358d0649">
    12   <!ENTITY openjdk-bin-size-x86        "154 MB">
    13   <!ENTITY openjdk-bin-buildsize-x86   "295 MB">
     11  <!ENTITY openjdk-bin-md5sum-x86      "a241e4697d80e76e2a34681ed97815dc">
     12  <!ENTITY openjdk-bin-size-x86        "159 MB">
     13  <!ENTITY openjdk-bin-buildsize-x86   "307 MB">
    1414
    1515<!-- Not uploaded to anduin, since this file is now available under GNU GPLv2
     
    1818     request. - Doug -->
    1919  <!ENTITY openjdk-download-binary-x64 "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;/OpenJDK-&openjdk-version;+&openjdk-build;-x86_64-bin.tar.xz">
    20   <!ENTITY openjdk-bin-md5sum-x64      "89271dd2c7655c4c2b256f68abc4b732">
     20  <!ENTITY openjdk-bin-md5sum-x64      "a7052c0ccf330a906ac7e0b64613d823">
    2121  <!ENTITY openjdk-bin-size-x64        "160 MB">
    22   <!ENTITY openjdk-bin-buildsize-x64   "320 MB">
     22  <!ENTITY openjdk-bin-buildsize-x64   "324 MB">
    2323]>
    2424
  • general/prog/openjdk.xml

    r8b819c5 rb69df19  
    66
    77  <!ENTITY ojdk-tarball              "jdk-&openjdk-version;-ga.tar.gz">
    8   <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk18u">
     8  <!ENTITY ojdk-repo                 "https://github.com/openjdk/jdk19u">
    99  <!ENTITY ojdk-download             "&ojdk-repo;/archive/&ojdk-tarball;">
    1010
    1111  <!ENTITY anduin-download           "&sources-anduin-http;/OpenJDK/OpenJDK-&openjdk-version;">
    1212
    13   <!ENTITY ojdk-md5sum               "23dbcb515ee1f329aa564d935f303ee4">
    14   <!ENTITY ojdk-size                 "101 MB">
     13  <!ENTITY ojdk-md5sum               "e1067bc90894e5377b61dca68a22f07c">
     14  <!ENTITY ojdk-size                 "103 MB">
    1515
    1616  <!ENTITY jtreg-version             "6.1+1">
     
    1919  <!ENTITY jtreg-size                "8.0 MB">
    2020
    21   <!ENTITY ojdk-bdsize               "4.5 GB (add 591 MB for tests)">
    22   <!ENTITY ojdk-time                 "5.1 SBU with 4 jobs (add 41 SBU for tests with 4 jobs)">
     21  <!ENTITY ojdk-bdsize               "5.1 GB (add 596 MB for tests)">
     22  <!ENTITY ojdk-time                 "5.0 SBU with 4 jobs (add 48 SBU for tests with 4 jobs)">
    2323]>
    2424
     
    286286      You should expect to see around 40 failures and 10 errors.
    287287    </para>
    288     <!-- 11.0.2+9:
    289          for x86_64: 2 Errors, 28 Failures
    290          for i686:   13 Errors, 48 Failures
    291          12.0.2+10:
    292          for x86_64: 5828 Passed, 52 Errors, no failures
    293          for i686: PENDING
     288    <!--
    294289         14.0.1+7:
    295290         for x86_64: passed: 5,836; failed: 42; error: 50
     
    306301         for x86_64: passed: 6,329; failed: 50; error: 14
    307302         for i686:   passed: 6,289; failed: 31; error: 13
     303         19.0.1+10:
     304         for x86_64: passed: 6,423; failed: 58; error: 15
     305         for i686:   passed: 6,376; failed: 31; error: 12
    308306    -->
    309307
  • introduction/welcome/changelog.xml

    r8b819c5 rb69df19  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>October 31st, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[pierre] - Update to OpenJDK-19.0.1 (security update). Fixes
     49          <ulink url="&blfs-ticket-root;17240">#17240</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[ken] - Update to asymptote-2.83. Fixes
     53          <ulink url="&blfs-ticket-root;17083">#17083</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
     59      <para>October 30th, 2022</para>
     60      <itemizedlist>
     61        <listitem>
     62          <para>[bdubbs] - Update to mpg123-1.31.0. Fixes
     63          <ulink url="&blfs-ticket-root;17246">#17246</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[bdubbs] - Update to xsetroot-1.1.3 (Xorg app). Fixes
     67          <ulink url="&blfs-ticket-root;17244">#17244</ulink>.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[bdubbs] - Update to sessreg-1.1.3 (Xorg app). Fixes
     71          <ulink url="&blfs-ticket-root;17248">#17248</ulink>.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[bdubbs] - Update to libXinerama-1.1.5 (Xorg library). Fixes
     75          <ulink url="&blfs-ticket-root;17243">#17243</ulink>.</para>
     76        </listitem>
     77        <listitem>
     78          <para>[bdubbs] - Update to libXext-1.3.5 (Xorg library). Fixes
     79          <ulink url="&blfs-ticket-root;17242">#17242</ulink>.</para>
     80        </listitem>
     81      </itemizedlist>
     82    </listitem>
     83
     84    <listitem>
     85      <para>October 29th, 2022</para>
     86      <itemizedlist>
     87        <listitem>
     88          <para>[ken] - Allow postfix to build on linux-6.0. Fixes
     89          <ulink url="&blfs-ticket-root;17247">#17247</ulink>.</para>
     90        </listitem>
     91        <listitem>
     92          <para>[pierre] - Update to qt5-5.15.7. Fixes
     93          <ulink url="&blfs-ticket-root;17239">#17239</ulink>.</para>
     94        </listitem>
     95      </itemizedlist>
     96    </listitem>
     97
     98    <listitem>
     99      <para>October 28th, 2022</para>
     100      <itemizedlist>
     101        <listitem>
     102          <para>[renodr] - Update to samba-4.17.2 (Security Update). Fixes
     103          <ulink url="&blfs-ticket-root;17208">#17208</ulink>.</para>
     104        </listitem>
     105        <listitem>
     106          <para>[renodr] - Patch libtiff against several vulnerabilities. Fixes
     107          <ulink url="&blfs-ticket-root;17144">#17144</ulink>.</para>
     108        </listitem>
     109        <listitem>
     110          <para>[bdubbs] - Update to taglib-1.13. Fixes
     111          <ulink url="&blfs-ticket-root;17238">#17238</ulink>.</para>
     112        </listitem>
     113        <listitem>
     114          <para>[bdubbs] - Update to xarchiver-0.5.4.20. Fixes
     115          <ulink url="&blfs-ticket-root;17235">#17235</ulink>.</para>
     116        </listitem>
     117        <listitem>
     118          <para>[bdubbs] - Update to gdk-pixbuf-2.42.10. Fixes
     119          <ulink url="&blfs-ticket-root;17234">#17234</ulink>.</para>
     120        </listitem>
     121        <listitem>
     122          <para>[ken] - Update to fetchmail-6.4.34. Fixes
     123          <ulink url="&blfs-ticket-root;17188">#17188</ulink>.</para>
     124        </listitem>
     125      </itemizedlist>
     126    </listitem>
    44127
    45128    <listitem>
  • multimedia/audioutils/mpg123.xml

    r8b819c5 rb69df19  
    77  <!ENTITY mpg123-download-http "&sourceforge-dl;/mpg123/mpg123-&mpg123-version;.tar.bz2">
    88  <!ENTITY mpg123-download-ftp  " ">
    9   <!ENTITY mpg123-md5sum        "3b5d4a246440985cc33bf07ff2e2bb5c">
     9  <!ENTITY mpg123-md5sum        "99523f565a665bdcea06c8aa369ec315">
    1010  <!ENTITY mpg123-size          "1.0 MB">
    11   <!ENTITY mpg123-buildsize     "18 MB (with tests)">
     11  <!ENTITY mpg123-buildsize     "16 MB (with tests)">
    1212  <!ENTITY mpg123-time          "0.2 SBU (with tests)">
    1313]>
  • multimedia/libdriv/taglib.xml

    r8b819c5 rb69df19  
    77  <!ENTITY taglib-download-http "https://taglib.org/releases/taglib-&taglib-version;.tar.gz">
    88  <!ENTITY taglib-download-ftp  " ">
    9   <!ENTITY taglib-md5sum        "4313ed2671234e029b7af8f97c84e9af">
     9  <!ENTITY taglib-md5sum        "0b75619b67b9149cfcbbe5c127df6395">
    1010  <!ENTITY taglib-size          "1.3 MB">
    1111  <!ENTITY taglib-buildsize     "13 MB">
  • networking/mailnews/fetchmail.xml

    r8b819c5 rb69df19  
    77  <!ENTITY fetchmail-download-http "&sourceforge-dl;/fetchmail/fetchmail-&fetchmail-version;.tar.xz">
    88  <!ENTITY fetchmail-download-ftp  " ">
    9   <!ENTITY fetchmail-md5sum        "9ad3368f8c76eaa6a0947c38362adb5f">
     9  <!ENTITY fetchmail-md5sum        "a44dba54d6e053d9612322619a81d9b3">
    1010  <!ENTITY fetchmail-size          "1.3 MB">
    11   <!ENTITY fetchmail-buildsize     "16 MB including tests">
    12   <!ENTITY fetchmail-time          "0.2 SBU including tests">
     11  <!ENTITY fetchmail-buildsize     "17 MB including tests">
     12  <!ENTITY fetchmail-time          "0.1 SBU including tests">
    1313]>
    1414
  • networking/netprogs/samba.xml

    r8b819c5 rb69df19  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "2211d8e70c04ab6152d513ef068b2cca">
     9  <!ENTITY samba-md5sum        "bb409ba1b47d3fca2309eb863b06467e">
    1010  <!ENTITY samba-size          "29 MB">
    1111  <!ENTITY samba-buildsize     "665 MB (add 36 MB for quicktest)">
  • packages.ent

    r8b819c5 rb69df19  
    348348<!ENTITY yasm-version                 "1.3.0">
    349349
    350 <!ENTITY openjdk-version              "18.0.2">
    351 <!ENTITY openjdk-build                "8">
     350<!ENTITY openjdk-version              "19.0.1">
     351<!ENTITY openjdk-build                "10">
    352352<!ENTITY apache-ant-version           "1.10.12">
    353353
     
    578578<!ENTITY rpcbind-version              "1.2.6">
    579579<!ENTITY rsync-version                "3.2.7">
    580 <!ENTITY samba-version                "4.17.0">
     580<!ENTITY samba-version                "4.17.2">
    581581<!ENTITY wget-version                 "1.21.3">
    582582<!ENTITY wireless-tools-version       "29">
     
    630630
    631631<!-- Chapter 19 -->
    632 <!ENTITY fetchmail-version            "6.4.33">
     632<!ENTITY fetchmail-version            "6.4.34">
    633633<!ENTITY mailx-version                "12.5">
    634634<!ENTITY mutt-version                 "2.2.7">
     
    714714<!ENTITY fltk-version                 "1.3.8">
    715715<!ENTITY freeglut-version             "3.4.0">
    716 <!ENTITY gdk-pixbuf-version           "2.42.9">
     716<!ENTITY gdk-pixbuf-version           "2.42.10">
    717717<!ENTITY gdk-pixbuf-xlib-version      "2.40.2">
    718718<!ENTITY gdl-version                  "3.40.0">
     
    750750<!ENTITY pango-version                "&pango-minor;.11">
    751751<!ENTITY pangomm-version              "2.46.3">
    752 <!ENTITY qt5-version                  "5.15.6">
     752<!ENTITY qt5-version                  "5.15.7">
    753753<!ENTITY qtwebengine-version          "5.15.11">
    754754<!ENTITY startup-notification-version "0.12">
     
    895895<!ENTITY tigervnc-version             "1.12.0">
    896896<!ENTITY transmission-version         "3.00">
    897 <!ENTITY xarchiver-version            "0.5.4.19">
     897<!ENTITY xarchiver-version            "0.5.4.20">
    898898<!ENTITY xdg-utils-version            "1.1.3">
    899899<!ENTITY xscreensaver-version         "6.05.1">
     
    959959<!ENTITY speex-version                "1.2.1">
    960960<!ENTITY speexdsp-version             "1.2.1">
    961 <!ENTITY taglib-version               "1.12">
     961<!ENTITY taglib-version               "1.13">
    962962<!ENTITY v4l-utils-version            "1.22.1">
    963963<!ENTITY x264-version                 "20220819">
     
    972972<!-- kwave version is the same as KDE applications -->
    973973<!ENTITY lame-version                 "3.100">
    974 <!ENTITY mpg123-version               "1.30.2">
     974<!ENTITY mpg123-version               "1.31.0">
    975975<!ENTITY pavucontrol-version          "5.0">
    976976<!ENTITY pnmixer-version              "0.7.2">
     
    10371037 in asymptote, biber and xindy -->
    10381038<!ENTITY texlive-year                 "2022">
    1039 <!ENTITY asymptote-version            "2.82">
     1039<!ENTITY asymptote-version            "2.83">
    10401040<!ENTITY biber-version                "2.18">
    10411041<!ENTITY biblatex-version             "3.18b">
  • pst/typesetting/asymptote.xml

    r8b819c5 rb69df19  
    77  <!ENTITY asymptote-download-http "&sourceforge-dl;/asymptote/asymptote-&asymptote-version;.src.tgz">
    88  <!ENTITY asymptote-download-ftp  " ">
    9   <!ENTITY asymptote-md5sum        "1e88e480a0e0f1b24274d1eedd644f9b">
    10   <!ENTITY asymptote-size          "14 MB">
     9  <!ENTITY asymptote-md5sum        "46f15906963cd852d1acc727b99f731f">
     10  <!ENTITY asymptote-size          "15 MB">
    1111  <!ENTITY asymptote-buildsize     "222 MB (55 MB installed,with all the dependencies which are within BLFS)">
    1212  <!-- with 2.68 the j1 time was 2.5 SBU, slow enough to use a parallel build -->
     
    104104    <bridgehead renderas="sect4">Recommended at runtime</bridgehead>
    105105    <para role="recommended">
    106       <xref role="runtime" linkend="dvisvgm"/>
     106      <xref role="runtime" linkend="dvisvgm"/> to allow svg output
    107107    </para>
    108108
     
    136136  <sect2 role="installation">
    137137    <title>Installation of asymptote</title>
     138
     139    <note>
     140      <!-- This is specifically about my cylinder test - it has been
     141       broken twice, one time the fix involved changing the script,
     142       the second was blamed on the low-end hardware (radeon 3400G).
     143       I don't use, or understand the commands of, asy so I will not
     144       spend time bisecting it.  Ken -->
     145      <para>
     146        Certain 3D PDF scripts may not work when invoked from pdflatex
     147        on some zen+ amdgpu APU machines.
     148      </para>
     149    </note>
    138150
    139151<!-- Editors: for testing this, the minimal latex functionality is
  • server/mail/postfix.xml

    r8b819c5 rb69df19  
    158158<screen><userinput>sed -i '/&lt;linux/i #define HAS_CLOSEFROM' src/util/sys_defs.h</userinput></screen>
    159159-->
     160      <para>
     161        The <filename>Makefile</filename> looks at the running kernel to
     162        decide how to set various things. It does not recognize Linux-6 and
     163        fails to make the definitions. After that is fixed, the build
     164        references the newly defined version in a header, which also breaks
     165        the build. Fix both of these with the following commands:
     166      </para>
     167
     168<!-- '&&' on a sed only fails if the file is not present,
     169    not if it changes nothing, but we seem to like it -->
     170<screen><userinput>sed -i 's/Linux..345/&amp;6/' makedefs &amp;&amp;
     171sed -i 's/LINUX2/LINUX6/' src/util/sys_defs.h</userinput></screen>
     172
     173
    160174      <para>
    161175        The <application>Postfix</application> source tree does not contain a
  • template/template.xml

    r8b819c5 rb69df19  
    1515  <!ENTITY TEMPLATE-buildsize     "?? MB">
    1616  <!ENTITY TEMPLATE-time          "?? SBU">
    17 <!-- SBU should be rounded to integer if greater than 10, to one
    18      decimal if below 10, and should be "less than 0.1 SBU" if
    19      below 0.1. If the SBU without parallelisation is too long,
     17<!-- SBU should be rounded to nearer integer if greater than 10, to one
     18     decimal if less than 10, and should be "less than 0.1 SBU" if
     19     less than 0.1. If the SBU without parallelisation is too long,
    2020     it is acceptable to give the value "with parallelism=N", where
    21      N is the number of threads used. Note that some build system
     21     N is the number of threads used. Note that some build systems
    2222     automatically fix N equal to the number of available CPU cores
    2323     on the machine. -->
     
    3535
    3636  <!-- No other tags inside any title.
    37        Use Title Case in All Titles -->
     37       Use Title Case in All Titles
     38       (i.e., Capitalize Everything
     39       *Except* Articles, Short Prepositions,
     40       and Coordinating Conjunctions.-->
    3841  <title>TEMPLATE-&TEMPLATE-version;</title>
    3942
     
    112115      in the book (usually in a <sect1>). -->
    113116      <xref role="runtime" linkend="RUNTIME_DEPENDENCY"/> (runtime)
    114       <!-- Specifying that a dependency is a runtime one, may avoid circular
     117      <!-- Specifying that a dependency is a runtime one may avoid circular
    115118      dependencies. Add role="runtime" to help jhalfs -->
    116119    </para>
     
    142145      <ulink url="http://www.some.url/">EXTERNAL DEPENDENCY</ulink>
    143146      <!-- notice no period as this is not a sentence. See above for the use
    144       of commas and "and". The order should <xref> before <ulink>.-->
    145       <!-- See above how to refer to another package, which is not a
     147      of commas and "and". The order should be <xref> before <ulink>.-->
     148      <!-- See above for references to another package which is not a
    146149      dependency. -->
    147150    </para>
     
    175178      Select the appropriate sub-options that appear when the above options are
    176179      selected. As much as possible, the layout should be the same as in
    177       kernel menus.
     180      kernel configuration menus.
    178181    </para>
    179182
     
    198201    <!-- Optional paragraph. Add it when some instructions for building
    199202         documentation need optional or external packages. The remap="doc"
    200          attribute signals those kind of instructions. Note: instructions
     203         attribute signals that kind of instructions. Note: instructions
    201204         for generating documentation that can be built with
    202205         recommended/required/LFS book packages may be included in the
     
    211214    <!-- adjust the instructions as needed. -->
    212215
    213     <!-- Optional paragraph. Use one of the two mentions below about a test
    214          suite, delete the line that is not applicable. Of course, if the
     216    <!-- Optional paragraph. Use one of the two formats below about the test
     217         suite; delete the line that is not applicable. Of course, if the
    215218         test suite uses syntax other than 'make check', revise the
    216219         line to reflect the actual syntax to run the test suite -->
     
    375378           because I've noticed that many packages have had the "None"
    376379           removed and the section completely removed as well. The reasoning
    377            was that by putting "None", it appears as we know there are none.
     380           was that by putting "None", it appears as if we know there are none.
    378381           Without anything it appears as we are not sure. -->
    379382
     
    402405      <?dbhtml list-presentation="table"?>
    403406
    404       <!-- If the program or library name conflicts (is the same) as the
     407      <!-- If the program or library name conflicts with (is the same as) the
    405408      package name, add -prog or -lib to the varlistentry entity id
    406409      and the 2nd entry of the indexterm zone entity -->
  • x/installing/libxcvt.xml

    r8b819c5 rb69df19  
    8888cd    build &amp;&amp;
    8989
    90 meson --prefix=/usr --buildtype=release .. &amp;&amp;
     90meson --prefix=$XORG_PREFIX --buildtype=release .. &amp;&amp;
    9191ninja</userinput></screen>
    9292
  • x/installing/x7app.xml

    r8b819c5 rb69df19  
    2626  <!ENTITY mkfontscale-md5sum              "fd2e6e5a297ac2bf3d7d54799bf69de0">
    2727
    28   <!ENTITY sessreg-version                 "1.1.2">
    29   <!ENTITY sessreg-md5sum                  "92be564d4be7d8aa7b5024057b715210">
     28  <!ENTITY sessreg-version                 "1.1.3">
     29  <!ENTITY sessreg-md5sum                  "05423bb42a006a6eb2c36ba10393de23">
    3030
    3131  <!ENTITY setxkbmap-version               "1.3.3">
     
    110110  <!ENTITY xset-md5sum                     "70ea7bc7bacf1a124b1692605883f620">
    111111
    112   <!ENTITY xsetroot-version                "1.1.2">
    113   <!ENTITY xsetroot-md5sum                 "5fe769c8777a6e873ed1305e4ce2c353">
     112  <!ENTITY xsetroot-version                "1.1.3">
     113  <!ENTITY xsetroot-md5sum                 "fa9a24fe5b1725c52a4566a62dd0a50d">
    114114
    115115  <!ENTITY xvinfo-version                  "1.1.4">
     
    214214&luit-md5sum;  luit-&luit-version;.tar.bz2
    215215&mkfontscale-md5sum;  mkfontscale-&mkfontscale-version;.tar.xz
    216 &sessreg-md5sum;  sessreg-&sessreg-version;.tar.bz2
     216&sessreg-md5sum;  sessreg-&sessreg-version;.tar.xz
    217217&setxkbmap-md5sum;  setxkbmap-&setxkbmap-version;.tar.xz
    218218&smproxy-md5sum;  smproxy-&smproxy-version;.tar.xz
     
    242242&xrefresh-md5sum;  xrefresh-&xrefresh-version;.tar.xz
    243243&xset-md5sum;  xset-&xset-version;.tar.bz2
    244 &xsetroot-md5sum;  xsetroot-&xsetroot-version;.tar.bz2
     244&xsetroot-md5sum;  xsetroot-&xsetroot-version;.tar.xz
    245245&xvinfo-md5sum;  xvinfo-&xvinfo-version;.tar.bz2
    246246&xwd-md5sum;  xwd-&xwd-version;.tar.bz2
  • x/installing/x7lib.xml

    r8b819c5 rb69df19  
    1717  <!ENTITY libX11-md5sum                   "6b20033f88f0be3d870449c47f1e10a8">
    1818
    19   <!ENTITY libXext-version                 "1.3.4">
    20   <!ENTITY libXext-md5sum                  "f5b48bb76ba327cd2a8dc7a383532a95">
     19  <!ENTITY libXext-version                 "1.3.5">
     20  <!ENTITY libXext-md5sum                  "964942427fcc5a9fa0539661421857c8">
    2121
    2222  <!ENTITY libFS-version                   "1.0.9">
     
    7171  <!ENTITY libXi-md5sum                    "74055672a111a98ce2841d2ec4057b05">
    7272
    73   <!ENTITY libXinerama-version             "1.1.4">
    74   <!ENTITY libXinerama-md5sum              "0d5f826a197dae74da67af4a9ef35885">
     73  <!ENTITY libXinerama-version             "1.1.5">
     74  <!ENTITY libXinerama-md5sum              "228c877558c265d2f63c56a03f7d3f21">
    7575
    7676  <!ENTITY libXrandr-version               "1.5.2">
     
    205205<literal>&xtrans-md5sum;  xtrans-&xtrans-version;.tar.bz2
    206206&libX11-md5sum;  libX11-&libX11-version;.tar.xz
    207 &libXext-md5sum;  libXext-&libXext-version;.tar.bz2
     207&libXext-md5sum;  libXext-&libXext-version;.tar.xz
    208208&libFS-md5sum;  libFS-&libFS-version;.tar.xz
    209209&libICE-md5sum;  libICE-&libICE-version;.tar.bz2
     
    223223&libXft-md5sum;  libXft-&libXft-version;.tar.xz
    224224&libXi-md5sum;  libXi-&libXi-version;.tar.bz2
    225 &libXinerama-md5sum;  libXinerama-&libXinerama-version;.tar.bz2
     225&libXinerama-md5sum;  libXinerama-&libXinerama-version;.tar.xz
    226226&libXrandr-md5sum;  libXrandr-&libXrandr-version;.tar.bz2
    227227&libXres-md5sum;  libXres-&libXres-version;.tar.bz2
  • x/lib/gdk-pixbuf.xml

    r8b819c5 rb69df19  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.42/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "051599a83f0ae30ee9daeecfdafc765e">
    12   <!ENTITY gdk-pixbuf-size          "6.3 MB">
    13   <!ENTITY gdk-pixbuf-buildsize     "37 MB (with tests)">
    14   <!ENTITY gdk-pixbuf-time          "0.1 SBU (Using parallelism=4; with tests)">
     11  <!ENTITY gdk-pixbuf-md5sum        "4a62f339cb1424693fba9bb7ffef8150">
     12  <!ENTITY gdk-pixbuf-size          "6.2 MB">
     13  <!ENTITY gdk-pixbuf-buildsize     "36 MB (with tests)">
     14  <!ENTITY gdk-pixbuf-time          "0.2 SBU (With tests; both using parallelism=4)">
    1515]>
    1616
  • x/lib/qt5.xml

    r8b819c5 rb69df19  
    1010  <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
    1111  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "eac9a97ea5335eeb1a8f0c39d016bf70">
     12  <!ENTITY qt5-md5sum        "b30147f4fd91c8dc1b7e61cbc7e6b8a6">
    1313  <!ENTITY qt5-size          "595 MB">
    1414  <!ENTITY qt5-buildsize     "15 GB (268 MB installed)">
    15   <!ENTITY qt5-time          "31 SBU (using parallelism=4)">
     15  <!ENTITY qt5-time          "29 SBU (using parallelism=4)">
    1616]>
    1717
     
    492492
    493493    <sect3 id="qt5-config">
    494      <!-- <title>Configuration Information</title>-->
    495 
    496     <title>If you installed Qt5 in /usr</title>
     494      <title>Configuration Information</title>
     495
     496      <para>
     497        If <xref linkend="sudo"/> is installed, QT5DIR should be available to
     498        the super user as well. Execute the following commands as the
     499        <systemitem class="username">root</systemitem> user:
     500      </para>
     501
     502<screen role="root"><userinput>cat &gt; /etc/sudoers.d/qt &lt;&lt; "EOF"
     503<literal>Defaults env_keep += QT5DIR</literal>
     504EOF</userinput></screen>
     505
     506      <bridgehead renderas="sect4">If you installed Qt5 in /usr</bridgehead>
    497507
    498508      <para>
     
    513523EOF</userinput></screen>
    514524
    515       <para>
    516         If <xref linkend="sudo"/> is installed, QT5DIR should be available to
    517         the super user as well. Execute the following commands as the
    518         <systemitem class="username">root</systemitem> user:
    519       </para>
    520 
    521 <screen role="root"><userinput>cat &gt; /etc/sudoers.d/qt &lt;&lt; "EOF"
    522 <literal>Defaults env_keep += QT5DIR</literal>
    523 EOF</userinput></screen>
    524 
    525     <bridgehead renderas="sect4">If you did not install Qt5 in /usr</bridgehead>
     525      <bridgehead renderas="sect4">If you did not install Qt5 in /usr</bridgehead>
    526526
    527527      <para>
  • xsoft/graphweb/seamonkey.xml

    r8b819c5 rb69df19  
    103103    <para role="required">
    104104      <xref linkend="autoconf213"/>,
     105      <xref linkend="cbindgen"/>,
    105106      <xref linkend="gtk3"/>,
    106107      <xref linkend="python2"/>,
    107       <xref linkend="rust"/>,
    108108      <xref linkend="unzip"/>,
    109109      <xref linkend="yasm"/>, and
  • xsoft/other/xarchiver.xml

    r8b819c5 rb69df19  
    77  <!ENTITY xarchiver-download-http  "https://github.com/ib/xarchiver/archive/&xarchiver-version;/xarchiver-&xarchiver-version;.tar.gz">
    88  <!ENTITY xarchiver-download-ftp  " ">
    9   <!ENTITY xarchiver-md5sum        "5f8e2e7d0da23b61702ce364189edf10">
     9  <!ENTITY xarchiver-md5sum        "95c0e8a727faad16122d59889c105210">
    1010  <!ENTITY xarchiver-size          "1.1 MB">
    11   <!ENTITY xarchiver-buildsize     "12 MB">
     11  <!ENTITY xarchiver-buildsize     "10 MB">
    1212  <!ENTITY xarchiver-time          "0.1 SBU">
    1313]>
     
    156156      <option>--disable-gtk3</option>: This switch allows building
    157157      against GTK+2 or use <option>--disable-gtk2</option> to force
    158       building against GTK+3 when GTK+2 is installed, too.
     158      building against GTK+3 when GTK+2 is installed.
    159159    </para>
    160160
Note: See TracChangeset for help on using the changeset viewer.