Changeset a1c3701


Ignore:
Timestamp:
01/27/2012 08:45:11 PM (12 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c18ba022
Parents:
a23aa7b
Message:

Vala.

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

Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra23aa7b ra1c3701  
    367367<!ENTITY tcl-version                  "8.5.10">
    368368<!ENTITY tk-version                   "8.5.9">
     369<!ENTITY vala-version                 "0.14.1">
    369370
    370371<!-- Perl module versions used in the Perl Modules instructions -->
  • general/genlib/folks.xml

    ra23aa7b ra1c3701  
    6868
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <!-- FIXME:ken -->
    71     <para role="optional">vala-0.14.0 and <!-- <ulink -->
    72     <!--
    73     <para role="optional"><xref linkend="vala"/> --> and <ulink
     70    <para role="optional"><xref linkend="vala"/> and <ulink
    7471    url="http://live.gnome.org/Valadoc/">valadoc</ulink> (Required for
    7572    generating the documentation)</para>
  • general/genlib/telepathy-glib.xml

    ra23aa7b ra1c3701  
    7171    <para role="optional"><xref linkend="gobject-introspection"/>,
    7272    <xref linkend="gtk-doc"/>, and
    73     <!-- FIXME:ken -->
    74     vala-0.14.0</para>
    75     <!--
    7673    <xref linkend="vala"/></para>
    77     -->
    7874
    7975    <para condition="html" role="usernotes">User Notes:
  • general/prog/prog.xml

    ra23aa7b ra1c3701  
    5656  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tcl.xml"/>
    5757  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tk.xml"/>
     58  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vala.xml"/>
    5859  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="other-tools.xml"/>
    5960
  • introduction/welcome/changelog.xml

    ra23aa7b ra1c3701  
    5151        </listitem>
    5252        <listitem>
    53           <para>[ken] - Add gdb-7.3.1 and SpiderMonkey (js185-1.0.0) from Wayne.
     53          <para>[ken] - Add gdb-7.3.1, SpiderMonkey (js185-1.0.0) and vala
     54          (updated to 0.14.1) from Wayne.
    5455          </para>
    5556        </listitem>
Note: See TracChangeset for help on using the changeset viewer.