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.
This commit is contained in:
Douglas R. Reno 2022-12-16 13:23:12 -06:00
parent c5408a2d70
commit f1a4776eb4
5 changed files with 7 additions and 3 deletions

View File

@ -51,7 +51,7 @@
<!ENTITY libwnck-version "40.1">
<!ENTITY evolution-data-server-version "3.44.4">
<!ENTITY folks-version "0.15.5">
<!ENTITY gfbgraph-version "0.2.5">
<!--<!ENTITY gfbgraph-version "0.2.5">-->
<!ENTITY tracker3-version "3.3.3">
<!ENTITY tracker3-miners-version "3.3.1">
<!ENTITY gsound-version "1.0.3">

View File

@ -87,7 +87,7 @@
<xref linkend="folks"/>,
<xref linkend="geoclue2"/>,
<xref linkend="geocode-glib"/>,
<xref linkend="gfbgraph"/>,
<!-- <xref linkend="gfbgraph"/>, -->
<xref linkend="gjs"/>,
<xref linkend="libchamplain"/>,
<xref linkend="libgweather"/>,

View File

@ -43,7 +43,7 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="evolution-data-server.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="folks.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gfbgraph.xml"/>
<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gfbgraph.xml"/>-->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker3.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker3-miners.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsound.xml"/>

View File

@ -41,6 +41,10 @@
<listitem>
<para>December 16th, 2022</para>
<itemizedlist>
<listitem>
<para>[renodr] - Archive gfbgraph. Nothing uses it anymore and it is
incompatible with rest-0.9.1/libsoup3.</para>
</listitem>
<listitem>
<para>[renodr] - Add an entity for the gi-docgen URL and change
various packages to use this URL in Optional Dependencies.</para>