Xi Ruoyao
e26e282dff
libxcvt: add --buildtype=release
2022-05-08 18:32:05 +08:00
Xi Ruoyao
2e68ced9ce
avahi: use /run instead of /var/run
2022-05-08 18:21:05 +08:00
Bruce Dubbs
664b1e530d
Small fixes.
...
Fix k3b url.
Promote pulseaudio to recommended for gst-plugins-good.
2022-05-07 16:22:12 -05:00
Xi Ruoyao
fc7c845cd9
fontconfig: note that some tests download files
2022-05-07 20:58:17 +08:00
Xi Ruoyao
a8ab4fa772
libxcb: remove unneeded CFLAGS override
...
The issue seems fixed in libxcb-1.15.
2022-05-07 20:51:20 +08:00
Xi Ruoyao
2cd8183bc0
shared-mime-info: drop itstool dependency
2022-05-07 20:24:29 +08:00
Xi Ruoyao
ec76b4f494
libpsl: make the explanation for the sed more specific
2022-05-07 20:18:53 +08:00
Xi Ruoyao
ac7f1b00c0
pcre: glib2 does not have internal pcre now
2022-05-07 20:18:53 +08:00
Ken Moffat
83cc2cc372
Add 'Firmware for AMD/ATI amdgpu video chips'
...
Bruce noticed this was not explicity covered, my skim-reading
had noticed the details for ATI video chips without spotting that
was only for radeon.
In both the amdgpu and radeon xorg drivers, clarify that firmware
might have been provided in a modular build in /lib/firmware.
2022-05-07 08:33:11 +01:00
Ken Moffat
083a8d7ec7
Rework various items in About Firmware.
...
In particular, CPU microcode now that the affected AMD processors
can be identified. For both Intel and AMD determine the hex triplet.
Also, rework the Nvidia details to reflect the current situation.
2022-05-07 00:45:05 +01:00
Pierre Labastie
14736e0da6
Update bootscripts to version 20220506
...
This is a consequence of the change(s) in lfs bootscripts:
- policy is to have runlevel 2 equivalent to 3 and 4
- a start script should check that the daemon is not yet running
- a stop script should check that the daemon is running
2022-05-06 23:06:28 +02:00
Bruce Dubbs
ef280b8106
Update to doxygen-1.9.4.
2022-05-06 15:57:15 -05:00
Bruce Dubbs
158a9dfedb
Update to mercurial-6.1.2.
2022-05-06 15:49:45 -05:00
Bruce Dubbs
7a9f210894
Update to k3b-22.04.0.
...
This is an out-of-cycle update to k3b. This version does not use ffmpeg
libraries. The previous version does use those libraries but the ffmpeg-5
libraries do not work for that version. This version of k3b optionally uses
ffmpeg as an external executable which does not conflict with this package.
2022-05-06 13:33:15 -05:00
Douglas R. Reno
c24a112a16
Update to blfs-systemd-units-20220506
2022-05-06 12:49:37 -05:00
Douglas R. Reno
ff72c51d6d
rpcbind: Use the upstream provided systemd unit rather than our own.
2022-05-06 12:43:39 -05:00
Douglas R. Reno
a1bdb65261
libvdpau-va-gl: Drop unneeded ffmpeg dependency.
2022-05-06 12:38:50 -05:00
Douglas R. Reno
a094e93459
LFS now carries Python, so update the Programming chapter description.
2022-05-06 12:38:13 -05:00
Douglas R. Reno
cbf6df2759
libvorbis: Force tests to be run at -j1.
...
Without that, the tests will fail because the test suite will attempt to run
programs before they are built.
2022-05-06 12:37:00 -05:00
Bruce Dubbs
c2b4ee5ff6
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-05-06 10:10:13 -05:00
Bruce Dubbs
e0886315f3
Update to wireshark-3.6.5.
2022-05-06 10:10:02 -05:00
Xi Ruoyao
29b434b6ba
update to vim-8.2.4814. Sync with LFS.
2022-05-06 21:14:32 +08:00
Pierre Labastie
b02db12dac
Update to libreoffice-7.3.3
...
Also add fixes for jdk-18 and poppler-22.04
2022-05-06 08:33:43 +02:00
Bruce Dubbs
5354fe2cd9
Warn about development versions.
2022-05-05 17:28:07 -05:00
Pierre Labastie
bc1465e4f9
Update to poppler-22.05.0
2022-05-05 22:23:05 +02:00
Bruce Dubbs
4180699f87
Package updates.
...
Update to libnotify-0.7.12.
Update to wireshark-3.6.4.
Update to xfsprogs-5.16.0.
2022-05-05 14:56:39 -05:00
Xi Ruoyao
633d14176a
update to sqlite-3.38.4
2022-05-06 00:56:03 +08:00
Tim Tassonis
ec21139940
Update to openldap-2.6.2.
2022-05-05 12:39:27 +02:00
Xi Ruoyao
efc609083c
remove outdated LFS version entries from general.ent
...
They are not referenced, and the values are very outdated.
2022-05-05 17:50:37 +08:00
Bruce Dubbs
c59adc0e36
Update to xcb packages
...
Update to libxcb-1.15.
Update to xcb-proto-1.15.
2022-05-04 21:45:53 -05:00
Bruce Dubbs
0a73ebad21
Update to libxml2-2.9.14.
2022-05-03 17:34:01 -05:00
Bruce Dubbs
0abafe0406
Update to gstreamer-1.20.2 and friends.
2022-05-03 17:15:27 -05:00
Ken Moffat
492efd215b
Update to firefox-91.9.0 and JS-91.9.0.
2022-05-03 17:25:55 +01:00
Xi Ruoyao
880da2c3ab
gst-plugins-bad: add libva as optional
...
There is a new gstreamer vaapi plugin in gst-plugins-bad, which seems
designed for replacing gstreamer-vaapi. But it's still experimental now
and not enabled unless it's set in GST_PLUGIN_FEATURE_RANK explicitly.
I've used this plugin for a while because gstreamer-vaapi does not work
fine on my system with iHD_drv_video.so.
See https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/issues/312 .
2022-05-04 00:08:14 +08:00
Tim Tassonis
bbf2439842
Update to unixODBC-2.3.10
2022-05-03 16:17:26 +02:00
Bruce Dubbs
5624426974
Remove gdb patch
2022-05-02 15:43:10 -05:00
Bruce Dubbs
13a84bbbc6
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2022-05-02 14:18:25 -05:00
Bruce Dubbs
e2fe6d4461
Update to gdb-12.1.
2022-05-02 14:18:19 -05:00
Ken Moffat
ed0b1aa2a4
Remove unnecessary blank line from changelog.
2022-05-02 18:34:50 +01:00
Bruce Dubbs
8259f64259
Update to icewm-2.9.7.
2022-05-02 11:31:34 -05:00
Bruce Dubbs
460711cee7
Update to freetype-2.12.1.
2022-05-02 11:23:42 -05:00
Pierre Labastie
cf5de42383
The libasan sed is not needed anymore in gcc
2022-05-01 21:07:43 +02:00
Bruce Dubbs
c50cdeea25
Make sure qt can find ALL it's plugins.
2022-05-01 12:34:19 -05:00
Bruce Dubbs
972c651441
Update to LWP (Perl module libwww-perl-6.64).
2022-05-01 10:49:07 -05:00
Pierre Labastie
d5fd61152f
Recommend sound-theme-freedesktop for libcanberra
...
This allows to have a sound theme whenever libcanberra is in use
(plasma, xfce, in addition to GNOME).
2022-05-01 14:47:55 +02:00
Xi Ruoyao
79cb38e23c
docutils: remove /usr/bin/__pycache__
2022-05-01 19:25:39 +08:00
Bruce Dubbs
19961d11f4
Typo
2022-04-30 21:08:28 -05:00
Ken Moffat
845db20de8
Update to asymptote-2.79.
2022-05-01 03:05:34 +01:00
Ken Moffat
9ed84ee778
Update to dvisvgm-2.13.3.
2022-05-01 02:39:22 +01:00
Ken Moffat
396abe0788
Update to texlive-2022.
...
For the binary, libwww-perl is now recommended, therefore move
that from perl-dependencies to the top-level perl-modules.
2022-05-01 02:24:41 +01:00