Changeset 8dd1b0d for gnome


Ignore:
Timestamp:
10/23/2024 12:08:41 AM (32 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
601beb9b
Parents:
e2a396dc
Message:

Replace tracker and tracker-miners with tinysparql and localsearch

Also upgrade them to 3.8.0.

I expect breakage with this but need to take a step back for the rest of
the day

Location:
gnome
Files:
3 added
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/brasero.xml

    re2a396dc r8dd1b0d  
    9797      <xref linkend="libisofs"/>,
    9898      <xref linkend="nautilus"/>,
    99       <xref linkend="tracker3"/>, and
     99      <xref linkend="tinysparql"/>, and
    100100      <xref linkend="totem-pl-parser"/>
    101101    </para>
  • gnome/platform/nautilus.xml

    re2a396dc r8dd1b0d  
    8080      <xref linkend="libportal"/>,
    8181      <xref linkend="libseccomp"/>, and
    82       <xref linkend="tracker3"/>
     82      <xref linkend="tinysparql"/>
    8383    </para>
    8484
     
    144144      To test the results, issue: <command>ninja test</command>. The tests
    145145      need to be run in a graphical environment.  One test is known to fail
    146       if <xref linkend='tracker3-miners'/> is not installed. One test is also
     146      if <xref linkend="localsearch"/> is not installed. One test is also
    147147      known to timeout if the user running the tests has a large home directory.
    148148    </para>
  • gnome/platform/platform.xml

    re2a396dc r8dd1b0d  
    4444<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="folks.xml"/>-->
    4545<!--  <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="tracker3.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tracker3-miners.xml"/>
     46  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tinysparql.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="localsearch.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsound.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-desktop-portal-gnome.xml"/>
Note: See TracChangeset for help on using the changeset viewer.