Changeset fe9de01a


Ignore:
Timestamp:
09/23/2022 06:22:02 PM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
a05a6f33
Parents:
fb45bfd (diff), 75aa129c (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' of git.linuxfromscratch.org:blfs into trunk

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libwpe.xml

    rfb45bfd rfe9de01a  
    77  <!ENTITY libwpe-download-http "https://wpewebkit.org/releases/libwpe-&libwpe-version;.tar.xz">
    88  <!ENTITY libwpe-download-ftp  " ">
    9   <!ENTITY libwpe-md5sum        "e538eb8e521d92f2bde3c4cd864abaa1">
    10   <!ENTITY libwpe-size          "56 KB">
    11   <!ENTITY libwpe-buildsize     "1.1 MB">
     9  <!ENTITY libwpe-md5sum        "f9737912975f979f9e4e01eec174a271">
     10  <!ENTITY libwpe-size          "64 KB">
     11  <!ENTITY libwpe-buildsize     "2.3 MB">
    1212  <!ENTITY libwpe-time          "less than 0.1 SBU">
    1313]>
  • general/prog/mako.xml

    rfb45bfd rfe9de01a  
    77  <!ENTITY Mako-download-http "&pymodules-dl;/M/Mako/Mako-&mako-version;.tar.gz">
    88  <!ENTITY Mako-download-ftp  " ">
    9   <!ENTITY Mako-md5sum        "a50e4d88ac42ff44140d3864f927fb7f">
     9  <!ENTITY Mako-md5sum        "4fa0a489a247c59b36fe3e0de5514fed">
    1010  <!ENTITY Mako-size          "480 KB">
    1111  <!ENTITY Mako-buildsize     "3.1 MB">
  • introduction/welcome/changelog.xml

    rfb45bfd rfe9de01a  
    6262
    6363    <listitem>
     64      <para>September 23rd, 2022</para>
     65      <itemizedlist>
     66        <listitem>
     67          <para>[renodr] - Update to libwpe-1.14.0. Fixes
     68          <ulink url="&blfs-ticket-root;16535">#16535</ulink>.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[renodr] - Update to nghttp2-1.50.0. Fixes
     72          <ulink url="&blfs-ticket-root;17113">#17113</ulink>.</para>
     73        </listitem>
     74        <listitem>
     75          <para>[renodr] - Update to Mako-1.2.3 (Python Module). Fixes
     76          <ulink url="&blfs-ticket-root;17118">#17118</ulink>.</para>
     77        </listitem>
     78        <listitem>
     79          <para>[pierre] - Update to ghostscript-10.00.0. Fixes
     80          <ulink url="&blfs-ticket-root;17115">#17115</ulink>.</para>
     81        </listitem>
     82      </itemizedlist>
     83    </listitem>
     84
     85    <listitem>
    6486      <para>September 21st, 2022</para>
    6587      <itemizedlist>
  • networking/netlibs/nghttp2.xml

    rfb45bfd rfe9de01a  
    77  <!ENTITY nghttp2-download-http "https://github.com/nghttp2/nghttp2/releases/download/v&nghttp2-version;/nghttp2-&nghttp2-version;.tar.xz">
    88  <!ENTITY nghttp2-download-ftp  " ">
    9   <!ENTITY nghttp2-md5sum        "4030ed6e6c01dcab9418e0008cef424d">
     9  <!ENTITY nghttp2-md5sum        "4168ccacaa009665b6a7fe455842f95b">
    1010  <!ENTITY nghttp2-size          "3.9 MB">
    1111  <!ENTITY nghttp2-buildsize     "24 MB">
  • packages.ent

    rfb45bfd rfe9de01a  
    164164<!ENTITY libxslt-version              "1.1.37">
    165165<!ENTITY libwacom-version             "2.4.0">
    166 <!ENTITY libwpe-version               "1.12.3">
     166<!ENTITY libwpe-version               "1.14.0">
    167167<!ENTITY lzo-version                  "2.10">
    168168<!ENTITY mtdev-version                "1.1.6">
     
    524524<!ENTITY MarkupSafe-version           "2.1.1">
    525525<!ENTITY Jinja2-version               "3.1.2">
    526 <!ENTITY mako-version                 "1.2.2">
     526<!ENTITY mako-version                 "1.2.3">
    527527<!ENTITY scour-version                "0.38.2">
    528528<!ENTITY six-version                  "1.16.0">
     
    586586<!ENTITY libtirpc-version             "1.3.3">
    587587<!ENTITY neon-version                 "0.32.4">
    588 <!ENTITY nghttp2-version              "1.49.0">
     588<!ENTITY nghttp2-version              "1.50.0">
    589589<!ENTITY rpcsvc-proto-version         "1.4.3">
    590590<!ENTITY serf-version                 "1.3.9">
     
    962962<!ENTITY cups-version                 "2.4.2">
    963963<!ENTITY cups-filters-version         "1.28.16">
    964 <!ENTITY gs-version                   "9.56.1">
    965 <!ENTITY gs-packver                   "9561">
     964<!ENTITY gs-version                   "10.00.0">
     965<!ENTITY gs-dl-version                "10.0.0">
     966<!ENTITY gs-packver                   "1000">
    966967<!ENTITY gutenprint-version           "5.3.4">
    967968
  • pst/printing/gs.xml

    rfb45bfd rfe9de01a  
    55  %general-entities;
    66
    7   <!--  When updating, ensure gs9xx is updated in url -->
     7  <!--  When updating, ensure gs-packver is updated in packages.ent -->
    88
    99  <!ENTITY gs-download-http
    10   "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz">
     10  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-dl-version;.tar.xz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "46dabbb1554391a3d0d95ce8304363f0">
     12  <!ENTITY gs-md5sum        "c75560fdd05dc1f1daa33415156d5a20">
    1313  <!ENTITY gs-size          "60 MB">
    14   <!ENTITY gs-buildsize     "287 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "1.7 SBU (Using parallelism=4; with libgs.so)">
     14  <!ENTITY gs-buildsize     "377 MB (with fonts and libgs.so)">
     15  <!ENTITY gs-time          "1.9 SBU (Using parallelism=4; with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    218218./configure --prefix=/usr           \
    219219            --disable-compile-inits \
    220             --enable-dynamic        \
    221220            --with-system-libtiff   &amp;&amp;
    222221make</userinput></screen>
     
    226225        The shared library depends on <xref linkend="gtk3"/>. It is only used by
    227226        external programs like <xref linkend="asymptote"/>, <xref
    228         linkend="dvisvgm"/>, <xref linkend="imagemagick"/>, and <xref
    229         linkend="texlive"/>.
     227        linkend="dvisvgm"/>, and <xref linkend="imagemagick"/>.
    230228      </para>
    231229    </note>
     
    351349          base/unixinst.mak -->
    352350        </seg>
    353         <seg>libgs.so and
    354              /usr/lib/ghostscript/&gs-version;/X11.so</seg>
     351                <seg>libgs.so</seg>
    355352        <seg>
    356353          /usr/include/ghostscript,
    357           /usr/lib/ghostscript,
    358354          /usr/share/ghostscript, and
    359355          /usr/share/doc/ghostscript-&gs-version;
  • pst/typesetting/texlive.xml

    rfb45bfd rfe9de01a  
    196196    <bridgehead renderas="sect4">Recommended</bridgehead>
    197197    <para role="recommended">
    198       <xref linkend="gs"/> <emphasis>including
    199       <filename>libgs.so</filename></emphasis>, <!--(for dvisvgm, which is used by e.g.
    200       <xref role="nodep" linkend="asymptote"/>); still referenced for dynamic loading,
    201       even without dvisvgm - e.fg. by dvipsk -->
    202198      <xref linkend="x-window-system"/>
    203199    </para>
  • xincludes/texruntime.xml

    rfb45bfd rfe9de01a  
    2020  and is needed for texdoctk (a GUI interface for finding documentation files
    2121  and opening them with the appropriate viewer).
     22  <command>ps2pdf</command>, from <xref role='runtime' linkend='gs'/>, is
     23  used by some utilities and scripts.
    2224</para>
Note: See TracChangeset for help on using the changeset viewer.