Ignore:
Timestamp:
04/04/2018 04:58:01 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
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:
d560d4b2
Parents:
2faa98e3
Message:

Updates:
icu-61.1, + modify libreoffice instructions to allow building with this

version of icu

vala-0.40.2
apache-ant-1.10.3
dovecot-2.3.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/vala.xml

    r2faa98e3 r488b738f  
    77  <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    88  <!ENTITY vala-download-ftp  "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    9   <!ENTITY vala-md5sum        "cabefb88e75c4d729cdd2db4ba7eff13">
     9  <!ENTITY vala-md5sum        "e7d05683bcac0306fc8d7c875eb3fef1">
    1010  <!ENTITY vala-size          "3.2 MB">
    11   <!ENTITY vala-buildsize     "111 MB (including tests)">
    12   <!ENTITY vala-time          "0.8 SBU (using parallelism=4; with tests)">
     11  <!ENTITY vala-buildsize     "142 MB (including tests)">
     12  <!ENTITY vala-time          "1.1 SBU (add 0.6 SBU for tests)">
    1313]>
    1414
     
    150150          vala-&vala-major-version;,
    151151          valac,
    152           valadoc,
    153           vala-gen-introspect,
    154           vapicheck, and
     152          valadoc (not built if the sed is applied),
     153          vala-gen-introspect, and
    155154          vapigen (symlinks);
    156155
    157156          valac-&vala-major-version;,
    158           valadoc-&vala-major-version;,
    159           vala-gen-introspect-&vala-major-version;,
    160           vapicheck-&vala-major-version;, and
     157          valadoc-&vala-major-version; (not built if the sed is applied),
     158          vala-gen-introspect-&vala-major-version;, and
    161159          vapigen-&vala-major-version;
    162160        </seg>
    163161        <seg>
    164162          libvala-&vala-major-version;.so and
    165           libvaladoc-&vala-major-version;.so
     163          libvaladoc-&vala-major-version;.so (not built if the sed is applied)
    166164        </seg>
    167165        <seg>
    168166          /usr/include/vala-&vala-major-version;,
    169           /usr/include/valadoc-&vala-major-version;,
     167          /usr/include/valadoc-&vala-major-version; (not built if the sed is applied),
    170168          /usr/lib/vala-&vala-major-version;,
    171           /usr/lib/valadoc,
     169          /usr/lib/valadoc (not built if the sed is applied),
    172170          /usr/share/vala,
    173           /usr/share/valadoc,
     171          /usr/share/valadoc (not built if the sed is applied),
    174172          /usr/share/devhelp/books/vala-&vala-major-version;, and
    175173          /usr/share/vala-&vala-major-version;
     
    209207      </varlistentry>
    210208
     209<!--
    211210      <varlistentry id="vapicheck">
    212211        <term><command>vapicheck</command></term>
     
    219218          </indexterm>
    220219        </listitem>
    221       </varlistentry>
     220      </varlistentry>-->
    222221
    223222      <varlistentry id="vapigen">
Note: See TracChangeset for help on using the changeset viewer.