Commit Graph

50 Commits

Author SHA1 Message Date
ajacoutot
57df60c082 Fix build and bump after evolution update. 2010-09-30 08:39:50 +00:00
landry
61f660b7db Add devel/libgsf to LIB_DEPENDS, following librsvg update. 2010-09-28 11:52:36 +00:00
ajacoutot
16632b58cb Minor update to tracker-search-0.8.17. 2010-09-02 15:33:33 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
ajacoutot
18293e02d2 Update to tracker-search-0.8.16. 2010-08-22 12:02:53 +00:00
ajacoutot
039a38fc60 Tracker can be *very* hard on ressources, so let's set some sane
defaults (which can be changed in the preferences):
* disable monitoring (gamin uses kqueue(2) and will run out of fds very
fast on a default GNOME system so it will fall back to polling which is
very ressource intensive)
* stop indexing if available space is =< 5%
* set default indexing speed to 10 (i.e. medium value 0->20)
* don't index removable devices

I will revisit this later when/if tracker behaves nicer.
2010-07-23 07:57:12 +00:00
ajacoutot
b4c9935c1c Make sure we don't end up with the same entry listed several times in the
default configuration. This fixes crawling on systems where XDG_* special
directories are set to HOME.
2010-07-20 09:38:34 +00:00
ajacoutot
3b93e116fc Bugfix update to tracker-search-0.8.15. 2010-07-16 11:56:15 +00:00
ajacoutot
4d72d58e97 Fix CONFIGURE_ARGS, no binary change. 2010-07-13 14:52:26 +00:00
ajacoutot
7cc52e17ea Bugfix update to tracker-search-0.8.14. 2010-07-01 17:25:21 +00:00
ajacoutot
37110cc891 Bugfix update to tracker-search-0.8.13. 2010-06-26 04:15:19 +00:00
ajacoutot
38a005d446 Bugfix update to tracker-search-0.8.12. 2010-06-18 06:23:45 +00:00
ajacoutot
f9612ca8a6 Update to tracker-search-0.8.11, yet another bugfix release. 2010-06-10 15:02:03 +00:00
ajacoutot
651f6f76ff Bugfix update to tracker-search-0.8.10. 2010-06-03 15:15:44 +00:00
ajacoutot
d788c9b105 Bugfix update to tracker-search-0.8.9. 2010-05-27 16:29:40 +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
70a6e3dd56 Fix build on an immaculate box.
spotted by jasper@ (my boxes are brown and dirty...)
2010-04-29 17:06:39 +00:00
ajacoutot
b57fc413b0 Bugfix update to tracker-search-0.8.4. 2010-04-29 15:46:30 +00:00
ajacoutot
db4cb3a713 Don't spam xsession-errors with features we don't use. 2010-04-28 09:51:09 +00:00
ajacoutot
38cb3f2a57 Enable tracker-search-tool and tracker-explorer. 2010-04-24 00:35:20 +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
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
76bc659694 Use gamin instead of fam.
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
dc2aa4c933 Make use of newer gstreamer and totem-pl-parser. 2009-11-29 09:28:28 +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
47f3231366 New deskbar-applet modules directory will move on next update. 2009-10-14 09:26:58 +00:00
ajacoutot
94467d6822 Regen WANTLIB after poppler update. 2009-10-13 10:41:03 +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
8336c5ca69 Remove run dependency on deskbar-applet.
While here, recreate the dependency chain from scratch as it was bogus.
2009-08-30 11:46:14 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
9e1cc63ceb Fix gmime pkgspec. 2009-07-28 16:00:00 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
75c4365a15 - use lynx(1) instead of w3m for indexing html contents 2009-05-22 10:18:14 +00:00
kili
30409ea371 Fix WANTLIB and bump.
ok jasper@
2009-05-03 17:13:26 +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