Commit Graph

60 Commits

Author SHA1 Message Date
ajacoutot
98b70b9060 Don't use /proc to get the process name.
from robert@
2011-05-07 16:17:26 +00:00
ajacoutot
4a31fd6947 Small update to meta-tracker-0.8.18. 2011-04-27 11:09:50 +00:00
ajacoutot
951a4096c2 WANTLIB. 2011-01-15 21:01:57 +00:00
ajacoutot
8954f27882 Use kvm(3) instead of trying to get PIDs from /proc.
from and ok robert@
2011-01-15 19:51:08 +00:00
ajacoutot
83fd57d4fb Fix DESCR. 2010-12-14 09:54:17 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
be53f567ae Rename tracker-search to meta-tracker as it's what it is and even
upstream refers to it as such.

jasper@ agrees
2010-11-17 20:40:16 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
eb129d2d8d Fix tracker evolution plugin loading. 2010-10-07 14:31:36 +00:00
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