Douglas R. Reno
12c88b050f
Kea: typo fix
2023-07-14 09:18:33 -05:00
Pierre Labastie
6c2de41c85
LFS changes can also break the BLFS book
...
The recent changes in the BLFS book in /etc/pam.d/system-password
break the system if the lfs book is not updated (needs libxcrypt).
So add LFS to the note about possible breakages in BLFS.
2023-07-14 09:41:59 +02:00
Bruce Dubbs
b3867c5f8c
Add qt5-components page.
...
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.
The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Bruce Dubbs
7799a88b74
Minor text change
2023-07-13 10:03:33 -05:00
Xi Ruoyao
5c7ad049db
Move Xorg mode line setting from qemu to xorg-config
...
It's not really QEMU specific.
By the way, move the "additional cfg unneeded on most systems" into the
bottom of the page, and adjust it to refer modesetting driver instead of
radeon driver.
2023-07-13 19:56:08 +08:00
Pierre Labastie
dda7a23cf0
Fix building thunderbird with gcc-13
2023-07-13 12:53:31 +02:00
Xi Ruoyao
9b492b4d91
Merge branch 'trunk' into xry111/xf86-video-removal
2023-07-13 18:39:48 +08:00
Bruce Dubbs
32936bc2c2
lxqt and qt5-alternate cleanups
2023-07-13 01:17:52 -05:00
Tim Tassonis
9145997820
Update to thunderbird-115.0.
2023-07-12 23:58:53 +02:00
Pierre Labastie
ea781cde8a
Update to mercurial-6.5
2023-07-12 22:59:41 +02:00
Xi Ruoyao
b980f67961
elogind: Fix the desc for -Dcgroup-controller
...
The value of this switch only makes a difference with cgroupv1. But we
are using Linux 6.x, and elogind is built with
-Ddefault_hierarchy=unified (the default), so it actually uses cgroupv2
and it seems we don't really need this switch.
But after a closer look at the building system I realized if the kernel
is not built with CONFIG_CGROUPS enabled (for example in a chroot
environment where the host does not enable this), the building system
will refuse to build the package w/o an explicit setting here. So
update the description.
2023-07-13 03:38:38 +08:00
Xi Ruoyao
b1a8c0e825
Mesa: NOUVEAU and I915 should be optional (depending on HW)
2023-07-13 03:22:15 +08:00
Xi Ruoyao
797182d11a
xorg-server: Add kernel configuration section
2023-07-13 03:12:04 +08:00
Xi Ruoyao
c97d35e2f6
xorg-server: Force -Dglamor=true
...
With the DDX drivers gone, we must use Glamor to provide the modeset
driver or X server won't start.
2023-07-13 01:45:49 +08:00
Xi Ruoyao
22c1bfc373
Archive xf86-video-*
2023-07-13 01:39:51 +08:00
Xi Ruoyao
06a0a0a82c
dbus: Tell how to start dbus-daemon w/o rebooting
2023-07-13 01:39:24 +08:00
Xi Ruoyao
ed848370ef
xorg-server: Create /tmp/.{X11,ICE}-unix
...
So we don't need to reboot.
2023-07-13 01:32:34 +08:00
Xi Ruoyao
17658ff961
llvm: Document a test failure
2023-07-13 00:35:14 +08:00
Pierre Labastie
894d71078e
Fix gpgme installed directories
2023-07-12 18:13:25 +02:00
Pierre Labastie
321978b6da
Update to glib-2.76.4
2023-07-12 18:13:25 +02:00
Pierre Labastie
0a22f18437
Update to sudo-1.9.14p1
2023-07-12 18:13:25 +02:00
Pierre Labastie
b1b83b31c8
Update to graphviz-8.1.0
2023-07-12 18:13:25 +02:00
Pierre Labastie
de7093633a
Update to gpgme-1.21.0
2023-07-12 18:13:25 +02:00
Pierre Labastie
26760adb46
Update to pipewire-0.3.74
...
Fix building instructions (make them more correct). Clean up
COntent.
2023-07-12 18:13:25 +02:00
Pierre Labastie
c19f8b010e
Update to inih-57
...
Also add short descriptions
2023-07-12 18:13:25 +02:00
Xi Ruoyao
792cab5df8
graphite2: Document a test failure
2023-07-12 21:42:25 +08:00
Xi Ruoyao
a752ca7f63
curl: Remove CMakeLists.txt from installed doc
...
And, use "cp -T' to simplify the command for copying the doc directory.
2023-07-12 21:19:40 +08:00
Xi Ruoyao
eb9f0efccc
elogind: Document two tests depending on /etc/machine-id
2023-07-12 20:34:18 +08:00
Xi Ruoyao
79e90b985d
samba: Demote lmdb to recommended
...
At least lmdb is not needed it --without-{ldap,ads}.
2023-07-12 16:36:17 +08:00
Ken Moffat
b6cb36ffa1
Update to firefox-115.0.2esr.
2023-07-12 04:04:23 +01:00
Douglas R. Reno
f5631c6bae
Update to libgudev-238.
2023-07-11 10:25:48 -05:00
Douglas R. Reno
fe04ab5597
Update to upower-1.90.2. Patch by Rahul Chandra.
...
This update needs libgudev-238 to go in alongside it as it depends on
the newline stripping fix.
2023-07-11 10:20:08 -05:00
Pierre Labastie
27ed278e0c
Update to qemu-8.0.3
2023-07-11 17:00:42 +02: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
Tim Tassonis
3ae2cce1ec
Update to openldap-2.6.5.
2023-07-11 11:09:34 +02:00
Thomas Trepl
f45d55ceab
Upgrade php-8.2.8
2023-07-11 09:53:40 +02:00
Thomas Trepl
bd42330127
Upgrade xterm-384
2023-07-11 08:07:36 +02:00
Bruce Dubbs
5ecd157c84
LXQt cleanup.
2023-07-10 20:14:57 -05:00
Bruce Dubbs
a16dff435d
Install lxqt in /usr unconditionally.
2023-07-10 18:39:23 -05:00
Douglas R. Reno
80a51925de
Update to LWP-Protocol-https-6.11 (Perl Module)
...
Fixes CVE-2014-3230.
2023-07-10 13:56:53 -05:00
Douglas R. Reno
82330eb463
Update to Test-Differences-0.70 (Perl Module)
2023-07-10 13:49:11 -05:00
Douglas R. Reno
7b5983d188
Update to NumPy-1.25.1
2023-07-10 13:46:22 -05:00
Douglas R. Reno
1954dba30d
Update to lxml-4.9.3 (Python Module)
2023-07-10 13:20:38 -05:00
Douglas R. Reno
96a515a141
Update to Cython-0.29.36
2023-07-10 13:14:09 -05:00
Xi Ruoyao
4d17d1ae2c
intel-{media,vaapi}-driver: Add kernel configuration sections
...
They are now out of graphical environment section, so let's make the
kernel configuration explicit.
2023-07-11 02:10:41 +08:00
Xi Ruoyao
117b4e97f3
mesa: Add kernel cfg section into the index
2023-07-11 02:07:22 +08:00
Xi Ruoyao
a42d8a8239
libva: Fix dbhtml filename
2023-07-11 02:01:00 +08:00
Xi Ruoyao
b8c25c0a44
mutter: The test name contains dashes, not underlines
2023-07-11 00:56:58 +08:00