Commit Graph

1202 Commits

Author SHA1 Message Date
Douglas R. Reno
4af155ce63 Update to gnome-user-docs-44.3 2023-07-06 14:21:36 -05:00
Douglas R. Reno
a6fe63b42e Update to gvfs-1.50.4 2023-07-06 14:16:12 -05:00
Douglas R. Reno
29cbc9e4a9 Update to evolution and evolution-data-server 3.48.4 2023-07-06 14:11:53 -05:00
Douglas R. Reno
47c79b54c4 Update to gnome-control-center-44.3 2023-07-06 13:53:28 -05:00
Douglas R. Reno
054cf57bb6 gcr4: mention epiphany as something that uses it 2023-07-04 13:04:06 -05:00
Xi Ruoyao
a410aff32e
gvfs: It has a test suite but we cannot run 2023-07-02 17:53:07 +08:00
Xi Ruoyao
6f1580f0f9
gvfs: libgdata is optional, not recommended
It's disabled via -Dgoogle=false.
2023-07-02 16:55:45 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
274ac6837f
gnome: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:20:40 +08:00
Douglas R. Reno
28448a74cf Fix building gexiv2 on i686 systems. 2023-06-27 15:28:12 -05:00
Xi Ruoyao
defbb22e30
Clean up dependencies to itstool
Several packages have switched from itstool to gettext.

For evolution it can be disabled, so make it recommended instead of
required.
2023-06-24 20:27:44 +08:00
Douglas R. Reno
700d5cf193 Update to gnome-video-effects-0.6.0 2023-06-17 13:26:42 -05:00
Pierre Labastie
92b263cd6b Update to gjs-1.76.2 2023-06-17 13:56:45 +02:00
Xi Ruoyao
ae69b0e3ec
fix typos 2023-06-15 21:22:09 +08:00
Bruce Dubbs
12b31b3eb3 Update to gjs-1.76.1. 2023-06-12 13:44:49 -05:00
Xi Ruoyao
f78423d863
gnome-shell: Clean up dependencies
gnome-control-center is only required at runtime.  But ibus, polkit, and
gnome-desktop are required at build time.

GTK4 is already included by gnome-desktop, so remove it.

gnome-autoar can be disabled, demote it to recommended.
2023-06-12 16:51:22 +08:00
Xi Ruoyao
2bf49af85a
More "mkdir build && cd build ..." alignment
Fix the misaligned "&&" in gnome-nettool, and also align "mkdir bld &&
cd bld" in libsecret.
2023-06-11 19:32:11 +08:00
Xi Ruoyao
d37d7c527c
mutter: Demote Sysprof to optional
Well, "Recommended" should mean "if you don't know what it is, then you
need it".  But a profiler is just a contrary.
2023-06-10 19:18:15 +08:00
Xi Ruoyao
460609c826
mutter: Reword test instruction
- Clutter tests do not work well with buildtype=release, so disable them
- Use gtk4-demo instead of gtk3-demo as mutter is now a GTK4 application
- Also remove "GTK3 needs to be built with Wayland" (GTK4 always
  requires wayland)
