~vcs-imports/tracker/+git/tracker:sam/web-overview

Last commit made on 2020-10-02
Get this branch:
git clone -b sam/web-overview https://git.launchpad.net/~vcs-imports/tracker/+git/tracker

Branch merges

Branch information

Name:
sam/web-overview
Repository:
lp:~vcs-imports/tracker/+git/tracker

Recent commits

8457c6d... by Sam Thursfield <email address hidden>

website/overview: Add some more projects that use Tracker

3b9d3d6... by Sam Thursfield <email address hidden>

website/overview: s/Tracker/Tracker Miner FS/

This is a bit less easy to read but hopefully makes it clearer that
Tracker SPARQL and Tracker Miner FS are separate things.

24d88c1... by Juliano de Souza Camargo <email address hidden>

Update Portuguese translation

480e96d... by Sam Thursfield <email address hidden>

Merge branch 'sam/meson-debug-flags' into 'master'

build: Use specific Meson options to enable debug flags

See merge request GNOME/tracker!316

75cc429... by Sam Thursfield <email address hidden>

Merge branch 'sam/doap-list' into 'master'

doap: Remove mailing list and point to developer-forum

See merge request GNOME/tracker!315

11c06ae... by Sam Thursfield <email address hidden>

build: Use specific Meson options to enable debug flags

Based on https://gitlab.gnome.org/GNOME/gtk/-/commit/eaef24c527833232bd4725789b0f35304de8123b

Note that TRACKER_DEBUG is disabled in most distro builds as they
pass `--buildtype=plain`. I recommend distros add `-DG_ENABLE_DEBUG`
to Tracker's CFLAGS as the overhead is minimal and it helps users to
provide useful bug reports.

008c280... by Sam Thursfield <email address hidden>

Merge branch 'wip/carlosg/fix-subproject' into 'master'

Fix tracker building as a subproject

See merge request GNOME/tracker!318

89004e8... by Carlos Garnacho

build: Do not expose tracker_common_dep as a tracker_sparql_dep dependency

Libtracker-sparql internally depends on libtracker-common, but users of it
don't need to be aware of this. Fixes build of tracker-miners with tracker
included as a subproject.

babb634... by Carlos Garnacho

build: Link portal specifically with libtracker-common

We used to get this from tracker_sparql_dep, that will change.

023183d... by Sam Thursfield <email address hidden>

doap: Remove mailing list and point to developer-forum

See https://discourse.gnome.org/t/doap-and-discourse-instead-of-a-mailing-list/4267