Xi Ruoyao
5ba1d98ea6
mesa: Reword test suite paragraph to match the command
2023-02-23 13:17:10 +08:00
Bruce Dubbs
7aeb31214c
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-22 19:25:34 -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
1ae85c65a5
xcursor-themes: typo and decorate an envar
2023-02-22 22:39:02 +01: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
Pierre Labastie
e461d1adcf
Improve command for starting gnome wayland
2023-02-22 21:18:52 +01:00
Bruce Dubbs
1937d63fd5
Tag lxdm
2023-02-22 10:56:13 -06:00
Douglas R. Reno
3ca93442a3
Move GDM to Display Managers and tag it
2023-02-22 10:17:48 -06:00
Bruce Dubbs
7eb572d100
Explicity install xcursor themes in /usr
...
We need to always install xcursor themes in /usr so gnome-wayland
cand find them.
2023-02-22 09:48:35 -06:00
Xi Ruoyao
94f894fae0
pango: Fix gi-docgen usage
...
Apperantly I made a mistake when I assumed the package will try
gi-docgen even with the default -Dgtk_doc=false.
2023-02-22 16:35:57 +08:00
Douglas R. Reno
42e9baf8e9
Tag the xf86-video-ati driver
2023-02-21 16:17:50 -06:00
Thomas Trepl
8a6a4030d7
A few tags
2023-02-21 22:13:59 +01:00
Bruce Dubbs
3c3e6069d8
Update to kf5-5.103.0 and associated packages.
...
Includes extra-cmake-modules
oxygen-icons
breeze-icons
Tag associated packages.
2023-02-19 22:21:57 -06:00
Bruce Dubbs
3ba1191081
Archive gdl
2023-02-19 20:14:04 -06:00
Bruce Dubbs
4b6e2b26bc
More tags
2023-02-19 19:42:20 -06:00
Ken Moffat
b62fcb7345
Untag GDL.
...
From the thread at [blfs-dev] inkscape - save as optimized svg ?
and looking at https://wiki.inkscape.org/wiki/Tracking_Dependencies
GDL stopped being used by inkscape in v1.1.
Therefore, although it builds I have no idea if it works properly,
and since nothing in the book uses it I suggest it ought to be
removed.
2023-02-20 00:02:03 +00:00
Bruce Dubbs
acd88fc231
Tags and move 2 unneeded files
2023-02-18 23:21:52 -06: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
e325e6ea02
Tags for LXDE and Sawfish
2023-02-18 09:17:01 -06:00
Bruce Dubbs
dc1a45e9de
Lots of tags
2023-02-17 22:35:46 -06:00
Thomas Trepl
9138c6e080
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-17 18:10:59 +01:00
Thomas Trepl
edbc1762eb
A few tags (mostly on xfce)
2023-02-17 18:10:37 +01:00
Douglas R. Reno
b474dfa2af
Another round of tags
2023-02-17 11:06:49 -06:00
Douglas R. Reno
03c0def241
Tags for GTK+-3
2023-02-16 21:37:27 -06:00
Douglas R. Reno
ac0d66d9b2
Tags for PHP dependencies
2023-02-16 19:10:14 -06:00
Douglas R. Reno
18aa933933
Lots of tags for X
2023-02-16 14:17:59 -06:00
Douglas R. Reno
3fb307f625
Update to xterm-379 and tag
2023-02-16 14:08:41 -06:00
Douglas R. Reno
63250339ee
Update to libadwaita-1.2.2
2023-02-14 15:44:24 -06:00
Xi Ruoyao
3fb1f9a18d
gtk4: Make gi-docgen usage explicit
2023-02-15 00:21:14 +08:00
Ken Moffat
2974f012e6
Update to nghttp2-1.52.0.
...
Note that the build dependencies are not used when only building
the (main) libraries.
Also consolidate the spelling for CUnit in libdrm since I installed
that yesterday, but leave running the nghttp2 tests as 'beyond the
scope of BLFS'.
2023-02-14 16:03:08 +00:00
Xi Ruoyao
1bc00bd801
libadwaita: Make the doc build instruction explicit
2023-02-14 21:15:39 +08:00
Xi Ruoyao
bacea35e60
gdk-pixbuf: Make docdir fix explicit
2023-02-14 20:19:14 +08:00
Bruce Dubbs
2b2ddc1764
Update to util-macros-1.20.0.
2023-02-13 14:55:11 -06:00
Ken Moffat
cce533dffd
Update to libdrm-2.4.115.
2023-02-13 19:35:32 +00:00
Douglas R. Reno
360eb54f7e
Update to libhandy-1.8.1
2023-02-12 17:00:43 -06:00
Xi Ruoyao
422c9c4d87
libadwaita: Tweak -Dgtk_doc description
...
Again, "gtk_doc" actually means "gi-docgen"...
2023-02-13 02:41:13 +08:00
Xi Ruoyao
b5b672a99a
webkitgtk: Clarify -DENABLE_DOCUMENTATION and manually doc installation
2023-02-12 23:36:37 +08:00
Xi Ruoyao
0c2f740947
gtk4: Document man-pages=true option, and how to fix docdir
2023-02-12 20:27:34 +08:00
Xi Ruoyao
4f93382c83
gtk+3: Remove note about missing schema
...
Now GTK+-3 test suite uses a dedicated schema directory (in the build
directory) so it's not a problem anymore.
2023-02-12 01:04:11 +08:00
Xi Ruoyao
9bb1bd7e90
gdk-pixbuf: Clarify where to inject the sed to fix docdir
2023-02-12 01:01:27 +08:00
Xi Ruoyao
365e97be1d
gtk+3: Document -Dtracker3=true option
2023-02-11 23:32:14 +08:00
Xi Ruoyao
c7904e0279
gdk-pixbuf: Document -Dgtk_doc=true option
2023-02-11 19:01:40 +08:00
Xi Ruoyao
4fa25c5da0
x7font: Fix an uppercase vs. lowercase issue
2023-02-11 15:28:37 +08:00
Xi Ruoyao
1770d641c9
xwayland: Add --buildtype=release, and ...
...
Adjust the description of man page Xserver.1: technically both Xorg and
Xwayland are in the category of "X server". The reason we don't install
it here is not "it's not a part of this package", but we don't want to
overwrite a man page from another package.
Remove the creation of /etc/X11/xorg.conf.d: "Xorg" is "another X
server" so technically Xwayland (and other packages except Xorg and the
Xorg drivers) should have nothing to do with it. In my last build
/etc/X11/xorg.conf.d is empty.
2023-02-11 15:14:16 +08:00
Xi Ruoyao
6412a2e551
pango: Add a sed to fix docdir
...
Or several directories named Pango* will be created in /usr/share/doc
directly.
2023-02-10 21:57:06 +08:00
Xi Ruoyao
712da352f8
pango: Fix a typo
2023-02-10 21:41:12 +08:00
Xi Ruoyao
adcccac0cd
mesa: Explicitly reconfigure to use -Dbuild-tests before ninja test
...
It's good to have an example about "meson configure" command.
2023-02-10 21:36:54 +08:00
Tim Tassonis
2c596e3fed
Update to mesa-22.3.5
...
Update to transmission-4.0.0
2023-02-09 22:41:05 +01:00
Pierre Labastie
40c9be7769
Update to xwayland-22.1.8
2023-02-09 11:56:01 +01:00
Bruce Dubbs
a7a992f9a7
Update to xkeyboard-config-2.38.
2023-02-08 21:30:27 -06:00