Commit Graph

1257 Commits

Author SHA1 Message Date
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
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
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
b2d819c27c Update to evolution and evolution-data-server 3.46.4 2023-02-12 23:10:17 -06:00
Xi Ruoyao
f810c91e49
gdm: Add -Drun-dir=/run/gdm
The default is /var/run/gdm, where /var/run is deprecated.
2023-02-13 03:22:31 +08:00
Xi Ruoyao
1525482132
nautilus: Fix doc install dir 2023-02-13 03:05:52 +08:00
Xi Ruoyao
c3f3e86ad9
evolution-data-server: Drop gcr dependency
It has been removed in 3.45.3 (see NEWS file).

e-d-s still indirectly depends on gcr via g-o-a (in "recommended" level)
though.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
e38b1fd305
gcr: Use the same fix as gcr4 if gi-docgen is enabled
BTW fix an empty line.
2023-02-13 02:41:13 +08:00
Xi Ruoyao
6d655be956
rest: Fix docdir if -Dgtk_doc=false removed 2023-02-13 02:41:13 +08:00
Xi Ruoyao
e52993c61d
libgweather: Fix doc install path if -Dgtk_doc unused 2023-02-13 00:23:37 +08:00
Xi Ruoyao
0b863fa74c
gcr4: Add sed to fix doc generation and install location if enabled 2023-02-13 00:18:24 +08:00
Xi Ruoyao
ef85ef61f6
vte: API doc now needs gi-docgen instead of gtk-doc 2023-02-12 00:57:53 +08:00
Xi Ruoyao
29cd7e3645
tracker3: Add libsoup2 back to optional
The build system still automatically pick it up (maybe together with
soup3).
2023-02-12 00:36:59 +08:00
Xi Ruoyao
e2de81fd07
libsecret: Doc needs gi-docgen now
Though the option is still named gtk_doc, actually it invokes gi-docgen.

By the way, run the tests with dbus-run-session or almost all will fail
w/o a d-bus address.
2023-02-10 02:38:29 +08:00
Douglas R. Reno
0fd2551d49 rest: the examples also need gtksourceview5 to be installed 2023-02-01 19:21:55 -06:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Douglas R. Reno
2215e98f72 Drop avahi dependency from grilo 2023-01-28 08:55:38 -06:00
Pierre Labastie
02c7572ddb gjs: use wrap-mode=nofallback
It prevents downloading sysprof if sysprof is not installed. Also
reformat and add "setup" to meson.
2023-01-28 11:18:11 +01:00
Douglas R. Reno
1ec4d0836c Update to gnome-desktop-43.1 2023-01-23 11:37:46 -06:00
Douglas R. Reno
c9361de087 Update to libchamplain-0.12.21 2023-01-23 11:28:37 -06:00
Pierre Labastie
765fd83edc Merge branch 'plabs/python-mods' into trunk
This branch introduces a new layout for python modules, similar
to what is done for perl modules. This allows to have useful python
modules in the book (sphinx, pytest, requests, gi-docgen), together
with their dependencies.

As a convenience for users who build by hand, a "Building
pythonhosted.org Files" section is added, which allows building all
the python modules dependencies in one go. It is generated from
the individual module pages, so the authoritative instructions are
on those individual pages.
2023-01-19 14:23:40 +01:00
Pierre Labastie
7716d79849 dconf-editor requires libhandy-1 2023-01-19 10:56:39 +01:00
Pierre Labastie
0f9a1f088b Merge branch 'trunk' into plabs/python-mods 2023-01-18 15:35:32 +01:00
Pierre Labastie
f56d2e7eeb change gi-docgen ulink to xref 2023-01-18 15:32:27 +01:00
Douglas R. Reno
abe5f54a90 Update to tracker-miners3-3.4.3 2023-01-12 22:48:15 -06:00
Douglas R. Reno
4927677fba Update to nautilus-43.2
Minor change to the changelog - the dhcpcd changes are SysV specific
2023-01-10 19:25:47 -06:00
Pierre Labastie
f85f92983b Update to gvfs-1.50.3 2023-01-08 12:42:26 +01:00
Pierre Labastie
9ff820c44e Update to evolution-data-server-3.46.3 2023-01-08 12:40:33 +01:00
Douglas R. Reno
5c41392245 Minor page maintenance to gexiv2.
Remove the python2 dependency - it hasn't been there for a long time

