Douglas R. Reno
0b4d98d21a
Archive sysprof.
...
It's optional for the packages that use it, and they only use it to
provide additional support for profiling.
Sysprof now requires two more packages which are specific to it, so
let's archive it.
2023-09-18 15:53:46 -05:00
Bruce Dubbs
1b4ce5ba20
Fix gjs URLs
2023-09-18 01:36:10 -05:00
Xi Ruoyao
3ce2d0c7e6
Update SpiderMonkey to ESR 115
...
- Update to SpiderMonkey from Firefox-115.2.1
- Update to gjs-1.78.0
- Allow building polkit with SpiderMonkey from Firefox-115
2023-09-18 01:54:07 +08:00
Xi Ruoyao
5028839fa0
Rename js102 to spidermonkey
2023-09-18 00:55:11 +08:00
Douglas R. Reno
7d53a907e4
Update to mutter-44.4
2023-09-06 15:39:53 -05:00
Douglas R. Reno
4955cc96e1
Update to gnome-shell-44.4
2023-09-06 15:35:01 -05:00
Douglas R. Reno
c71450cdb0
Tag the GNOME Desktop section
...
Off to Applications in the morning
2023-08-22 22:59:57 -05:00
Douglas R. Reno
96d9165d1b
Update to gnome-bluetooth-42.6
2023-08-22 22:24:44 -05:00
Douglas R. Reno
b5c0ca3be6
Tag GNOME Libraries
2023-08-22 21:18:55 -05:00
Douglas R. Reno
6e45f2f1d3
Tag Balsa and Epiphany and Dependencies
...
Off to GNOME...
2023-08-22 11:45:35 -05:00
Douglas R. Reno
6da3b40faa
Few small and scattered tags
2023-08-20 20:29:12 -05:00
Xi Ruoyao
1ce321d6b7
gnome-shell: Document known failure
...
See the added comment for details.
2023-08-18 21:04:46 +08:00
Douglas R. Reno
a73fc76227
Tags
2023-08-16 19:32:11 -05:00
Douglas R. Reno
e99bb77d82
Update to libsecret-0.21.0
2023-08-13 13:27:46 -05:00
Douglas R. Reno
991705229c
Update to gvfs-1.50.6
2023-08-07 19:17:37 -05:00
Xi Ruoyao
fbecdbf797
totem-pl-parser: The test needs network, and it may fail strangely
2023-08-07 22:43:17 +08:00
Xi Ruoyao
ca6a44f40e
mutter: Add native-unit test as known failure
...
This test needs a pipewire daemon running, but we don't tell how to run
a pipewire daemon in the book.
2023-08-05 19:12:33 +08:00
Xi Ruoyao
6a082ffed3
mutter: Really demote sysprof to optional
...
I moved it into a wrong location :(.
2023-08-05 19:02:19 +08:00
Xi Ruoyao
c6b9c4c612
Add back some itstool dependency
...
Partially reverts commit defbb22e30
("Clean up dependencies to
itstool").
They use itstool in a subtle way: calling meson "gnome.yelp" function
needs itstool.
2023-08-05 18:23:46 +08:00
Douglas R. Reno
d26b2db100
Update to gexiv2-0.14.2
2023-07-26 13:08:20 -05:00
Douglas R. Reno
8fd54064cf
Update to libshumate-1.0.5
2023-07-23 11:06:47 -05:00
Xi Ruoyao
44723bf97f
libshumate: Recommend gobject-introspection
...
It's required with the book instruction. It can be disabled via
-Dgir=false, but I'm pretty sure gnome-maps (as a JavaScript
application) needs the gir data to load libshumate.
2023-07-11 18:38:14 +08:00
Xi Ruoyao
67e2e7f795
libshumate: Remove reference to gtk-doc, and add instruction for gi-doc
...
gtk-doc is checked but never used.
2023-07-11 18:22:15 +08:00
Xi Ruoyao
d614533a5b
Update to libshumate-1.0.4
2023-07-11 18:22:10 +08:00
Xi Ruoyao
b8c25c0a44
mutter: The test name contains dashes, not underlines
2023-07-11 00:56:58 +08:00
Pierre Labastie
e79256614b
Update to mutter-44.3
2023-07-09 22:18:19 +02:00
Pierre Labastie
2c9b77a7c6
Update to gnome-shell-44.3
...
Reinstate tests on sysv, too
2023-07-09 22:04:55 +02:00
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