Changeset 8404399 for x


Ignore:
Timestamp:
03/30/2021 01:57:21 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4f9e6ae5
Parents:
7631327
Message:

Update to pango-1.48.4
Update to xterm-367
Update to cups-filters-1.28.8
Update to emacs-27.2
Update to python-dbusmock-0.23.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24415 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
x
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xterm.xml

    r7631327 r8404399  
    88  <!--<!ENTITY xterm-download-ftp  "ftp://invisible-island.net/xterm/xterm-&xterm-version;.tgz">-->
    99  <!ENTITY xterm-download-ftp  " ">
    10   <!ENTITY xterm-md5sum        "defa46224efc2384f030750ceb2252ec">
    11   <!ENTITY xterm-size          "1.4 MB">
     10  <!ENTITY xterm-md5sum        "a6ed592b9c5d38cfd4a4dd37d97e5a12">
     11  <!ENTITY xterm-size          "1.3 MB">
    1212  <!ENTITY xterm-buildsize     "18 MB">
    1313  <!ENTITY xterm-time          "0.2 SBU">
     
    9090    <bridgehead renderas="sect4">Optional</bridgehead>
    9191    <para role="optional">
     92      <xref linkend="emacs"/>, <!-- looks for ctags/etags -->
    9293      <xref linkend="pcre"/> or <xref linkend="pcre2"/>,
    9394      <xref linkend="valgrind"/> and
  • x/lib/pango.xml

    r7631327 r8404399  
    77  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.48/pango-&pango-version;.tar.xz">
    88  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.48/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "908a32c1c1bccf544e34a65133112196">
    10   <!ENTITY pango-size          "556 KB">
    11   <!ENTITY pango-buildsize     "27 MB (with tests)">
     9  <!ENTITY pango-md5sum        "6c3cee28fc36118c1c8733160054c7ed">
     10  <!ENTITY pango-size          "1.7 MB">
     11  <!ENTITY pango-buildsize     "41 MB (with tests)">
    1212  <!ENTITY pango-time          "0.2 SBU (with tests)">
    1313]>
     
    117117cd    build &amp;&amp;
    118118
    119 meson --prefix=/usr --wrap-mode=nodownload .. &amp;&amp;
     119meson --prefix=/usr .. &amp;&amp;
    120120ninja</userinput></screen>
    121121
     
    157157    </para>
    158158
     159    <!-- gi-docgen is now included in the tarball with 1.48.4
    159160    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    160161      href="../../xincludes/meson-wrap-nodownload.xml"/>
    161 
     162    -->
    162163  </sect2>
    163164
Note: See TracChangeset for help on using the changeset viewer.