Changeset 7745258b


Ignore:
Timestamp:
04/09/2024 04:56:25 PM (5 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
lazarus, trunk
Children:
f9b304c
Parents:
755607e3
git-author:
Douglas R. Reno <renodr@…> (04/09/2024 02:11:05 AM)
git-committer:
Douglas R. Reno <renodr@…> (04/09/2024 04:56:25 PM)
Message:

Add abseil-cpp to the book.

This package is in support of libshumate (protobuf-c/protobuf), but can
also be used in Libreoffice as well as VLC and OpenCV.

Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/genlib.xml

    r755607e3 r7745258b  
    4747  </para>
    4848
     49  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="abseil-cpp.xml"/>
    4950  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appstream.xml"/>
    5051  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apr.xml"/>
  • packages.ent

    r755607e3 r7745258b  
    8383<!-- Part III -->
    8484<!-- Chapter 9 -->
     85<!ENTITY abseil-cpp-version           "20240116.2">
    8586<!ENTITY appstream-version            "1.0.2">
    8687<!ENTITY apr-version                  "1.7.4">
Note: See TracChangeset for help on using the changeset viewer.