Commit Graph

3049 Commits

Author SHA1 Message Date
Xi Ruoyao
1e6b5501f8
gnome-settings-daemon: Xvfb is needed for most tests 2022-06-01 16:28:06 +08:00
Xi Ruoyao
dae407549b
add libsoup3 as optional for tracker3 and gst10-plugins-good
Both packages handle libsoup2 and libsoup3 as follows: if one libsoup is
already loaded by the process, it will use the loaded one.  Otherwise,
try to load libsoup3 first, and if it's not found try libsoup2.

But they need the headers of one libsoup version at build time to
support loading this version at runtime, so we can't make the libsoups
runtime dependency.

For tracker 3, also demote libsoup2 to recommended.  It can be built with
libsoup3 only (and the building system will do it silently if libsoup3
is installed but libsoup2 not).  But I'm not sure if it will cause
runtime issues.
2022-06-01 16:19:57 +08:00
Bruce Dubbs
34cd8f17ee Update to mutter-42.2. 2022-05-30 13:39:51 -05:00
Bruce Dubbs
240af053e4 Update to gnome-shell and gnome-shell-extentions-42.2. 2022-05-30 13:34:25 -05:00
Bruce Dubbs
60f6807705 Update to gnome-terminal-3.44.1. 2022-05-29 14:29:02 -05:00
Bruce Dubbs
4ad49744eb Update to eog-42.2. 2022-05-29 14:24:22 -05:00
Bruce Dubbs
9151c93c93 Update to gnome-maps-42.2. 2022-05-29 14:21:35 -05:00
Bruce Dubbs
4b0a00782b Update to gnome-calculator-42.1. 2022-05-28 17:39:46 -05:00
Bruce Dubbs
59e5252cfd evolution-3.44.2. 2022-05-28 17:35:21 -05:00
Bruce Dubbs
5846568d9c Update to gnome-control-center-42.2. 2022-05-28 17:28:48 -05:00
Bruce Dubbs
8d5d2ef206 Update to nautilus-42.2. 2022-05-28 17:23:13 -05:00
Bruce Dubbs
25e7166ca4 Update to evolution-data-server-3.44.2. 2022-05-28 17:18:01 -05:00
Bruce Dubbs
d89fb224cd Update to gvfs-1.50.2
This version allows us to move avahi back to optional.
2022-05-26 11:21:58 -05:00
Bruce Dubbs
19bb11b91d Package updates.
Update to evince-42.3.
Update to asciidoc-10.2.0 (Python module).
2022-05-23 12:42:53 -05:00
Bruce Dubbs
b63e4fc9cf Update to gnome-keyring-42.1. 2022-05-23 12:03:13 -05:00
Bruce Dubbs
941e3b09ce Add libsoup-3.0.6.
libsoup3 should be OK now.  There have not been any issues discovered
as of the date of this commit.

gvfs is also changed to add back http.  Also avahi is now recommended.
avahi can be removed by adding -Ddnssd=false but that requires a patch.

  https://gitlab.gnome.org/GNOME/gvfs/-/issues/621

This has been fixed upstream.
2022-05-22 15:18:33 -05:00
Bruce Dubbs
6e490f46ed Typo in gnome-keyring url 2022-05-22 11:18:59 -05:00
Xi Ruoyao
e92c98e75d
gnome-keyring: switch to Git snapshot for 42.0
The maintainer did not pay enough attention using "make dist" to
generate the release tarball.  See:
https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/109

bdubbs has partially worked around the issue, but on systemd we still
get:

    make[2]: *** No rule to make target
    'daemon/gnome-keyring-daemon.socket', needed by 'all-am'.  Stop.

