184 Commits

Author SHA1 Message Date
jasper
012f7978a4 cleanup double spaces and sort MODGNOME_TOOLS 2014-04-02 09:36:09 +00:00
jasper
43b19ca734 merge various MODGNOME_TOOLS lines into a single line (or two if it would
exceed 80 chars); no functional change intended..
2014-04-01 18:06:28 +00:00
jasper
64ebb01f71 move more bits and bobs into MODGNOME_TOOLS to make it more clear which
tools are actually used.

This commit replaces
MODGNOME_DESKTOP_FILE with MODGNOME_TOOLS += desktop-file-utils
MODGNOME_MIME_FILE with MODGNOME_TOOLS += shared-mime-info
MODGNOME_ICON_CACHE with MODGNOME_TOOLS += gtk-update-icon-cache

(some prettyfication will follow shortly)
2014-04-01 17:03:13 +00:00
jasper
2100c2cdff start to make MODGNOME_TOOLS resemble the name of the tools actually used.
rename 'gi' to 'gobject-introspection'.

discussed with aja@
2014-04-01 15:31:45 +00:00
ajacoutot
37a669cc7d In x11/gnome ports we use disable-static inconsistently, usually to get
rid of static module archives; but since we end up manually removing the
libtool la files anyway, just don't bother setting up the tag.
part 1/2
2014-04-01 13:21:14 +00:00
ajacoutot
211e02aa9c Reverse the nautilus <-> tracker dependency. It makes more sense nowadays. 2014-03-29 19:31:06 +00:00
ajacoutot
39c2407ca3 Update to (meta-)tracker-1.0.0. 2014-03-27 15:12:29 +00:00
ajacoutot
86e8d7c527 Bump EVO_VERSION; unnused for now, so no pkg change. 2014-03-27 14:18:49 +00:00
ajacoutot
95d74df5aa mail/evolution,-main is going to merge. 2014-03-27 13:54:07 +00:00
ajacoutot
592bb743fd Missing textproc/icu4c.
spotted by nigel@
2014-03-16 15:58:48 +00:00
ajacoutot
f510c1dcfc Add libosinfo support. 2013-12-19 18:06:58 +00:00
ajacoutot
28a3dd52bf Update to meta-tracker-0.16.4. 2013-11-23 10:23:16 +00:00
ajacoutot
9b0c7d90e3 Committed usptream. 2013-11-19 15:50:14 +00:00
ajacoutot
5b3cbc11e1 Base the monitor limits on max NOFILE. 2013-11-15 05:26:06 +00:00
ajacoutot
48268fc743 Update to (meta-)tracker-0.16.3. 2013-11-01 18:28:59 +00:00
ajacoutot
c26c5dae18 Regen WANTLIB after orc got put back into gstreamer1. 2013-10-06 09:08:50 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
3e969ba05c Forgot in previous. 2013-09-27 07:47:54 +00:00
ajacoutot
62f884303a Unmess variable names, and subst_vars. 2013-09-27 07:39:33 +00:00
ajacoutot
96ef3503bd Regen WANTLIB to unbreak. 2013-09-26 18:51:52 +00:00
ajacoutot
8c81ff2d9c Add some longstanding issues with an XXX that jasper and I used to
maintain in a separate file. It will make it easier for people who want to
help to just 'grep -r XXX' under x11/gnome/ etc...

discussed with jasper@
2013-09-26 12:48:01 +00:00
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
ajacoutot
baf34fa350 Fix WANTLIB after recent gstreamer1 update. 2013-09-24 18:53:27 +00:00
ajacoutot
d0794acb44 Update to meta-tracker 0.16.2. 2013-08-06 19:06:13 +00:00
sthen
2ee2f7ecbc sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja 2013-06-21 22:37:02 +00:00
ajacoutot
61bc7b682d Drop now uneeded patches. 2013-06-01 18:56:08 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
202b17206a Remove broken alternative memmem() patch -- requires a current libc. 2013-05-13 10:38:36 +00:00
ajacoutot
89dd236c76 Drop comment. 2013-05-08 14:00:45 +00:00
ajacoutot
357f55154a Update to (meta-)tracker-0.16.1. 2013-05-01 12:40:18 +00:00
ajacoutot
2dd9d7d8f2 Committed upstream. 2013-05-01 08:48:36 +00:00
ajacoutot
849d6e64d8 Fix an abort() due to the way mutex were handled.
from upstream with help from kurt@
2013-05-01 06:57:50 +00:00
ajacoutot
763d3949e1 Committed upstream with a tweak. 2013-04-30 08:35:44 +00:00
ajacoutot
b1961dbb66 Committed upstream. 2013-04-24 07:07:58 +00:00
ajacoutot
9bd36aa4ac Tweak patch. 2013-04-20 13:55:34 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
220842173a Pushed upstream. 2013-04-11 18:37:53 +00:00
ajacoutot
4532b539ef Pushed upstream. 2013-04-11 10:03:32 +00:00
ajacoutot
6c7e679e41 Fix another implicit declaration. 2013-04-10 15:41:47 +00:00
ajacoutot
7f2d615e6a cvs(1) missed those...??? 2013-04-10 14:30:43 +00:00
ajacoutot
a6eba55943 Rework all kvm(3) patches to a state closer to being commitable upstream.
Fix a few implicit declarations.
Remove patch-src_libtracker-miner_tracker-password-provider_c which is not
needed anymore.
2013-04-10 14:13:53 +00:00
ajacoutot
75bd7df7a9 Remove bogus chunck from the pkgconfig patches. 2013-04-06 11:30:12 +00:00
ajacoutot
f143707c12 Regression tests need dbus-python. 2013-04-04 12:18:34 +00:00
ajacoutot
174693ba80 Add a do-test target. 2013-04-03 14:30:40 +00:00
ajacoutot
48e0ad1afe Python is needed for the tests. 2013-04-03 13:37:41 +00:00
ajacoutot
118ccb30d5 Regen WANTLIB to build on a clean tree; from rpe@ 2013-03-31 06:35:31 +00:00
ajacoutot
0ca0975327 Update to (meta-)tracker-0.16.0.
Merge -nautilus into -main.
2013-03-29 16:28:27 +00:00
ajacoutot
4df82ca4aa Remove mention of folks. 2013-03-29 09:09:25 +00:00
ajacoutot
001fd7011f Add x11/gnome/photos to the watch list. 2013-03-28 13:38:23 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00