Reinstate a short description for libgexiv2.so
2022-12-30 09:34:16 -06:00
Douglas R. Reno
a3d61dab87 Archive folks.
The only package that used it, gnome-maps, no longer uses it
2022-12-28 13:51:28 -06:00
Douglas R. Reno
e6ed4c37b0 Add libshumate to the book in support of gnome-maps.
Also fix an invalid reference to libhandy (needs to be handy1) in
file-roller.
2022-12-28 13:45:19 -06:00
Douglas R. Reno
1fac6dd7c9 Reference the correct libadwaita in g-c-c and nautilus 2022-12-27 23:13:39 -06:00
Douglas R. Reno
7f4e8d5e51 Update to yelp-42.2 2022-12-27 22:36:03 -06:00
Douglas R. Reno
8c9ce9066b Update to gnome-user-docs-43.0 2022-12-27 22:34:20 -06:00
Douglas R. Reno
b6b01cb425 Update to gdm-43.0. 2022-12-27 22:32:56 -06:00
Douglas R. Reno
06900371fe Update to gnome-session-43.0. 2022-12-27 22:31:55 -06:00
Douglas R. Reno
49b157fead Update to gnome-shell-extensions-43.1 2022-12-27 22:30:31 -06:00
Douglas R. Reno
b59b825f1c Update to gnome-shell-43.2. 2022-12-27 22:28:38 -06:00
Douglas R. Reno
ea5d0014c8 Archive Zenity
It was formerly used by both Libreoffice and Mutter, but it was
officially dropped in Mutter-43, and my logs for the last four versions
of Libreoffice show no references to zenity.
2022-12-27 22:26:07 -06:00
Douglas R. Reno
e1d37d80d9 Update to mutter-43.2. 2022-12-27 22:22:32 -06:00
Douglas R. Reno
c248601981 Update to gnome-control-center-43.2. 2022-12-27 22:19:50 -06:00
Douglas R. Reno
7ef053d75b Update to gnome-settings-daemon-43.0. 2022-12-27 22:18:13 -06:00
Douglas R. Reno
6250839b63 Update to gnome-bluetooth-42.5 2022-12-27 22:16:43 -06:00
Douglas R. Reno
9e31949e7e Update to nautilus-43.1 2022-12-27 22:15:30 -06:00
Douglas R. Reno
8073170dde Update to gnome-backgrounds-43 2022-12-27 21:49:41 -06:00
Douglas R. Reno
2d205a07a5 Update to evolution-data-server-3.46.2 2022-12-27 21:46:10 -06:00
Douglas R. Reno
863002a337 Update to dconf-editor-43.0.
Also cleanup the comments in that page a bit.
2022-12-27 21:37:50 -06:00
Douglas R. Reno
df8573e737 Update to tracker-miners-3.4.2 2022-12-27 21:34:31 -06:00
Douglas R. Reno
dec2fe3c8f Update to tracker-3.4.2
Note that this package is now libsoup3 only.
2022-12-27 21:33:14 -06:00
Douglas R. Reno
867d08eda3 Update to libwnck-43.0 2022-12-27 21:31:23 -06:00
Douglas R. Reno
550bb8ba99 Update to libpeas-1.34.0 2022-12-27 21:30:08 -06:00
Douglas R. Reno
71b7688645 Update to libgweather-4.2.0 2022-12-27 21:27:28 -06:00
Douglas R. Reno
855a2656d8 Update to libgee-0.20.6 2022-12-16 13:44:20 -06:00
Douglas R. Reno
4693aa1f6d Update to gnome-online-accounts-3.46.0 2022-12-16 13:43:23 -06:00
Douglas R. Reno
5c9d6e2cbf Update to gnome-desktop-43 2022-12-16 13:34:13 -06:00
Douglas R. Reno
1ad0f5ee87 Port geocode-glib to libsoup3.
This is going to be required for other packages in future commits.
2022-12-16 13:31:23 -06:00
Douglas R. Reno
e5ba16cc91 Update to yelp-xsl-42.1 2022-12-16 13:27:04 -06:00
Douglas R. Reno
479c7fe4db Change sysprof and rest to use libadwaita1 instead of "libadwaita".
"libadwaita"'s xref is actually a pointer to libadwaita.so in
gnome-themes-extra. As a result of this, the library from
gnome-themes-extra gets referenced instead of the actual package.

