Pierre Labastie
f45963ab8c
Add optional dependencies for transmission
2023-02-10 22:25:48 +01:00
Ken Moffat
b66736fb6e
Update to nss-3.88.1.
2023-02-10 20:35:58 +00:00
Tim Tassonis
ac9d0415be
Update to libxfce4ui-4.18.2.
...
Update to xfce4-session-4.18.1.
Update to xfce4-power-manager-4.18.1.
2023-02-10 19:35:26 +01:00
Pierre Labastie
2a7be92211
Several small fixes to transmission
...
The optional dependencies are not complete.
2023-02-10 16:18:34 +01: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
5dcac019de
pipewire: Avoid an extra comma in recommended dep with REV=systemd
2023-02-10 21:38:37 +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
Xi Ruoyao
a7b21cc698
llvm: Modify CMakeList.txt to avoid using a stray directory
2023-02-10 21:25:35 +08:00
Xi Ruoyao
3ca986e0da
libjpeg-turbo: Demote nasm or yasm to recommended
...
Without nasm or yasm, the package can still be build but the result will
lack optimized assembly routine and run slower.
2023-02-10 19:09:33 +08:00
Xi Ruoyao
376a07f8b8
libwacom: The test strictly requires out-BLFS python modules
2023-02-10 18:52:14 +08:00
Pierre Labastie
15b50cf9fc
Fix a missing tag
...
Thanks to Wayne Blaszczyk for the report
2023-02-10 09:55:06 +01:00
Tim Tassonis
da7e9ca38b
Revert to old SBU estimate for transmission-4.0.0.
2023-02-10 00:44:12 +01:00
Bruce Dubbs
ebbe5a8fb5
Update to libreoffice-7.5.0.3.
2023-02-09 16:22:43 -06:00
Bruce Dubbs
fec92b53c7
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-09 16:06:18 -06:00
Tim Tassonis
2c596e3fed
Update to mesa-22.3.5
...
Update to transmission-4.0.0
2023-02-09 22:41:05 +01:00
Xi Ruoyao
05355b82df
libseccomp: Comment out Python binding for now
...
I tried it and it refuse to build with --disable-static. When I removed
--disable-static, I still got about 500 test failures with
--enable-python, but without it the test runs normally.
2023-02-10 03:13:45 +08:00
Bruce Dubbs
fad9b8d31b
Update to stunnel-5.68.
2023-02-09 12:58:48 -06:00
Bruce Dubbs
7fb10a3dd2
Update to libjpeg-turbo-2.1.5.1.
2023-02-09 12:54:06 -06:00
Xi Ruoyao
e2de81fd07
libsecret: Doc needs gi-docgen now
...
Though the option is still named gtk_doc, actually it invokes gi-docgen.
By the way, run the tests with dbus-run-session or almost all will fail
w/o a d-bus address.
2023-02-10 02:38:29 +08:00
Xi Ruoyao
6c22d02146
mitkrb: Document the test failure w/o network
...
And remove the test failure caused by a previous installed version: the
upstream claims it's already fixed (the same story as gnutls and
-disable-rpath workaround).
2023-02-10 00:34:35 +08:00
Pierre Labastie
29c8a42370
Use mkdir -pv /opt/rustc-<version>
...
The most likely reason to rerun a scripted build of rust is that
something failed during build. But since this directory is created at
the beginning of the script, the script will fail early cresting the
directory.
Of course, now, there is no protection against erasing a successful
build when rerunning with different options.
2023-02-09 13:06:58 +01:00
Pierre Labastie
40c9be7769
Update to xwayland-22.1.8
2023-02-09 11:56:01 +01:00
Pierre Labastie
bff9f953bf
Update to sphinx_rtd_theme-1.2.0
2023-02-09 11:56:01 +01:00
Pierre Labastie
84c1565502
Add sphinxcontrib-jquery-2.0.0
...
It is a dependency of sphinx_rtd_theme-1.2.0. Note that the latest
version as of today is 3.0.0, but it is rejected by sphinx_rtd_theme.
2023-02-09 11:56:01 +01:00
Xi Ruoyao
051445631f
Fix installed directories for meson_python and pyproject-metadata
2023-02-09 18:32:04 +08:00
Bruce Dubbs
a7a992f9a7
Update to xkeyboard-config-2.38.
2023-02-08 21:30:27 -06:00
Bruce Dubbs
cc7b915a96
Update to rustc-1.67.0.
2023-02-08 21:24:40 -06:00
Douglas R. Reno
bbf738f0e9
Update to NetworkManager-1.40.12
2023-02-08 16:12:28 -06:00
Thomas Trepl
05eb990a00
Upgrade SDL2-2.26.3
2023-02-07 21:38:01 +01:00
Douglas R. Reno
1b25b1d0e4
Mark xorg-server as a security update
2023-02-07 09:15:21 -06:00
Tim Tassonis
24ac3c2034
Update to xorg-server-21.1.7.
...
Update to libX11-1.8.4.
2023-02-07 06:40:18 +01:00
Ken Moffat
b26ff3c85d
Update to ImageMagick-7.1.0-61.
2023-02-06 20:22:18 +00:00
Thomas Trepl
15b2f5a354
Fix an issue in apr-1-config
2023-02-06 19:37:09 +01:00
Pierre Labastie
30090b72bf
Add chardet-5.1.0 (python module)
...
It is a dependency of doxypypy.
2023-02-06 12:23:23 +01:00
Pierre Labastie
eff9ad4b8d
Fix Xorg vmware driver md5
2023-02-06 11:53:49 +01:00
Bruce Dubbs
cebe5a2de4
Update to doxypypy-0.8.8.7.
2023-02-05 22:36:05 -06:00
Bruce Dubbs
e22e0ad015
Update to gnumeric-1.12.55.
2023-02-05 22:28:15 -06:00
Bruce Dubbs
59f1def35a
Update to goffice-0.10.55.
2023-02-05 22:11:54 -06:00
Bruce Dubbs
ba2138aec7
Fix poppler data version.
2023-02-05 20:56:02 -06:00
Bruce Dubbs
17cf314097
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-05 16:48:37 -06:00
Bruce Dubbs
e5a4b48ceb
Package updates.
...
Update to php-8.2.2.
Update to poppler-23.02.0 and poppler-data-0.4.12.
2023-02-05 16:46:11 -06:00
Pierre Labastie
48dbad55b3
PAM: Improve typography of generic config files
...
Report by Rainer Fiebig
2023-02-05 22:14:11 +01:00
Pierre Labastie
74dcbc813c
Update to vim-9.0.1273 (sync with LFS)
2023-02-05 19:51:34 +01:00
Douglas R. Reno
5cf034b1b7
Update to WebKitGTK+-2.38.4
2023-02-05 10:14:50 -06:00
Ken Moffat
39eae8f182
AMD Microcode:
...
Clarify that vulnerabilities are now fixed by AMD supplying an
updated AGESA to motherboard manufacturers, for those to update
the BIOS.
2023-02-05 15:05:28 +00:00
Ken Moffat
a40e34897b
Remove note in xine-lib :
...
The sourceforge update on January 28th made the tarball directory
xine-lib-1.2.13 as was originally intended.
2023-02-05 12:58:23 +00:00
Ken Moffat
c11fa85169
Add Changelog entry for perl module updates.
2023-02-05 08:46:32 +00:00
Ken Moffat
6f61101168
Merge branch 'ken/perlmods0223' into trunk
2023-02-05 08:37:25 +00:00
Ken Moffat
067f9984dc
Update to Variable-Magic-0.63 (Perl module).
2023-02-05 08:06:57 +00:00