Commit Graph

1167 Commits

Author SHA1 Message Date
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
Douglas R. Reno
c8042d243d Update to vte-0.72.1 2023-04-23 16:05:31 -05:00
Douglas R. Reno
dad7b8834f Update to gjs-1.76.0 2023-04-19 19:27:44 -05:00
Xi Ruoyao
00bb36f7bb
gnome-session: Systemd is runtime dependency, but elogind is build-time
It needs libsystemd (note that we don't use -Dsystemd=false for sysv).
And it invokes logind APIs like sd_login_monitor_new etc.
2023-03-24 16:02:53 +08:00
Xi Ruoyao
ab1e97d118
gnome-shell: Make elogind and systemd dependencies runtime
On systemd, it uses libsystemd but it's already installed in LFS.  On
sysv, we use -Dsystemd=false so libsystemd (a.k.a libelogind) not
needed.

But it invokes logind API via D-bus call (in js/ui/endSessionDialog.js),
so logind is a runtime dependency.
2023-03-24 15:57:00 +08:00
Xi Ruoyao
2cb8524231
gvfs: Make systemd dependency runtime 2023-03-24 15:53:15 +08:00
Xi Ruoyao
bf28f8fc71
gnome-bluetooth: Drop systemd and elogind dependencies 2023-03-24 15:50:22 +08:00
Xi Ruoyao
c2172dd48d
gnome-settings-daemon: Drop systemd and elogind dependencies
I cannot see how g-s-d needs systemd or elogind.  The only reference to
systemd from g-s-d is through gnome-desktop (using
sd_pid_get_user_unit), which should be satisified by LFS systemd, and
useless with sysv.
2023-03-24 15:48:28 +08:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Bruce Dubbs
ab7282ff27 Update to gcr4-4.1.0. 2023-03-07 14:12:52 -06:00
Douglas R. Reno
f5742d5c87 Update to gjs-1.74.2 2023-03-02 11:54:01 -06:00
Pierre Labastie
863248381f Tweak /usr/share/{x,wayland-}sessions files
Don't create a "deprecated directory, just remove spurious files
also fix starting gnome-wayland from lightdm
2023-02-26 22:02:44 +01:00
Bruce Dubbs
f75264a452 Typo 2023-02-23 20:13:01 -06:00
Bruce Dubbs
074c49bd1a Tweak gnome-session .desktop files. 2023-02-23 20:09:51 -06:00
Pierre Labastie
6d61390b11 Typo
Spotted by "rhubarbpieguy"
2023-02-23 23:29:41 +01:00
Bruce Dubbs
12fe806968 Remove unneeded .desktop files.
Several packages add unneeded .desktop files in /usr/share/xsessions/.
These then show up in display managers and can confuse users.
This change moves them out of the way.

Also document that lxdm does not support wayland based desktop sessions.
2023-02-22 19:21:48 -06:00
Pierre Labastie
a875313584 Move instructions to start GNOME from a terminal
Those instructions are on the GDM page. They fit better on the
gnome-session page.
2023-02-22 21:51:43 +01:00
Douglas R. Reno
b3d57664cd Tag GNOME Platform 2023-02-22 10:26:28 -06:00
Douglas R. Reno
3ca93442a3 Move GDM to Display Managers and tag it 2023-02-22 10:17:48 -06:00
Douglas R. Reno
3f52b868d2 Update to gnome-shell-43.3 2023-02-22 10:11:19 -06:00
Douglas R. Reno
83abfedb70 Update to mutter-43.3 2023-02-22 09:59:08 -06:00
Douglas R. Reno
13677cc821 Update to gnome-backgrounds-43.1 2023-02-21 22:06:12 -06:00
Douglas R. Reno
58ebeeedca Tag GNOME Libraries 2023-02-21 21:54:12 -06:00
Douglas R. Reno
a45e73c8f0 Update to gnome-desktop-43.2 2023-02-21 19:40:00 -06:00
Bruce Dubbs
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Bruce Dubbs
cfd4fa88b5 Tags 2023-02-20 15:14:57 -06:00
Bruce Dubbs
4b6e2b26bc More tags 2023-02-19 19:42:20 -06:00
Thomas Trepl
1d04be9cff a few tags 2023-02-19 09:25:08 +01:00
Douglas R. Reno
b464299292 Tag WebKit dependencies 2023-02-18 14:22:38 -06:00
Douglas R. Reno
dbd73d6b58 Last round of tags for the day from me 2023-02-17 14:57:04 -06:00
Xi Ruoyao
e3c278d316
mutter: Use role="test" for test instruction 2023-02-17 18:32:55 +08:00
Douglas R. Reno
03c0def241 Tags for GTK+-3 2023-02-16 21:37:27 -06:00
Xi Ruoyao
1760143f05
mutter: Add some test info 2023-02-16 16:56:28 +08:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Douglas R. Reno
edb88a67a0 Update to gnome-control-center-43.4.1 2023-02-14 16:04:26 -06:00
Douglas R. Reno
d934228c89 Update to vte-0.70.3 2023-02-14 14:52:52 -06:00