Changeset 39b5c33d


Ignore:
Timestamp:
10/21/2018 09:46:59 PM (5 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
9bc61f6
Parents:
863ccef8
Message:

Add cbindgen.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r863ccef8 r39b5c33d  
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf213.xml"/>
    2626<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bazaar.xml"/> -->
     27      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cbindgen.xml"/>
    2728<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/> -->
    2829  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clisp.xml"/>
  • introduction/welcome/changelog.xml

    r863ccef8 r39b5c33d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - Add cbindgen-0.6.6, getting ready for firefox-63. Fixes
     49          <ulink url="&blfs-ticket-root;11189">#11189</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - sqlite-3.25+ no-longer enables FTS3 as a side effect
    4953          of enabling FTS4, it needs to be specifically enabled. Fixes
  • packages.ent

    r863ccef8 r39b5c33d  
    308308<!ENTITY autoconf213-version          "2.13">
    309309<!ENTITY bazaar-version               "2.5.1">
     310<!ENTITY cbindgen-version             "0.6.6">
    310311<!ENTITY check-version                "0.12.0">
    311312<!ENTITY clisp-version                "2.49">
Note: See TracChangeset for help on using the changeset viewer.