Changeset 03bb997 for general/prog


Ignore:
Timestamp:
08/09/2018 04:31:22 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
c82398b2
Parents:
88191d22
Message:

Update to talloc-2.1.14
Update to vala-0.40.8
Update to yaml-0.2.1
Update to shared-mime-info-1.10

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/vala.xml

    r88191d22 r03bb997  
    99  <!ENTITY vala-md5sum        "734a14b7dcffa8628d7e22742c513c0a">
    1010  <!ENTITY vala-size          "3.2 MB">
    11   <!ENTITY vala-buildsize     "110 MB (add 2 MB for tests)">
    12   <!ENTITY vala-time          "0.4 SBU (Using parallelism=4; add 0.5 SBU for tests)">
     11  <!ENTITY vala-buildsize     "164 MB (with tests)">
     12  <!ENTITY vala-time          "1.0 SBU (with tests)">
    1313]>
    1414
     
    7373      </listitem>
    7474    </itemizedlist>
    75 <!--
    76     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    77     <itemizedlist spacing="compact">
    78       <listitem>
    79         <para>
    80           Required patch:
    81           <ulink url="&patch-root;/vala-&vala-version;-upstream_fixes-2.patch"/>
    82         </para>
    83       </listitem>
    84     </itemizedlist>-->
    8575
    8676    <bridgehead renderas="sect3">Vala Dependencies</bridgehead>
     
    9585      <xref linkend="dbus"/> (Required for the tests),
    9686      <xref linkend="graphviz"/> (Required for valadoc),
    97       <xref linkend="libxslt"/> (Required for generating the documentation), and
    98       <ulink url="https://ftp.gnu.org/gnu/help2man/">help2man</ulink>
     87      <xref linkend="libxslt"/> (Required for generating the documentation),
     88      <ulink url="https://ftp.gnu.org/gnu/help2man/">help2man</ulink>, and
     89      <ulink url="https://weasyprint.org/">weasyprint</ulink>
    9990    </para>
    10091
Note: See TracChangeset for help on using the changeset viewer.