Fix this by using 'libadwaita1' instead, like other packages that use
libadwaita.
2022-12-16 13:24:44 -06:00
Douglas R. Reno
f1a4776eb4 Archive gfbgraph.
Nothing uses it anymore, and it is incompatible with rest-0.9 and
libsoup3.

Note that gnome-maps used to use it, but it hasn't for over a year now.
2022-12-16 13:23:12 -06:00
Douglas R. Reno
c5408a2d70 Add an entity for the gi-docgen URL and change several packages to use
it.

This should make the different URLs we had previously consistent with
one another, and ease maintenance burden.

This is only temporary though since eventually gi-docgen will become
part of the book, when Pierre's python-modules branch is brought into
trunk.
2022-12-16 13:18:44 -06:00
Douglas R. Reno
7a81c7f348 Update to rest-0.9.1 2022-12-16 13:08:55 -06:00
Douglas R. Reno
46a7b28734 Update to vte-0.70.2 2022-12-16 12:56:59 -06:00
Douglas R. Reno
e8bd3ad9e7 Update to gsettings-desktop-schemas-43.0 2022-12-16 12:55:04 -06:00
Douglas R. Reno
83c4744e56 Adapt Zenity to use WebKitGTK+-2.38 if present. 2022-12-15 13:42:03 -06:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Xi Ruoyao
3fbdcfcc8e
mutter: use --buildtype=debugoptimized for now ...
instead of --buildtype=release to work around a crash in gnome-shell.

Upstream issue: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5512

If close an focused app window via the Activities overview, an assertion
fail will be triggered in clutter_actor_get_preferred_{width,height}.
When debug is disabled, the assertions are disabled as well and the
issue turns into a NULL dereference, leading to a crash.

This is definitely not a proper fix.  But the issue has been haunting
gnome-42 and 43, and the upstream has not given any response yet.

