Alexander Pyhalov
2017-03-26 3e334ac99e2dd4284d637f8084cd68c245bab3ff
commit | author | age
a1ab2b 1 #
AS 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
13 # Copyright 2016 <contributor>
14 #
15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
22
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
24
9a40ec 25 file path=etc/xdg/autostart/tracker-extract.desktop
AP 26 file path=etc/xdg/autostart/tracker-miner-apps.desktop
a1ab2b 27 file path=etc/xdg/autostart/tracker-miner-fs.desktop
9a40ec 28 file path=etc/xdg/autostart/tracker-miner-user-guides.desktop
a1ab2b 29 file path=etc/xdg/autostart/tracker-store.desktop
9a40ec 30 file path=usr/bin/tracker
a1ab2b 31 file path=usr/bin/tracker-needle
AS 32 file path=usr/bin/tracker-preferences
9a40ec 33 file path=usr/include/tracker-1.0/libtracker-control/tracker-control.h
AP 34 file path=usr/include/tracker-1.0/libtracker-control/tracker-miner-manager.h
35 file path=usr/include/tracker-1.0/libtracker-miner/tracker-data-provider.h
36 file path=usr/include/tracker-1.0/libtracker-miner/tracker-decorator-fs.h
37 file path=usr/include/tracker-1.0/libtracker-miner/tracker-decorator.h
38 file path=usr/include/tracker-1.0/libtracker-miner/tracker-enumerator.h
39 file path=usr/include/tracker-1.0/libtracker-miner/tracker-indexing-tree.h
40 file path=usr/include/tracker-1.0/libtracker-miner/tracker-miner-enum-types.h
41 file path=usr/include/tracker-1.0/libtracker-miner/tracker-miner-enums.h
42 file path=usr/include/tracker-1.0/libtracker-miner/tracker-miner-fs.h
43 file path=usr/include/tracker-1.0/libtracker-miner/tracker-miner-object.h
44 file path=usr/include/tracker-1.0/libtracker-miner/tracker-miner-online.h
45 file path=usr/include/tracker-1.0/libtracker-miner/tracker-miner.h
46 file path=usr/include/tracker-1.0/libtracker-sparql/tracker-generated.h
47 file path=usr/include/tracker-1.0/libtracker-sparql/tracker-ontologies.h
48 file path=usr/include/tracker-1.0/libtracker-sparql/tracker-sparql.h
49 file path=usr/include/tracker-1.0/libtracker-sparql/tracker-version.h
50 file path=usr/lib/girepository-1.0/Tracker-1.0.typelib
51 file path=usr/lib/girepository-1.0/TrackerControl-1.0.typelib
52 file path=usr/lib/girepository-1.0/TrackerMiner-1.0.typelib
53 link path=usr/lib/libtracker-control-1.0.so \
54     target=libtracker-control-1.0.so.0.801.0
55 link path=usr/lib/libtracker-control-1.0.so.0 \
56     target=libtracker-control-1.0.so.0.801.0
57 file path=usr/lib/libtracker-control-1.0.so.0.801.0
58 link path=usr/lib/libtracker-miner-1.0.so target=libtracker-miner-1.0.so.0.801.0
59 link path=usr/lib/libtracker-miner-1.0.so.0 \
60     target=libtracker-miner-1.0.so.0.801.0
61 file path=usr/lib/libtracker-miner-1.0.so.0.801.0
62 link path=usr/lib/libtracker-sparql-1.0.so \
63     target=libtracker-sparql-1.0.so.0.801.0
64 link path=usr/lib/libtracker-sparql-1.0.so.0 \
65     target=libtracker-sparql-1.0.so.0.801.0
66 file path=usr/lib/libtracker-sparql-1.0.so.0.801.0
a1ab2b 67 file path=usr/lib/nautilus/extensions-2.0/libnautilus-tracker-tags.so
9a40ec 68 file path=usr/lib/pkgconfig/tracker-control-1.0.pc
AP 69 file path=usr/lib/pkgconfig/tracker-miner-1.0.pc
70 file path=usr/lib/pkgconfig/tracker-sparql-1.0.pc
71 file path=usr/lib/tracker-1.0/extract-modules/libextract-abw.so
72 file path=usr/lib/tracker-1.0/extract-modules/libextract-bmp.so
73 file path=usr/lib/tracker-1.0/extract-modules/libextract-dummy.so
74 file path=usr/lib/tracker-1.0/extract-modules/libextract-dvi.so
75 file path=usr/lib/tracker-1.0/extract-modules/libextract-flac.so
76 file path=usr/lib/tracker-1.0/extract-modules/libextract-gif.so
77 file path=usr/lib/tracker-1.0/extract-modules/libextract-gstreamer.so
78 file path=usr/lib/tracker-1.0/extract-modules/libextract-html.so
79 file path=usr/lib/tracker-1.0/extract-modules/libextract-icon.so
80 file path=usr/lib/tracker-1.0/extract-modules/libextract-jpeg.so
81 file path=usr/lib/tracker-1.0/extract-modules/libextract-mp3.so
82 file path=usr/lib/tracker-1.0/extract-modules/libextract-pdf.so
3e334a 83 file path=usr/lib/tracker-1.0/extract-modules/libextract-playlist.so
9a40ec 84 file path=usr/lib/tracker-1.0/extract-modules/libextract-png.so
AP 85 file path=usr/lib/tracker-1.0/extract-modules/libextract-ps.so
86 file path=usr/lib/tracker-1.0/extract-modules/libextract-text.so
87 file path=usr/lib/tracker-1.0/extract-modules/libextract-tiff.so
88 file path=usr/lib/tracker-1.0/extract-modules/libextract-vorbis.so
89 link path=usr/lib/tracker-1.0/libtracker-common.so \
90     target=libtracker-common.so.0.0.0
91 link path=usr/lib/tracker-1.0/libtracker-common.so.0 \
92     target=libtracker-common.so.0.0.0
93 file path=usr/lib/tracker-1.0/libtracker-common.so.0.0.0
94 link path=usr/lib/tracker-1.0/libtracker-data.so target=libtracker-data.so.0.0.0
95 link path=usr/lib/tracker-1.0/libtracker-data.so.0 \
96     target=libtracker-data.so.0.0.0
97 file path=usr/lib/tracker-1.0/libtracker-data.so.0.0.0
98 link path=usr/lib/tracker-1.0/libtracker-extract.so \
99     target=libtracker-extract.so.0.0.0
100 link path=usr/lib/tracker-1.0/libtracker-extract.so.0 \
101     target=libtracker-extract.so.0.0.0
102 file path=usr/lib/tracker-1.0/libtracker-extract.so.0.0.0
103 file path=usr/lib/tracker-extract
104 file path=usr/lib/tracker-miner-apps
105 file path=usr/lib/tracker-miner-fs
106 file path=usr/lib/tracker-miner-user-guides
107 file path=usr/lib/tracker-store
108 file path=usr/lib/tracker-writeback
109 file path=usr/share/appdata/tracker-needle.appdata.xml
110 file path=usr/share/appdata/tracker-preferences.appdata.xml
a1ab2b 111 file path=usr/share/applications/tracker-needle.desktop
AS 112 file path=usr/share/applications/tracker-preferences.desktop
9a40ec 113 file path=usr/share/bash-completion/completions/tracker
a1ab2b 114 file path=usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Applications.service
9a40ec 115 file path=usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
a1ab2b 116 file path=usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Files.service
9a40ec 117 file path=usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Userguides.service
a1ab2b 118 file path=usr/share/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
AS 119 file path=usr/share/dbus-1/services/org.freedesktop.Tracker1.service
9a40ec 120 file path=usr/share/gir-1.0/Tracker-1.0.gir
AP 121 file path=usr/share/gir-1.0/TrackerControl-1.0.gir
122 file path=usr/share/gir-1.0/TrackerMiner-1.0.gir
123 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.DB.gschema.xml
124 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.Extract.gschema.xml
125 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.FTS.gschema.xml
126 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.Miner.Files.gschema.xml
127 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.Needle.gschema.xml
128 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.Store.gschema.xml
129 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.Writeback.gschema.xml
130 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.enums.xml
131 file path=usr/share/glib-2.0/schemas/org.freedesktop.Tracker.gschema.xml
132 file path=usr/share/gtk-doc/html/libtracker-control/TrackerMinerManager.html
133 file path=usr/share/gtk-doc/html/libtracker-control/annotation-glossary.html
134 file path=usr/share/gtk-doc/html/libtracker-control/ch01.html
135 file path=usr/share/gtk-doc/html/libtracker-control/home.png
136 file path=usr/share/gtk-doc/html/libtracker-control/index.html
137 file path=usr/share/gtk-doc/html/libtracker-control/left-insensitive.png
138 file path=usr/share/gtk-doc/html/libtracker-control/left.png
139 file path=usr/share/gtk-doc/html/libtracker-control/libtracker-control.devhelp2
140 file path=usr/share/gtk-doc/html/libtracker-control/libtracker-miner-reference.html
141 file path=usr/share/gtk-doc/html/libtracker-control/right-insensitive.png
142 file path=usr/share/gtk-doc/html/libtracker-control/right.png
143 file path=usr/share/gtk-doc/html/libtracker-control/style.css
144 file path=usr/share/gtk-doc/html/libtracker-control/up-insensitive.png
145 file path=usr/share/gtk-doc/html/libtracker-control/up.png
146 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerDataProvider.html
147 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerDecorator.html
148 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerDecoratorFS.html
149 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerIndexingTree.html
150 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerMiner.html
151 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerMinerFS.html
152 file path=usr/share/gtk-doc/html/libtracker-miner/TrackerMinerOnline.html
153 file path=usr/share/gtk-doc/html/libtracker-miner/annotation-glossary.html
a1ab2b 154 file path=usr/share/gtk-doc/html/libtracker-miner/ch02.html
AS 155 file path=usr/share/gtk-doc/html/libtracker-miner/ch03.html
156 file path=usr/share/gtk-doc/html/libtracker-miner/ch04.html
157 file path=usr/share/gtk-doc/html/libtracker-miner/ch05.html
158 file path=usr/share/gtk-doc/html/libtracker-miner/home.png
159 file path=usr/share/gtk-doc/html/libtracker-miner/index.html
9a40ec 160 file path=usr/share/gtk-doc/html/libtracker-miner/left-insensitive.png
a1ab2b 161 file path=usr/share/gtk-doc/html/libtracker-miner/left.png
9a40ec 162 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-Enumerations.html
AP 163 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-Media-art-management.html
164 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-TrackerEnumerator.html
165 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-TrackerFileDataProvider.html
166 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-TrackerFileEnumerator.html
a1ab2b 167 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-TrackerThumbnailer.html
AS 168 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner-reference.html
169 file path=usr/share/gtk-doc/html/libtracker-miner/libtracker-miner.devhelp2
9a40ec 170 file path=usr/share/gtk-doc/html/libtracker-miner/right-insensitive.png
a1ab2b 171 file path=usr/share/gtk-doc/html/libtracker-miner/right.png
AS 172 file path=usr/share/gtk-doc/html/libtracker-miner/style.css
173 file path=usr/share/gtk-doc/html/libtracker-miner/tracker-overview-compiling.html
174 file path=usr/share/gtk-doc/html/libtracker-miner/tracker-overview.html
9a40ec 175 file path=usr/share/gtk-doc/html/libtracker-miner/up-insensitive.png
a1ab2b 176 file path=usr/share/gtk-doc/html/libtracker-miner/up.png
AS 177 file path=usr/share/gtk-doc/html/libtracker-sparql/TrackerSparqlBuilder.html
178 file path=usr/share/gtk-doc/html/libtracker-sparql/TrackerSparqlConnection.html
179 file path=usr/share/gtk-doc/html/libtracker-sparql/TrackerSparqlCursor.html
9a40ec 180 file path=usr/share/gtk-doc/html/libtracker-sparql/annotation-glossary.html
a1ab2b 181 file path=usr/share/gtk-doc/html/libtracker-sparql/home.png
AS 182 file path=usr/share/gtk-doc/html/libtracker-sparql/index.html
9a40ec 183 file path=usr/share/gtk-doc/html/libtracker-sparql/left-insensitive.png
a1ab2b 184 file path=usr/share/gtk-doc/html/libtracker-sparql/left.png
AS 185 file path=usr/share/gtk-doc/html/libtracker-sparql/libtracker-sparql-Utilities.html
186 file path=usr/share/gtk-doc/html/libtracker-sparql/libtracker-sparql-Version-Information.html
187 file path=usr/share/gtk-doc/html/libtracker-sparql/libtracker-sparql-reference.html
188 file path=usr/share/gtk-doc/html/libtracker-sparql/libtracker-sparql.devhelp2
9a40ec 189 file path=usr/share/gtk-doc/html/libtracker-sparql/right-insensitive.png
a1ab2b 190 file path=usr/share/gtk-doc/html/libtracker-sparql/right.png
AS 191 file path=usr/share/gtk-doc/html/libtracker-sparql/style.css
192 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-examples-builder.html
193 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-examples-readonly.html
194 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-examples-writeonly-with-blank-nodes.html
195 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-examples-writeonly.html
196 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-examples.html
197 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-overview-compiling.html
198 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-overview-connection-methods.html
199 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-overview-environment-variables.html
200 file path=usr/share/gtk-doc/html/libtracker-sparql/tracker-overview.html
9a40ec 201 file path=usr/share/gtk-doc/html/libtracker-sparql/up-insensitive.png
a1ab2b 202 file path=usr/share/gtk-doc/html/libtracker-sparql/up.png
AS 203 file path=usr/share/icons/hicolor/16x16/apps/tracker.png
204 file path=usr/share/icons/hicolor/22x22/apps/tracker.png
205 file path=usr/share/icons/hicolor/24x24/apps/tracker.png
206 file path=usr/share/icons/hicolor/32x32/apps/tracker.png
207 file path=usr/share/icons/hicolor/48x48/apps/tracker.png
208 file path=usr/share/icons/hicolor/scalable/apps/tracker.svg
209 file path=usr/share/locale/ar/LC_MESSAGES/tracker.mo
9a40ec 210 file path=usr/share/locale/as/LC_MESSAGES/tracker.mo
a1ab2b 211 file path=usr/share/locale/be@latin/LC_MESSAGES/tracker.mo
9a40ec 212 file path=usr/share/locale/bg/LC_MESSAGES/tracker.mo
AP 213 file path=usr/share/locale/bs/LC_MESSAGES/tracker.mo
a1ab2b 214 file path=usr/share/locale/ca/LC_MESSAGES/tracker.mo
AS 215 file path=usr/share/locale/ca@valencia/LC_MESSAGES/tracker.mo
216 file path=usr/share/locale/cs/LC_MESSAGES/tracker.mo
217 file path=usr/share/locale/da/LC_MESSAGES/tracker.mo
218 file path=usr/share/locale/de/LC_MESSAGES/tracker.mo
219 file path=usr/share/locale/dz/LC_MESSAGES/tracker.mo
220 file path=usr/share/locale/el/LC_MESSAGES/tracker.mo
221 file path=usr/share/locale/en_GB/LC_MESSAGES/tracker.mo
222 file path=usr/share/locale/eo/LC_MESSAGES/tracker.mo
223 file path=usr/share/locale/es/LC_MESSAGES/tracker.mo
224 file path=usr/share/locale/et/LC_MESSAGES/tracker.mo
9a40ec 225 file path=usr/share/locale/eu/LC_MESSAGES/tracker.mo
a1ab2b 226 file path=usr/share/locale/fi/LC_MESSAGES/tracker.mo
AS 227 file path=usr/share/locale/fr/LC_MESSAGES/tracker.mo
228 file path=usr/share/locale/gl/LC_MESSAGES/tracker.mo
229 file path=usr/share/locale/he/LC_MESSAGES/tracker.mo
230 file path=usr/share/locale/hu/LC_MESSAGES/tracker.mo
231 file path=usr/share/locale/id/LC_MESSAGES/tracker.mo
232 file path=usr/share/locale/it/LC_MESSAGES/tracker.mo
233 file path=usr/share/locale/ja/LC_MESSAGES/tracker.mo
234 file path=usr/share/locale/ko/LC_MESSAGES/tracker.mo
235 file path=usr/share/locale/lt/LC_MESSAGES/tracker.mo
9a40ec 236 file path=usr/share/locale/lv/LC_MESSAGES/tracker.mo
a1ab2b 237 file path=usr/share/locale/mk/LC_MESSAGES/tracker.mo
9a40ec 238 file path=usr/share/locale/ml/LC_MESSAGES/tracker.mo
a1ab2b 239 file path=usr/share/locale/nb/LC_MESSAGES/tracker.mo
AS 240 file path=usr/share/locale/nds/LC_MESSAGES/tracker.mo
241 file path=usr/share/locale/nl/LC_MESSAGES/tracker.mo
242 file path=usr/share/locale/oc/LC_MESSAGES/tracker.mo
243 file path=usr/share/locale/pa/LC_MESSAGES/tracker.mo
244 file path=usr/share/locale/pl/LC_MESSAGES/tracker.mo
245 file path=usr/share/locale/pt/LC_MESSAGES/tracker.mo
246 file path=usr/share/locale/pt_BR/LC_MESSAGES/tracker.mo
247 file path=usr/share/locale/ro/LC_MESSAGES/tracker.mo
248 file path=usr/share/locale/ru/LC_MESSAGES/tracker.mo
249 file path=usr/share/locale/sk/LC_MESSAGES/tracker.mo
250 file path=usr/share/locale/sl/LC_MESSAGES/tracker.mo
9a40ec 251 file path=usr/share/locale/sr/LC_MESSAGES/tracker.mo
AP 252 file path=usr/share/locale/sr@latin/LC_MESSAGES/tracker.mo
a1ab2b 253 file path=usr/share/locale/sv/LC_MESSAGES/tracker.mo
9a40ec 254 file path=usr/share/locale/te/LC_MESSAGES/tracker.mo
AP 255 file path=usr/share/locale/tg/LC_MESSAGES/tracker.mo
a1ab2b 256 file path=usr/share/locale/th/LC_MESSAGES/tracker.mo
9a40ec 257 file path=usr/share/locale/tr/LC_MESSAGES/tracker.mo
AP 258 file path=usr/share/locale/uk/LC_MESSAGES/tracker.mo
a1ab2b 259 file path=usr/share/locale/zh_CN/LC_MESSAGES/tracker.mo
9a40ec 260 file path=usr/share/locale/zh_HK/LC_MESSAGES/tracker.mo
AP 261 file path=usr/share/locale/zh_TW/LC_MESSAGES/tracker.mo
262 file path=usr/share/man/man1/tracker-daemon.1
a1ab2b 263 file path=usr/share/man/man1/tracker-extract.1
9a40ec 264 file path=usr/share/man/man1/tracker-index.1
a1ab2b 265 file path=usr/share/man/man1/tracker-info.1
AS 266 file path=usr/share/man/man1/tracker-miner-fs.1
267 file path=usr/share/man/man1/tracker-needle.1
268 file path=usr/share/man/man1/tracker-preferences.1
9a40ec 269 file path=usr/share/man/man1/tracker-reset.1
a1ab2b 270 file path=usr/share/man/man1/tracker-search.1
AS 271 file path=usr/share/man/man1/tracker-sparql.1
9a40ec 272 file path=usr/share/man/man1/tracker-sql.1
AP 273 file path=usr/share/man/man1/tracker-status.1
a1ab2b 274 file path=usr/share/man/man1/tracker-store.1
AS 275 file path=usr/share/man/man1/tracker-tag.1
276 file path=usr/share/man/man1/tracker-writeback.1
9a40ec 277 file path=usr/share/man/man5/tracker-db.cfg.5
a1ab2b 278 file path=usr/share/man/man5/tracker-extract.cfg.5
AS 279 file path=usr/share/man/man5/tracker-fts.cfg.5
280 file path=usr/share/man/man5/tracker-miner-fs.cfg.5
281 file path=usr/share/man/man5/tracker-store.cfg.5
9a40ec 282 file path=usr/share/man/man5/tracker-writeback.cfg.5
a1ab2b 283 file path=usr/share/tracker-tests/01-writeback.py
9a40ec 284 file path=usr/share/tracker/extract-rules/10-abw.rule
AP 285 file path=usr/share/tracker/extract-rules/10-bmp.rule
286 file path=usr/share/tracker/extract-rules/10-comics.rule
287 file path=usr/share/tracker/extract-rules/10-dvi.rule
288 file path=usr/share/tracker/extract-rules/10-ebooks.rule
289 file path=usr/share/tracker/extract-rules/10-flac.rule
290 file path=usr/share/tracker/extract-rules/10-gif.rule
291 file path=usr/share/tracker/extract-rules/10-html.rule
292 file path=usr/share/tracker/extract-rules/10-ico.rule
293 file path=usr/share/tracker/extract-rules/10-jpeg.rule
294 file path=usr/share/tracker/extract-rules/10-mp3.rule
295 file path=usr/share/tracker/extract-rules/10-pdf.rule
296 file path=usr/share/tracker/extract-rules/10-png.rule
297 file path=usr/share/tracker/extract-rules/10-ps.rule
298 file path=usr/share/tracker/extract-rules/10-svg.rule
299 file path=usr/share/tracker/extract-rules/10-tiff.rule
300 file path=usr/share/tracker/extract-rules/10-vorbis.rule
301 file path=usr/share/tracker/extract-rules/15-gstreamer-guess.rule
3e334a 302 file path=usr/share/tracker/extract-rules/15-playlist.rule
9a40ec 303 file path=usr/share/tracker/extract-rules/15-source-code.rule
AP 304 file path=usr/share/tracker/extract-rules/90-gstreamer-audio-generic.rule
305 file path=usr/share/tracker/extract-rules/90-gstreamer-image-generic.rule
306 file path=usr/share/tracker/extract-rules/90-gstreamer-video-generic.rule
307 file path=usr/share/tracker/extract-rules/90-text-generic.rule
308 link \
309     path=usr/share/tracker/miners/org.freedesktop.Tracker1.Miner.Applications.service \
310     target=/usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Applications.service
311 link \
312     path=usr/share/tracker/miners/org.freedesktop.Tracker1.Miner.Extract.service \
313     target=/usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Extract.service
314 link \
315     path=usr/share/tracker/miners/org.freedesktop.Tracker1.Miner.Files.service \
316     target=/usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Files.service
317 link \
318     path=usr/share/tracker/miners/org.freedesktop.Tracker1.Miner.Userguides.service \
319     target=/usr/share/dbus-1/services/org.freedesktop.Tracker1.Miner.Userguides.service
a1ab2b 320 file path=usr/share/tracker/ontologies/10-xsd.description
AS 321 file path=usr/share/tracker/ontologies/10-xsd.ontology
322 file path=usr/share/tracker/ontologies/11-rdf.description
323 file path=usr/share/tracker/ontologies/11-rdf.ontology
324 file path=usr/share/tracker/ontologies/12-nrl.description
325 file path=usr/share/tracker/ontologies/12-nrl.ontology
326 file path=usr/share/tracker/ontologies/20-dc.description
327 file path=usr/share/tracker/ontologies/20-dc.ontology
328 file path=usr/share/tracker/ontologies/30-nie.description
329 file path=usr/share/tracker/ontologies/30-nie.ontology
330 file path=usr/share/tracker/ontologies/31-nao.description
331 file path=usr/share/tracker/ontologies/31-nao.ontology
332 file path=usr/share/tracker/ontologies/32-nco.description
333 file path=usr/share/tracker/ontologies/32-nco.ontology
334 file path=usr/share/tracker/ontologies/33-nfo.description
335 file path=usr/share/tracker/ontologies/33-nfo.ontology
336 file path=usr/share/tracker/ontologies/34-nmo.description
337 file path=usr/share/tracker/ontologies/34-nmo.ontology
338 file path=usr/share/tracker/ontologies/35-ncal.description
339 file path=usr/share/tracker/ontologies/35-ncal.ontology
340 file path=usr/share/tracker/ontologies/36-scal.description
341 file path=usr/share/tracker/ontologies/36-scal.ontology
342 file path=usr/share/tracker/ontologies/37-nid3.description
343 file path=usr/share/tracker/ontologies/37-nid3.ontology
344 file path=usr/share/tracker/ontologies/38-nmm.description
345 file path=usr/share/tracker/ontologies/38-nmm.ontology
346 file path=usr/share/tracker/ontologies/39-mto.description
347 file path=usr/share/tracker/ontologies/39-mto.ontology
348 file path=usr/share/tracker/ontologies/40-mlo.description
349 file path=usr/share/tracker/ontologies/40-mlo.ontology
350 file path=usr/share/tracker/ontologies/41-mfo.description
351 file path=usr/share/tracker/ontologies/41-mfo.ontology
352 file path=usr/share/tracker/ontologies/89-mtp.description
353 file path=usr/share/tracker/ontologies/89-mtp.ontology
354 file path=usr/share/tracker/ontologies/90-tracker.description
355 file path=usr/share/tracker/ontologies/90-tracker.ontology
356 file path=usr/share/tracker/ontologies/92-slo.description
357 file path=usr/share/tracker/ontologies/92-slo.ontology
9a40ec 358 file path=usr/share/tracker/ontologies/93-libosinfo.description
AP 359 file path=usr/share/tracker/ontologies/93-libosinfo.ontology
360 file path=usr/share/tracker/stop-words/stopwords.da
361 file path=usr/share/tracker/stop-words/stopwords.de
362 file path=usr/share/tracker/stop-words/stopwords.en
363 file path=usr/share/tracker/stop-words/stopwords.es
364 file path=usr/share/tracker/stop-words/stopwords.fi
365 file path=usr/share/tracker/stop-words/stopwords.fr
366 file path=usr/share/tracker/stop-words/stopwords.hu
367 file path=usr/share/tracker/stop-words/stopwords.it
368 file path=usr/share/tracker/stop-words/stopwords.nb
369 file path=usr/share/tracker/stop-words/stopwords.nl
370 file path=usr/share/tracker/stop-words/stopwords.pt
371 file path=usr/share/tracker/stop-words/stopwords.ru
372 file path=usr/share/tracker/stop-words/stopwords.sv
a1ab2b 373 file path=usr/share/tracker/tracker-backup.xml
9a40ec 374 file path=usr/share/tracker/tracker-extract-priority.xml
AP 375 file path=usr/share/tracker/tracker-miner-files-index.xml
a1ab2b 376 file path=usr/share/tracker/tracker-miner.xml
AS 377 file path=usr/share/tracker/tracker-needle.ui
378 file path=usr/share/tracker/tracker-preferences.ui
379 file path=usr/share/tracker/tracker-resources.xml
380 file path=usr/share/tracker/tracker-statistics.xml
381 file path=usr/share/tracker/tracker-status.xml
382 file path=usr/share/tracker/tracker-writeback.xml
9a40ec 383 file path=usr/share/vala/vapi/tracker-control-1.0.deps
AP 384 file path=usr/share/vala/vapi/tracker-control-1.0.vapi
385 file path=usr/share/vala/vapi/tracker-miner-1.0.deps
386 file path=usr/share/vala/vapi/tracker-miner-1.0.vapi
387 file path=usr/share/vala/vapi/tracker-sparql-1.0.deps
388 file path=usr/share/vala/vapi/tracker-sparql-1.0.vapi