- Document a known failure
- Add libmutter-test-12 (optional) into short description
2023-06-10 19:18:15 +08:00
Pierre Labastie
ddafabdef9 SysV: Fix gnome-session so that it uses libelogind
The only thing to do is to set the systemd unit directory to
/tmp. When this is done, all the dependencies on systemd are
"required: false". So only what is found is used. libelogind
is found because libsystemd.pc is a symlink to libelogind.pc
2023-06-10 12:24:18 +02:00
Pierre Labastie
2dbcc85538 Fix building gnome-session on SysV 2023-06-10 10:25:40 +02:00
Douglas R. Reno
469a6bb2bd Update to evolution-data-server-3.48.3 2023-06-09 12:14:48 -05:00
Douglas R. Reno
858ab8a70b Update to gnome-user-docs-44.1 2023-06-09 11:35:04 -05:00
Douglas R. Reno
9041afbe91 Update to gnome-session-44.0 2023-06-09 11:29:49 -05:00
Douglas R. Reno
d570abad53 Update to gnome-shell-extensions-44.0 2023-06-09 11:23:59 -05:00
Douglas R. Reno
036b5311d9 Update to gnome-shell-44.2 2023-06-09 11:20:57 -05:00
Douglas R. Reno
463b544ef5 Update to mutter-44.2 2023-06-09 11:15:15 -05:00
Douglas R. Reno
a0baa1df8b Update to gnome-control-center-44.2 2023-06-09 11:06:05 -05:00
Douglas R. Reno
fc72ade454 Update to gnome-settings-daemon-44.1 2023-06-09 10:55:31 -05:00
Douglas R. Reno
dda765e15b Update to nautilus-44.2.1 2023-06-07 11:36:39 -05:00
Douglas R. Reno
6f6c17a078 Update to gvfs-1.50.4 2023-06-07 11:32:44 -05:00
Douglas R. Reno
f8ee2dd99f Update to gnome-backgrounds-44.0 2023-06-07 11:17:19 -05:00
Bruce Dubbs
e9bc1b6682 Fix vte stats 2023-06-07 09:53:32 -05:00
Bruce Dubbs
6850e35d6d Update to vte-0.70.2. 2023-06-06 20:40:06 -05:00
Pierre Labastie
012fe49328 evolution-data-server: remove spurious dotdot
Reported by "r1c0n3r0" on #lfs-support
2023-06-02 21:17:39 +02:00
Xi Ruoyao
7623a70139
tracker3: Always install the doc into expected location, ...
and use a more clever way for testing.
2023-06-02 19:08:19 +08:00
Pierre Labastie
7bfd30d73c evolution-data-server: use ninja also for sysv 2023-06-02 10:07:11 +02:00
Douglas R. Reno
3a0324cbd9 Fix the preceding commit for tracker-miners 2023-06-01 14:25:20 -05:00
Douglas R. Reno
f950c9297b Update to tracker-miners-3.5.2 2023-06-01 14:21:06 -05:00
Douglas R. Reno
bed8a11c86 Update to tracker-3.5.3 2023-06-01 14:19:43 -05:00
Douglas R. Reno
74e0749708 Update to evolution-data-server-3.48.2 2023-06-01 14:14:28 -05:00
Douglas R. Reno
bbdb4bb6cd Update to libpeas-1.36.0 2023-06-01 14:10:58 -05:00
Pierre Labastie
31120d7c05 Update to gexiv2-0.14.1
gexiv2 FTBFS against exiv2-0.28 (reported by r1c0n3r0 on #lfs-support).
There is an upstream fix, but it does not apply to 0.14.0. So
update to 0.14.1 and add the patch.
2023-05-27 10:15:18 +02:00
Douglas R. Reno
6716afc890 Update to grilo-0.3.16 2023-05-24 21:21:11 -05:00
Douglas R. Reno
52e948943e Update to gnome-online-accounts-3.48.0 2023-05-24 21:18:22 -05:00
Douglas R. Reno
491fc674c4 Update to gnome-desktop-44.0 2023-05-24 21:12:55 -05:00
Douglas R. Reno
35128ba982 Update to gnome-autoar-0.4.4 2023-05-24 21:09:23 -05:00
Pierre Labastie
4d96d76fb5 Fix building nautilus with GCC-13
Apply an upstream fix that also prevents crashes in some cases.
2023-05-13 21:43:02 +02:00
Xi Ruoyao
b8ba9f9097
libsecret: Remove outdated mv command
Now the docdir is fixed before installation.
2023-05-06 23:43:41 +08:00
Douglas R. Reno
9af2c82629 Update to gsettings-desktop-schemas-44.0 2023-04-23 16:06:33 -05:00