Note that it's not a "compiler misoptimization" issue.  The assertion
fails even with -O0, i. e. if both the assertions and compiler
optimization are disabled, gnome-shell will crash as well.
2022-11-22 15:49:17 +08:00
Douglas R. Reno
4a8f53ed6c gcr4: Add a note to say that it's coinstallable with gcr3 2022-11-15 13:10:14 -06:00
Douglas R. Reno
0facdace6e Add GCR-4.0.0 in support of the new gnome-shell 2022-11-14 14:21:34 -06:00
Douglas R. Reno
dec8a459dd Update to gjs-1.74.1 2022-11-14 14:05:14 -06:00
Douglas R. Reno
14bd41d008 Add JS102 and archive JS91. 2022-11-14 14:01:00 -06:00
Xi Ruoyao
afea77ca8c
mutter: add a section about running it directly 2022-09-19 00:46:51 +08:00
Xi Ruoyao
966374a4c3
gnome-shell: list libgweather as runtime dependency
libgweather is loaded by gnome-shell gjs script.  Without it gnome-shell
will refuse to start.
2022-09-17 03:25:49 +08:00
Douglas R. Reno
f07f654786 Four package updates
Update to NetworkManager-1.40.0
Update to gnome-bluetooth-42.4
Update to samba-4.17.0
Update to ModemManager-1.18.12
2022-09-16 10:35:09 -05:00
Pierre Labastie
f187e97875 libsoup3 is the default for grilo-0.3.15
And it fails to build if libsoup3 is not installed unless
"-Dsoup3=false" is passed to meson (I do not want to put this in
command explanations. We should use soup3 as much as possible).
2022-09-14 11:38:51 +02:00
Pierre Labastie
ac60f17f86 Fix mutter dependencies for tests
Also don't make a difference between systemd and sysv for tests.
There are none...
2022-09-13 19:15:52 +02:00
Pierre Labastie
15d6673a71 Typo 2022-09-12 15:48:28 +02:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Douglas R. Reno
19f84a6092 Update to gnome-bluetooth-42.3 and tag the rest of GNOME Desktop. 2022-08-25 20:03:11 -05:00
Douglas R. Reno
756f228033 Fix building Samba with glibc-2.36 and xfsprogs-5.19.0, and tag it. 2022-08-25 17:30:40 -05:00
Douglas R. Reno
fe33e3f2bd Tag GNOME Libraries and relevant dependencies 2022-08-25 16:50:31 -05:00
Douglas R. Reno
b1c0fa79df Update to WebKitGTK+-2.36.7 and other tags. 2022-08-25 11:25:40 -05:00
Bruce Dubbs
c9e1750514 Update to ibus-1.5.27 and some tags 2022-08-24 23:16:34 -05:00
Douglas R. Reno
cce66dc465 Tag WebKitGTK+ dependencies prior to working on the update 2022-08-24 18:52:52 -05:00
Douglas R. Reno
fa4d97aca5 Tags 2022-08-24 18:15:34 -05:00
Douglas R. Reno
2cc15a2bb3 Package updates, URL fix, and tags
Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).
2022-08-24 13:13:13 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Douglas R. Reno
09422244a6 Tags for gtk3 and friends 2022-08-23 12:24:03 -05:00
Douglas R. Reno
ce1dd9df4e Several tags 2022-08-22 15:41:07 -05:00
Douglas R. Reno
6729290d3d Package Updates:
Update to grilo-0.3.15
Update to cifs-utils-7.0
Update to mutter-42.4
Update to gnome-shell-42.4
2022-08-18 14:10:16 -05:00
Douglas R. Reno
24f4ee9163 Package Updates:
Update to gjs-1.72.2
Update to gnome-desktop-42.4
Update to geocode-glib-3.26.4
Update to tracker3-3.3.3
Update to cups-pk-helper-0.2.7
2022-08-18 13:38:34 -05:00
Douglas R. Reno
8641f32554 Package updates:
Update to epiphany-42.4
Update to evolution and evolution-data-server 3.44.4
Update to libadwaita-1.1.4
Update to glib-networking-2.72.2
2022-08-16 13:42:04 -05:00
Douglas R. Reno
bdc7cbc176 Relocate gnome-tweaks to Chapter 33.
It fits better here since it's used to modify settings.
2022-08-13 20:57:37 -05:00
Douglas R. Reno
b4cefdb6cb GDM: Add text on how to start GNOME from the command line.
This is useful for users who don't want a display manager, as well as
users who have the proprietary NVIDIA driver installed and want Wayland
support (since GDM won't show the session).

I placed this in the GDM page since GDM is still required for such a
session to work anyway (the .GIR files in particular), but I'm open to
moving it in the future if desired.
2022-08-13 10:26:06 -05:00
Xi Ruoyao
6686ce732e
gnome-shell: drop asciidoc dependency and related option
The release tarball contains generated man pages since gnome-shell-40 so
asciidoc is not a dependency unless you'll build gnome-shell from git
snapshot.  And, the option has been renamed to "extensions_tool" and we
don't have any strong reason to use it now.
2022-08-12 10:22:04 +08:00
Xi Ruoyao
208f204a9a
gvfs: drop unneeded dbus-glib dependency, and clarify that google needs libgdata 2022-08-11 12:02:01 +08:00
Xi Ruoyao
fcc4d96de3
move gnome-menus dependency from gnome-shell to extensions 2022-08-11 11:18:58 +08:00
Xi Ruoyao
98d1bf9c12
gnome-session: drop dbus-glib dependency
It's only needed if ConsoleKit support is requested, and ConsoleKit is
dead now.
2022-08-09 19:01:43 +08:00
Xi Ruoyao
6cea467fa9
gjs: document test failure with meson-0.63.0 2022-08-09 18:57:02 +08:00
Douglas R. Reno
6ddb21a4b5 Two updates and a tweak
Update to gcr-3.41.1
Update to blfs-systemd-units-20220720
lightdm: Adjust spacing to standard
2022-07-20 18:52:19 -05:00
Bruce Dubbs
29cefb8e7b Update to gnome-shell-42.3.1 and gnome-shell-extensions-42.3. 2022-07-15 20:06:49 -05:00
Bruce Dubbs
8b1522562c Update to mutter-42.3. 2022-07-15 19:38:38 -05:00
Bruce Dubbs
f07eaca5e7 upower is needed for gnome-bluetooth 2022-07-14 16:01:20 -05:00