Commit Graph

26055 Commits

Author SHA1 Message Date
Douglas R. Reno
55844bfe06 gtk4: on systems with NVIDIA GPUs, tests can run for a much longer time.
Experienced on an NVIDIA GT 1030.
2023-04-10 11:37:18 -05:00
Douglas R. Reno
61f1219f35 pm-utils: Fix a few bugs and incompatibilities with newer kernels.
Credit goes to the University of Illinois LUG for reporting this during
their last session.
2023-04-10 11:35:47 -05:00
Pierre Labastie
3edc406c54 Fix mesa patch
mesa-add_xdemos-1.patch points to a too old version of the patch.
Use mesa-add_xdemos-2.patch pointing to the right version.
2023-04-10 12:23:56 +02:00
Xi Ruoyao
0fea8320f7
qemu: /dev/kvm mode is now set in LFS, and logind-based access is allowed 2023-04-10 16:51:19 +08:00
Xi Ruoyao
c1ad464df4
systemd: Add -Ddev-kvm-mode=0660
Sync with LFS.
2023-04-10 16:19:51 +08:00
Bruce Dubbs
b1643e3b90 Put custom kvm udev rule into /etc/udev 2023-04-09 16:36:04 -05:00
Bruce Dubbs
ef37a4d417 Update to libgcrypt-1.10.2.
Removed the broken instructions for generating ps and pdf documentation.
2023-04-09 14:44:05 -05:00
Bruce Dubbs
bc131697a3 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-09 14:19:08 -05:00
Bruce Dubbs
ab75b523a7 Update to mesa-23.0.2.
Changed to an unversioned mesa-add_xdemos-1.patch sonce it never changes.
2023-04-09 14:17:45 -05:00
Bruce Dubbs
31b5fdf3e6 Update to libpcap-1.10.4. 2023-04-09 13:34:13 -05:00
Bruce Dubbs
388f58d8b9 Update to pytest-7.3.0 (Python module). 2023-04-09 13:22:14 -05:00
Xi Ruoyao
04202bde70
alsa: Add elogind/systemd as alsa-lib recommended runtime dependency ...
and no longer add users into audio group.

Suggested-by: Thanos Baloukas <baloukasthan@gmail.com>
2023-04-09 21:50:09 +08:00
Xi Ruoyao
7087a34709
pipewire: Move rm -vf /usr/bin/pipewire-* just before ninja install
And add role='root' for it.
2023-04-09 21:38:15 +08:00
Douglas R. Reno
6f62ab40cf Update to libreoffice-7.5.2.2 2023-04-08 21:37:50 -05:00
Douglas R. Reno
5378451420 Update to libva-2.18.0 2023-04-08 21:35:55 -05:00
Pierre Labastie
211a01937c Fix detection of dbusmock in accountsservice
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/issues/112
2023-04-08 23:08:07 +02:00
Douglas R. Reno
9c47f0f22c pipewire: minor typo fix 2023-04-08 15:57:08 -05:00
Douglas R. Reno
93fb1fba27 Typo fix from rhubarbpieguy 2023-04-08 15:46:19 -05:00
Bruce Dubbs
6e1854e99a Update to pipewire-0.3.68. 2023-04-07 17:13:23 -05:00
Pierre Labastie
e725e77d19 Fix accountsservice deps again
dbus-python is a dependency of dbusmock, so no need to mention it
here
2023-04-07 23:05:47 +02:00
Pierre Labastie
1996a17afe Fix accountsservice dependencies
Vala is now recommended, and three python modules are needed for
tests. Prompted by a report by "revkarol" on blfs-support.
2023-04-07 22:04:48 +02:00
Tim Tassonis
dfc7d5b46a Update to httpd-2.4.57 2023-04-07 21:53:11 +02:00
Bruce Dubbs
b6e698d4aa Update to libgpg-error-1.47. 2023-04-07 13:27:51 -05:00
Bruce Dubbs
a28b132715 Update to feh-3.10. 2023-04-07 13:20:55 -05:00
Bruce Dubbs
a12730f76a Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
Douglas R. Reno
03adc377dc Update to seamonkey-2.53.16 (Security Update) 2023-04-07 12:46:37 -05:00
Bruce Dubbs
676ee3a73a Change SDL-1.2 to sdl12-compat-release-1.2.60. 2023-04-07 12:24:36 -05:00
Douglas R. Reno
8a742802cd Typo fix from rhubarbpieguy 2023-04-07 08:54:00 -05:00
Douglas R. Reno
25a9be8a1a Update to ruby-3.2.2 (Security Update) 2023-04-06 19:27:45 -05:00
Bruce Dubbs
82a1523687 exim now needs pcre2 2023-04-06 18:38:55 -05:00
Bruce Dubbs
24de29b585 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-06 18:34:37 -05:00
Bruce Dubbs
3b545fc10e Typo 2023-04-06 18:34:23 -05:00
Pierre Labastie
b751256749 Update to accountsservice-23.13.9 2023-04-06 22:06:59 +02:00
Bruce Dubbs
e9df36bdc3 Update to SDL2-2.26.5. 2023-04-06 14:48:29 -05:00
Bruce Dubbs
63ddb624f4 Update to xf86-input-libinput-1.3.0 (Xorg Driver). 2023-04-06 14:38:57 -05:00
Pierre Labastie
f54c9942d7 Use right versions of patches in firefox
Fix an oversight in preceding commit
2023-04-06 15:25:12 +02:00
Pierre Labastie
f56fb8f110 Fix xml in changelog (sorry) 2023-04-06 15:17:11 +02:00
Pierre Labastie
bca938546d Patch firefox for ffmpeg-6.0 2023-04-06 15:13:40 +02:00
Xi Ruoyao
fb0bbe296e
python3: Update the note about upgrading
1. Use &lfs-root; to simplify the XML.
2. Mention newly added flit-core.
3. Mention that "pip3 list" may be not complete.
2023-04-06 12:43:48 +08:00
Bruce Dubbs
d465b311fc Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-04 22:39:30 -05:00
Bruce Dubbs
829770cf84 Update to cmake-3.26.3. 2023-04-04 22:39:14 -05:00
Pierre Labastie
ecf5c22008 Revert "Patch firefox for ffmpeg 6"
This reverts commit 6ae36b505e.
The problem is that the patch allows diplaying H.264 videos, but
the vp9 videos are badly colorized (reddish).
2023-04-04 22:42:02 +02:00
Bruce Dubbs
97a3e4e97f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-04 13:07:50 -05:00
Bruce Dubbs
526f6299aa Update to poppler-23.04.0. 2023-04-04 13:07:31 -05:00
Bruce Dubbs
0b8fb2ff91 Update to cracklib-2.9.11. 2023-04-04 13:00:01 -05:00
Pierre Labastie
6ae36b505e Patch firefox for ffmpeg 6 2023-04-04 19:59:48 +02:00
Bruce Dubbs
41b13839cf Update to cmake-3.26.2. 2023-04-04 11:53:06 -05:00
Xi Ruoyao
6a7191e6d1
intel-media-driver: Tell how to make generation-specific build 2023-04-04 19:14:44 +08:00
Xi Ruoyao
253862074d
intel-media-driver: Install into $XORG_PREFIX 2023-04-04 18:31:31 +08:00
Bruce Dubbs
ee121b879a Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-04-03 18:33:22 -05:00