Commit Graph

23 Commits

Author SHA1 Message Date
ajacoutot
38a005d446 Bugfix update to tracker-search-0.8.12. 2010-06-18 06:23:45 +00:00
ajacoutot
f92b345380 We have strndup(3) and strnlen(3) now. 2010-05-21 11:58:36 +00:00
ajacoutot
38bf2c8233 Bugfix update to tracker-search-0.8.7. 2010-05-20 17:55:42 +00:00
ajacoutot
1ef4f9aae9 Bugfix update to tracker-search-0.8.6.
* fixes several mem leaks
2010-05-13 15:31:08 +00:00
ajacoutot
ea6f85ec25 Maintainance update to tracker-search-0.8.5.
* lots (!) of bugfixes

Our default GStreamer package now comes with much more useful plugins
than it used to, so no need for pkg/MESSAGE anymore, output is already
chatty enough.
2010-05-07 07:22:47 +00:00
ajacoutot
db4cb3a713 Don't spam xsession-errors with features we don't use. 2010-04-28 09:51:09 +00:00
ajacoutot
276c3a9bb7 Update to tracker-search-0.8.3. 2010-04-23 09:57:25 +00:00
ajacoutot
d80fe1c62c Update to tracker-search-0.8.2. 2010-04-16 06:36:50 +00:00
ajacoutot
9b2fd079cb Simplify patch. 2010-04-13 14:33:27 +00:00
ajacoutot
a717ca6bf6 Major update to tracker-search-0.8.1. 2010-04-09 09:00:31 +00:00
ajacoutot
86c563ff27 Update tracker to version 0.6.96.
ok jasper@
2010-03-21 10:41:37 +00:00
jasper
20e7f10120 - when there is no monitor running, don't crash. just exit. it's nicer.
issue found in budapest, but the spa made me forget about it.

ok ajacoutot@
2009-10-28 20:28:18 +00:00
jasper
afb68c4006 - remove XXX 2009-10-15 20:55:08 +00:00
ajacoutot
38132ac999 New evince will introduce a cyclic dependency:
evince -> nautilus -> tracker -> deskbar-applet -> py-gnome-desktop -> evince

Prevent this by removing the build_depends on deskbar-applet since it is
actually not needed even to get tracker functionnality in deskbar-applet.
2009-10-12 17:42:55 +00:00
ajacoutot
991d732c31 Update to tracker-search-0.6.95
ok jasper@
2009-10-09 17:40:12 +00:00
ajacoutot
75c4365a15 - use lynx(1) instead of w3m for indexing html contents 2009-05-22 10:18:14 +00:00
jasper
6ee24a7d07 - update tracker to 0.6.94
* bugfixes and minor improvements

jaja aja@
2009-04-24 14:25:07 +00:00
jasper
e9e4033c69 Don't display "Power Management" options, this requires HAL and will
only confuse users.

ok aja@
2009-04-23 22:30:41 +00:00
jasper
4df0da61e8 - install autostart file for tracker-applet
- fix WANTLIB
2009-04-22 11:44:09 +00:00
jasper
7134a2526e - make trackerd auto-start upon login 2009-04-22 07:06:04 +00:00
jasper
5480ec1413 - bring back tracker-processes, as some may have /proc actually
- fix a path
- rename to tracker-search, as pointed out by espie@, there is already audio/tracker

discussed with aja@
2009-04-21 23:39:43 +00:00
jasper
31fa434068 - Don't build tracker-processes, which depends on /proc being present. 2009-04-21 22:48:21 +00:00
jasper
45c75f720e import tracker 0.6.93
Tracker is a powerful desktop-neutral first class object database,
tag/metadata database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems
memory when compared with some other competing frameworks and is by far
the fastest and most memory efficient Nautilus search and Deskbar
backends currently availble.

It consists of a common object database that allows entities to have an
almost infinte number of properties, metadata (both embedded/harvested
as well as user definable), a comprehensive database of keywords/tags
and links to other entities.

NB: most patches have already been committed upstream by now.

based on initial work by bernd@
feedback and ok ajacoutot@
2009-04-21 21:34:46 +00:00