Changeset f1a4776e


Ignore:
Timestamp:
12/16/2022 07:23:12 PM (18 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, 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, xry111/llvm18, xry111/xf86-video-removal
Children:
479c7fe
Parents:
c5408a2
Message:

Archive gfbgraph.

Nothing uses it anymore, and it is incompatible with rest-0.9 and
libsoup3.

Note that gnome-maps used to use it, but it hasn't for over a year now.

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • gnome.ent

    rc5408a2 rf1a4776e  
    5252<!ENTITY evolution-data-server-version     "3.44.4">
    5353<!ENTITY folks-version                     "0.15.5">
    54 <!ENTITY gfbgraph-version                  "0.2.5">
     54<!--<!ENTITY gfbgraph-version                  "0.2.5">-->
    5555<!ENTITY tracker3-version                  "3.3.3">
    5656<!ENTITY tracker3-miners-version           "3.3.1">
  • gnome/applications/gnome-maps.xml

    rc5408a2 rf1a4776e  
    8888      <xref linkend="geoclue2"/>,
    8989      <xref linkend="geocode-glib"/>,
    90       <xref linkend="gfbgraph"/>,
     90<!--      <xref linkend="gfbgraph"/>, -->
    9191      <xref linkend="gjs"/>,
    9292      <xref linkend="libchamplain"/>,
  • gnome/platform/platform.xml

    rc5408a2 rf1a4776e  
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="folks.xml"/>
    46   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gfbgraph.xml"/>
     46<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gfbgraph.xml"/>-->
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker3.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker3-miners.xml"/>
  • introduction/welcome/changelog.xml

    rc5408a2 rf1a4776e  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Archive gfbgraph. Nothing uses it anymore and it is
     46          incompatible with rest-0.9.1/libsoup3.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Add an entity for the gi-docgen URL and change
    4650          various packages to use this URL in Optional Dependencies.</para>
Note: See TracChangeset for help on using the changeset viewer.