Xi Ruoyao
6d28de3676
evince: Take the advantage of /usr/lib/libkpathsea.so symlink
...
So we can simply the instruction. Also remove a stale command
explanation referring to "configure script" (we are using meson now).
Simply the explanation for libkpathsea.so symlink in texlive too as we
don't distinguish "old" and "new" evince installations anymore. The
original explanation emphasizing "old" evince installation also does not
make sense to me: we have /etc/ld.so.conf addition which should be
enough for ld.so to find libkpathsea.so.6 when evince is used; and ld.so
only searches for "libkpathsea.so.6" (which is a DT_NEEDED entry in
evince libdvidocument.so), not unversioned libkpathsea.so.
2023-04-14 18:47:46 +08: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
b3da3b7e23
Update Kernel Configuration in cheese
...
The layout has changed slightly, and is accurate as of linux-6.2
2023-03-14 21:10:47 +01: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
Douglas R. Reno
53132e2a72
Add information to gucharmap about unversioned downloads.
2023-02-27 21:04:49 -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
Douglas R. Reno
456e627307
Tag GNOME Applications
2023-02-22 20:50:52 -06: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
74b918b73e
Update to WebKitGTK+-2.38.5 (Security Update) and tag Epiphany+Deps
2023-02-18 17:26:57 -06: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
Xi Ruoyao
b266534ee8
libsecret: Make doc regenerate explicit
2023-02-15 00:21:13 +08:00
Xi Ruoyao
3a7d81bac8
gcr (3 and 4): Make doc generation explicit
2023-02-15 00:21:13 +08:00
Xi Ruoyao
ca2b796248
vte: Make docdir fix and doc generation explicit
2023-02-14 21:07:32 +08:00
Xi Ruoyao
760d71bfce
libgweather: Fix docdir explicitly
2023-02-14 20:44:27 +08:00
Xi Ruoyao
a51e56d5ba
Add an entity for gi-docgen explanation and use it
2023-02-14 20:19:13 +08:00
Xi Ruoyao
5b086fb398
rest: Fix docdir before installation and make it explicit
2023-02-14 19:49:30 +08:00
Xi Ruoyao
37fb4479ed
evince: Document how to use gi-docgen
2023-02-14 19:49:30 +08:00
Xi Ruoyao
5d225077a1
libpeas: Document how to use gi-docgen
2023-02-14 19:15:01 +08:00
Xi Ruoyao
9b8f21a3fd
gnome-control-center: Set GTK_A11Y=none for test
...
I guess it's because dbusmock does not know how to mock the GTK a11y
D-Bus service. See upstream issue #2300 .
Don't revert it for 43.4.1 update: test-network-panel still fails with
43.4.1 if this hack not used.
2023-02-14 15:02:11 +08:00
Douglas R. Reno
31970bc32e
Update to gnome-terminal-3.46.8
2023-02-12 23:49:27 -06:00
Douglas R. Reno
622ae82b84
Update to gnome-maps-43.4
2023-02-12 23:27:54 -06:00
Douglas R. Reno
b2d819c27c
Update to evolution and evolution-data-server 3.46.4
2023-02-12 23:10:17 -06:00