Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/tepl.xml

    r9ce2033d rc96e794  
    55  %general-entities;
    66
    7   <!ENTITY tepl-download-http "&gnome-download-http;/tepl/5.0/tepl-&tepl-version;.tar.xz">
    8   <!ENTITY tepl-download-ftp  "&gnome-download-ftp;/tepl/5.0/tepl-&tepl-version;.tar.xz">
    9   <!ENTITY tepl-md5sum        "5b6b9e022de87ed804266d9edb0e0ff4">
    10   <!ENTITY tepl-size          "124 KB">
    11   <!ENTITY tepl-buildsize     "11 MB (with tests)">
     7  <!ENTITY tepl-download-http "&gnome-download-http;/tepl/6.00/tepl-&tepl-version;.tar.xz">
     8  <!ENTITY tepl-download-ftp  "&gnome-download-ftp;/tepl/6.00/tepl-&tepl-version;.tar.xz">
     9  <!ENTITY tepl-md5sum        "08248e527cc87a4bf7300c04d1babcb9">
     10  <!ENTITY tepl-size          "140 KB">
     11  <!ENTITY tepl-buildsize     "7.5 MB (with tests)">
    1212  <!ENTITY tepl-time          "0.2 SBU (with tests)">
    1313
     
    1818
    1919  <sect1info>
    20     <othername>$LastChangedBy$</othername>
    2120    <date>$Date$</date>
    2221  </sect1info>
     
    3635    </para>
    3736
    38     &lfs10_checked;
     37    &lfs110a_checked;
    3938
    4039    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    104103cd    build &amp;&amp;
    105104
    106 meson --prefix=/usr .. &amp;&amp;
     105meson --prefix=/usr --buildtype=release .. &amp;&amp;
    107106ninja</userinput></screen>
    108107
     
    141140        </seg>
    142141        <seg>
    143           libtepl-5.so
     142          libtepl-6.so
    144143        </seg>
    145144        <seg>
    146           /usr/include/tepl-5 and
    147           /usr/share/gtk-doc/html/tepl-5.0
     145          /usr/include/tepl-6 and
     146          /usr/share/gtk-doc/html/tepl-6.0
    148147        </seg>
    149148      </seglistitem>
     
    159158        <listitem>
    160159          <para>
    161             contains convenience functions for GtkSourceView4-based programs.
     160            contains convenience functions for GtkSourceView4-based programs
    162161          </para>
    163162          <indexterm zone="tepl libtepl-5">
     
    168167    </variablelist>
    169168  </sect2>
     169
    170170</sect1>
Note: See TracChangeset for help on using the changeset viewer.