Changeset 8dd1b0d for x


Ignore:
Timestamp:
10/23/2024 12:08:41 AM (28 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:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    re2a396dc r8dd1b0d  
    105105      <xref linkend="libcloudproviders"/>,
    106106      <xref linkend="pyatspi2"/> (for tests),
    107       <xref linkend='tracker3'/>, and
     107      <xref linkend="tinysparql"/>, and
    108108      <ulink url="https://icl.utk.edu/papi/">PAPI</ulink>
    109109    </para>
     
    180180    <para>
    181181      <option>-D tracker3=true</option>: This switch enables the search
    182       function based on Tracker 3 in the GTK+-3 file chooser dialog.
    183       It requires <xref linkend="tracker3"/>.
     182      function based on TinySPARQL in the GTK+-3 file chooser dialog.
     183      It requires <xref linkend="tinysparql"/>.
    184184    </para>
    185185
  • x/lib/gtk4.xml

    re2a396dc r8dd1b0d  
    111111      <xref linkend="libcloudproviders"/>,
    112112      <xref linkend="sassc"/>,
    113       <xref linkend="tracker3"/>,
     113      <xref linkend="tinysparql"/>,
    114114      <ulink url="https://github.com/OpenPrinting/cpdb-libs">cpdb</ulink>,
    115115      <ulink url="https://pypi.org/project/pydbus/">pydbus</ulink>
     
    263263    <para>
    264264      <option>-D tracker=enabled</option>: Use this switch if you have
    265       <xref linkend="tracker3"/> installed and wish to use search functionality
     265      <xref linkend="tinysparql"/> installed and wish to use search functionality
    266266      when running a file chooser.
    267267    </para>
Note: See TracChangeset for help on using the changeset viewer.