Instead of fetching this .socket file separately, it's easier to just
download a clean tarball and regenrate the configure script ourselves.
I'd prefer them to switch to meson and avoid this kind of problem
forever.
2022-05-22 18:06:18 +08:00
Pierre Labastie
4dc416fd81 Fix seahorse download url 2022-05-22 09:12:11 +02:00
Bruce Dubbs
8f8e7c896d Fix gnome-keyring url 2022-05-21 22:10:01 -05:00
Bruce Dubbs
4e0c76b377 Update to gnome-keyring-42.0. 2022-05-21 20:46:55 -05:00
Bruce Dubbs
f971c253f7 Update to seahorse-42.0. 2022-05-21 19:52:53 -05:00
Pierre Labastie
dfd0612e1a baobab depends on libadwaita-1
And not anymore on libhandy
2022-05-13 11:01:57 +02:00
Pierre Labastie
f373b5fe6d Update to gnome-tweaks-40.10 2022-05-13 08:15:32 +02:00
Pierre Labastie
a0ed916d8c update to mutter-42.1 2022-05-08 22:33:36 +02:00
Pierre Labastie
6bbb079840 Update to gnome-shell-extensions-42.1 2022-05-08 22:21:55 +02:00
Pierre Labastie
681bdef0fd Update to gnome-shell-42.1 2022-05-08 22:17:10 +02:00
Xi Ruoyao
bbfc73c0c8
nautilus: it's enough to build with tracker, but one test fails w/o miners 2022-05-09 02:41:15 +08:00
Pierre Labastie
9ad4c658f5 Add .. to the meson command in zenity 2022-04-29 22:52:06 +02:00
Bruce Dubbs
e6ce01094d Update to gnome-desktop-42.1. 2022-04-28 18:24:37 -05:00
Xi Ruoyao
a7bd01d64c
gnome-control-center: test needs Xvfb 2022-04-28 17:29:58 +08:00
Bruce Dubbs
bcf03119e9 Update to zenity-3.42.1. 2022-04-27 18:16:22 -05:00
Bruce Dubbs
39b5f49f87 Update to gnome-control-center-42.1. 2022-04-26 15:15:20 -05:00
Xi Ruoyao
9a04642baa
gnome-control-center: drop outdated dependencies 2022-04-26 20:32:32 +08:00
Xi Ruoyao
5213e845c2
gnome-bluetooth: depends on gsound instead of libcanberra 2022-04-26 20:31:06 +08:00
Bruce Dubbs
7d66d5d188 Update to eog-42.1. 2022-04-24 18:18:16 -05:00
Xi Ruoyao
8b569bde1a
libsecret: test suite runs fine before installation, or in SSH 2022-04-24 19:01:24 +08:00
Xi Ruoyao
919e28ab03
gjs: remove unneeded ln command
The symlink gjs -> gjs-console is created by ninja install.
2022-04-24 18:59:14 +08:00
Xi Ruoyao
aa0f608027
Revert "document -Dman=true failures in tracker and tracker-miners"
This reverts commit 364c21ec6f.
2022-04-24 18:25:23 +08:00
Xi Ruoyao
b035527a10
libpeas: add --wrap-mode=nofallback 2022-04-24 16:20:08 +08:00
Bruce Dubbs
fdca031ad5 Update to gnome-maps-42.1. 2022-04-23 11:03:33 -05:00
Bruce Dubbs
9a7431834b Update to nautilus-42.1.1. 2022-04-23 10:50:18 -05:00
Bruce Dubbs
c9d85dd338 Update to evolution iand evolution-data-server 3.44.1. 2022-04-23 10:11:58 -05:00
Xi Ruoyao
b00ac92342
nautilus: removed outdated sed 2022-04-23 13:02:01 +08:00
Bruce Dubbs
1fb9fd2131 Update to gvfs-1.50.1. 2022-04-22 19:02:02 -05:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Douglas R. Reno
5098a4975b gnome-settings-daemon: Remove obsolete fix for meson incompatibility 2022-04-19 19:04:25 -05:00
Bruce Dubbs
1b99e99303 Fix gcr url 2022-04-17 09:26:10 -05:00
Pierre Labastie
fde1abe32d Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
Pierre Labastie
11bfef515f Add a fix for meson in gnome-nettool
Amazingly, when porting gnome-nettool to meson, devs have used the
old (undocumented) syntax for i18n.merge_file...
2022-04-17 08:58:05 +02:00