Changeset 2b2e5fda


Ignore:
Timestamp:
04/20/2023 01:06:26 AM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
438759ad
Parents:
8b4b69e
Message:

Add unifdef into the book in support of WebKitGTK+.

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r8b4b69e r2b2e5fda  
    5959<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tcl.xml"/> -->
    6060  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tk.xml"/>
     61  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="unifdef.xml"/>
    6162  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vala.xml"/>
    6263  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="valgrind.xml"/>
  • introduction/welcome/changelog.xml

    r8b4b69e r2b2e5fda  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[renodr] - Add unifdef into the book. Fixes
     46         <ulink url="&blfs-ticket-root;17924">#17924</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[renodr] - Update to gtksourceview5-5.8.0. Fixes
    4650         <ulink url="&blfs-ticket-root;17817">#17817</ulink>.</para>
  • packages.ent

    r8b4b69e r2b2e5fda  
    353353<!ENTITY sysprof-version              "&sysprof-minor;.0">
    354354<!ENTITY tk-version                   "8.6.13">
     355<!ENTITY unifdef-version              "2.12">
    355356<!ENTITY vala-major-version           "0.56">  <!-- even minors only -->
    356357<!ENTITY vala-version                 "&vala-major-version;.6">
Note: See TracChangeset for help on using the changeset viewer.