Yureka
daa869b53b
tracker: fix cross using mesonEmulatorHook
2023-07-31 17:09:58 +02:00
Jan Tojnar
1b499400c0
tracker: 3.5.1 → 3.5.3
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.5.1...3.5.3
2023-07-06 03:05:23 +02:00
Sergei Trofimovich
57c353f206
tracker: pull fix pending upstream inclusion for sqlite-3.42.0 support
2023-05-25 12:50:30 +01:00
Bobby Rong
4732abcb38
tracker: 3.5.0 → 3.5.1
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.5.0...3.5.1
2023-05-01 23:22:31 +08:00
misuzu
52096820a4
tracker: Disable tests on 32bit platforms
2023-04-29 16:38:08 +03:00
Jan Tojnar
5c10f407bc
tracker: Disable tests on aarch64
...
https://gitlab.gnome.org/GNOME/tracker/-/issues/397
2023-04-07 22:08:24 +02:00
Jan Tojnar
cd67ddc5d3
pkgsi686Linux.tracker: Disable tests
...
Works around https://gitlab.gnome.org/GNOME/tracker/-/issues/398
2023-04-07 12:07:07 +02:00
Jan Tojnar
136bbb1267
tracker: 3.5.0.rc → 3.5.0
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.5.0.rc...3.5.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:33 +02:00
Jan Tojnar
d32f25d3eb
tracker: 3.5.0.beta → 3.5.0.rc
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.5.0.beta...3.5.0.rc
- Reworked docs
- Unicode library loaded at runtime a4f9885a15
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:09 +02:00
Jan Tojnar
a71df7fa5c
tracker: 3.4.2 → 3.5.0.beta
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.4.2...3.5.0.beta
Vala API break!
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:34:49 +02:00
Alexandre Iooss
92b9dce61b
tracker: enable strictDeps
...
Enable strictDeps and fix "dbus-run-session: command not found" error
during test phase.
2023-03-04 13:10:09 +01:00
Alyssa Ross
2654807c75
tracker: disable introspection if no emulator
...
e.g. when cross compiling from Linux to FreeBSD.
2023-03-02 14:42:05 +00:00
sternenseemann
91acc7b9d6
tracker: remove obsolete gobject-introspection from buildInputs
...
Since #200337 , it is propagated from nativeBuildInputs.
2023-01-07 13:47:33 +01:00
Maxine Aubrey
bfbfcb70c4
tracker: drop sqlite compat patch
2022-12-07 00:57:16 +01:00
Jan Tojnar
f2d78a4d52
Merge pull request #204383 from jtojnar/gnome-staging
...
GNOME staging updates
2022-12-06 16:25:14 +01:00
Jan Tojnar
87e2db4486
tracker: 3.4.1 → 3.4.2
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.4.1...3.4.2
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-12-05 19:02:33 +01:00
github-actions[bot]
6aeef7531c
Merge staging-next into staging
2022-11-28 06:01:53 +00:00
Alyssa Ross
d7a9f5f001
tracker: backport fixes for SQLite 3.40
2022-11-24 07:23:34 +00:00
Sandro Jäckel
c7f5becba3
dbus: remove unused daemon passhtru
2022-11-21 20:23:00 +01:00
Jan Tojnar
1bab4177ac
tracker: 3.4.0 → 3.4.1
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.4.0...3.4.1
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-26 23:26:11 +02:00
Jan Tojnar
de0d50243c
tracker: 3.4.0.rc → 3.4.0
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.4.0.rc...3.4.0
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:30 +02:00
Jan Tojnar
ecb886dff4
tracker: 3.4.0.beta → 3.4.0.rc
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.4.0.beta...3.4.0.rc
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:24 +02:00
Jan Tojnar
1a6642a4b9
tracker: 3.4.0.alpha → 3.4.0.beta
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.4.0.alpha...3.4.0.beta
- Drops Vala dependency – component written in it was ported to C and Vapi is still handwritten: aea373bc44
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:16 +02:00
Jan Tojnar
a9ca9af388
tracker: 3.3.1 → 3.4.0.alpha
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.1...3.4.0.alpha
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:08 +02:00
Weijia Wang
00f3d67bff
tracker: add darwin support
2022-08-02 23:32:36 +02:00
Jan Tojnar
f95591ae90
tracker: 3.3.1 → 3.3.2
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.1...3.3.2
2022-07-13 13:57:32 +02:00
Artturin
20642e2ab0
various: readd gobject-introspection to buildInputs
...
see eb829035c9
2022-07-12 15:18:44 +03:00
Artturin
1bd8727a4c
various: enable gobject-introspection when cross-compiling
...
and fix cross in some
2022-07-08 03:56:47 +03:00
Vladimír Čunát
4f6caefe5c
Merge #180095 : tracker: use upstream patch instead of disabling test
...
...into staging-next
2022-07-04 12:33:33 +02:00
Sandro Jäckel
41e24f5f4b
tracker: use upstream patch instead of disabling test
2022-07-04 11:52:27 +02:00
Vladimír Čunát
f31f162bbf
tracker: skip broken tests
...
Upstream confirmed that it's an issue in the tests with sqlite update.
Broken sub-tests could be skipped instead, I suppose, if someone cared.
2022-07-04 08:20:12 +02:00
Jan Tojnar
efb6d29161
tracker: 3.3.0 → 3.3.1
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.0...3.3.1
Also remove patching some files that were removed in 2.99.1.
2022-06-09 18:49:54 +02:00
Jan Tojnar
a1c0f79f27
tracker: 3.3.0.rc → 3.3.0
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.0.rc...3.3.0
2022-03-25 15:02:47 +01:00
Jan Tojnar
3eac402d0d
tracker: 3.3.0.beta → 3.3.0.rc
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.3.0.beta...3.3.0.rc
2022-03-25 15:02:38 +01:00
Jan Tojnar
52396f0c87
tracker: 3.2.1 → 3.3.0.beta
...
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.2.1...3.3.0.beta
Increase test timeouts for “tracker:functional / ontology-changes”
2022-03-25 15:01:23 +01:00
Jan Tojnar
54b828006e
Merge branch 'staging-next' into staging
2022-01-31 12:57:47 +01:00
Jan Tojnar
3c3f6e51ca
tracker: correct version policy
2022-01-30 20:39:49 +01:00
Jan Tojnar
b2f8a5e2be
Merge pull request #154096 from zhaofengli/tracker-gi-buildinput
...
tracker: Unconditionally add checkInputs to nativeBuildInputs
2022-01-25 23:05:25 +01:00
Zhaofeng Li
f8fa83ff13
tracker: Unconditionally add checkInputs to nativeBuildInputs
...
`gi` is required by the main `meson.build` and checked at the start
of the build process, regardless of whether tests are enabled or not.
As a result, builds are broken when `doCheck = false`.
Also removing tappy which is no longer needed: https://gitlab.gnome.org/GNOME/tracker/-/merge_requests/385
2022-01-09 12:32:16 -08:00
Jan Tojnar
7eefe5259a
tracker: ignore hidden executables in subcommand directory
2022-01-09 16:03:53 +01:00
Fabián Heredia Montiel
9e2114fade
tracker: 3.2.0 → 3.2.1
2021-11-14 23:26:44 -06:00
Fabián Heredia Montiel
b0ed9c8372
tracker: patch failing test due to float comparison
2021-10-16 09:40:39 -05:00
Jan Tojnar
302360910a
tracker: 3.1.1 → 3.2.0
...
https://gitlab.gnome.org/GNOME/tracker/-/blob/3.2.0/NEWS
Notably, both libsoup 2.x and 3.x are linked and selected at runtime (to avoid conflicts).
Also API documentation is now built by hotdoc but the build system copies it from the tarball for now.
2021-10-09 21:35:53 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
4bf889549d
tracker: 3.0.3 → 3.1.1
...
Also reverts #118823
Co-Authored-By: Bastian Köcher <info@kchr.de>
Co-Authored-By: Stefan Frijters <sfrijters@gmail.com>
2021-05-05 22:42:15 +02:00
Vladimír Čunát
378d7ba261
tracker: more temporary parallel-build fixup
...
On master I didn't want to force a rebuild but x86_64 now failed also:
https://hydra.nixos.org/build/141239433
The section will probably go away with the following update,
so I didn't want to move the lines around.
2021-04-10 16:57:25 +02:00
Vladimír Čunát
0c39a0b800
tracker: fixup i686 temporarily
...
Without causing rebuild on other platforms, as that would have to be
slowed down due to staging.
2021-04-08 17:36:57 +02:00
Maxine Aubrey
93221ceffc
tracker: 3.0.1 -> 3.0.3
2021-03-14 03:38:48 +01:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00