Commit Graph

24516 Commits

Author SHA1 Message Date
Xi Ruoyao
75d385622a
add comments about tagging duktape and/or mozjs
So we won't need to add something like "this package is known to work
with {duktape,mozjs} in polkit page.
2022-09-16 10:51:15 +08:00
Xi Ruoyao
1b46bd8c90
systemd: use -Dpam=true
The main point to rebuild systemd in BLFS is for logind.  Add -Dpam=true
so meson will fail if PAM is not installed correctly, instead of
silently producing a systemd build w/o logind again.
2022-09-16 10:37:14 +08:00
Xi Ruoyao
0af463c172
libxkbcommon: change xkeyboard-config to runtime, and add xorg-env
The building system only uses xkeyboard-config pkg-config file to find
the path to xkeyboard-config files.  Without xkeyboard-config installed,
it guesses /usr/share/X11/xkb.
2022-09-16 10:34:37 +08:00
Tim Tassonis
b051e0ea0c Fix broken duktape dowload url. 2022-09-15 21:44:48 +02:00
Tim Tassonis
f401faa609 Add duktape-2.7.0, allow polkit to use duktape instead of JS. 2022-09-15 19:15:50 +02:00
Douglas R. Reno
54a9539bc2 hdparm: Remove obsolete build tweak that was fixed in hdparm-9.65 2022-09-15 10:43:28 -05:00
Pierre Labastie
4069ddfe25 Reinstate kapidox dependencies
Forgotten when reinstating kapidox itself. Also reorder deps to
better show which depends on which.
2022-09-15 15:39:45 +02:00
Douglas R. Reno
b11b2683cb Doxygen: Remove build fix which was applied in 1.9.5. 2022-09-14 11:22:00 -05:00
Douglas R. Reno
7290e5c20b Mark python3 as a security update 2022-09-14 10:53:10 -05:00
Douglas R. Reno
1d83dd04ca Changelog: Mark Wireshark as a security update 2022-09-14 10:11:02 -05:00
Pierre Labastie
f187e97875 libsoup3 is the default for grilo-0.3.15
And it fails to build if libsoup3 is not installed unless
"-Dsoup3=false" is passed to meson (I do not want to put this in
command explanations. We should use soup3 as much as possible).
2022-09-14 11:38:51 +02:00
Pierre Labastie
d914e3589f Revert www.mirbsd.org to http
The site does not support TLS 1.2 which is the minimum supported
version for newer openssl, nss, and gutls.
2022-09-13 19:55:08 +02:00
Pierre Labastie
ac60f17f86 Fix mutter dependencies for tests
Also don't make a difference between systemd and sysv for tests.
There are none...
2022-09-13 19:15:52 +02:00
Pierre Labastie
9bda86ebe2 libbytesize: precise that six is needed for bscalc
I wonder whether we shouldn't rather recommend six: bscalc is handy
for a lot of calculations, for example:
$ bscalc -H 33312
32.53 KiB
2022-09-13 14:56:38 +02:00
Pierre Labastie
a988c853dc Options come after command for pip3 2022-09-13 08:43:57 +02:00
Pierre Labastie
d56891b998 boost: --with-python is now a parameter 2022-09-13 07:13:55 +02:00
Pierre Labastie
80adfe6a6a Qpdf: add an missing backslash 2022-09-13 07:10:04 +02:00
Bruce Dubbs
ae0c128040 Clarify with-python option in boost 2022-09-12 23:29:54 -05:00
Bruce Dubbs
9dd4991d53 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-12 10:39:02 -05:00
Bruce Dubbs
0d883a20ac Fix qpdf URL 2022-09-12 10:38:49 -05:00
Pierre Labastie
15d6673a71 Typo 2022-09-12 15:48:28 +02:00
Pierre Labastie
85c951de9f pango: meson option "introspection" is a feature
not a boolean; so use "disabled" and not "false".
2022-09-12 15:46:26 +02:00
Bruce Dubbs
d6dbc81bc8 Update to grantlee-5.3.0. 2022-09-11 16:14:12 -05:00
Bruce Dubbs
9d9e7a6f49 Package Updates
Update to libXft-2.3.6 (xorg library).
Update to qpdf-11.0.0.
2022-09-11 16:08:04 -05:00
Bruce Dubbs
451d84b16f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-11 14:34:50 -05:00
Ken Moffat
b53b6097a8 xscreensaver - remove dep on gdk-pixbuf-xlib. 2022-09-11 20:25:10 +01:00
Bruce Dubbs
a4ac6e362b Update to libnma-1.10.2. 2022-09-11 14:11:49 -05:00
Bruce Dubbs
4852356344 Update to fuse-3.12.0. 2022-09-11 14:05:34 -05:00
Bruce Dubbs
79f4a45d23 Update to php-8.1.10. 2022-09-11 13:17:14 -05:00
Douglas R. Reno
2eefd64f17 xscreensaver: Make GTK3 required (see Ticket #17010) 2022-09-11 11:34:38 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Xi Ruoyao
484f776714
dbus-python: mention egg-info directory in contents 2022-09-11 23:59:54 +08:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Xi Ruoyao
01bfbee614
dbus-python: install metadata for pip3 2022-09-11 19:38:30 +08:00
Pierre Labastie
f12c19d15d Fix a <tab> (I hate vim defaults again) 2022-09-11 11:26:36 +02:00
Pierre Labastie
ffa786a971 Update changelog for PIE/SSP 2022-09-11 11:16:14 +02:00
Pierre Labastie
6cd663b182 --no-user is a <parameter> now 2022-09-11 09:13:14 +02:00
Pierre Labastie
335b32d58b Fix python doc md5 2022-09-11 08:57:08 +02:00
Bruce Dubbs
2e21939a1e Update to xscreensaver-6.05.1. 2022-09-10 18:30:42 -05:00
Bruce Dubbs
4fab941f0a Update to flac-1.4.0. 2022-09-10 18:11:53 -05:00
Bruce Dubbs
8a42ba9b18 Update to rsync-3.2.6. 2022-09-10 17:26:02 -05:00
Bruce Dubbs
3da6d09e85 Update to gtk4-4.8.0. 2022-09-10 17:15:17 -05:00
Bruce Dubbs
7d13fec888 Update to wireshark-3.6.8. 2022-09-10 17:03:42 -05:00
Bruce Dubbs
cc1b7f1967 Update to hdparm-9.65. 2022-09-10 16:53:09 -05:00
Bruce Dubbs
b1724ce70f Update to plasma-wayland-protocols-1.8.0. 2022-09-10 14:35:29 -05:00
Bruce Dubbs
e51029f76f Update to Python-3.10.7. 2022-09-10 14:20:34 -05:00
Bruce Dubbs
706265a939 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-10 13:21:54 -05:00
Bruce Dubbs
7b459c22b6 Add Cython python module. 2022-09-10 13:21:42 -05:00
Pierre Labastie
08c7ccd311 Fix alphabetical order in glossary 2022-09-10 14:32:49 +02:00
Pierre Labastie
b89180f557 Add --enable-default-pie/ssp to gcc
Also command explanations and test result comments
2022-09-10 14:14:10 +02:00