Pierre Labastie
3c3e0ffb19
Fix libgubs dependencies
...
gtk-doc cannot be used. And JSON-Glib is needed for 0.4.0
2022-09-19 17:55:38 +02:00
Xi Ruoyao
c35a6f2d41
libxkbcommon: remove reference to XORG_PREFIX
...
/usr/share/X11 is a symlink to $XORG_PREFIX/share/X11
if [ $XORG_PREFIX != /usr ], so -Dxkb-config-root is not needed.
2022-09-18 14:54:10 +08:00
Tim Tassonis
043a8722b3
Update to libpng-1.6.38
2022-09-17 18:20:33 +02:00
Pierre Labastie
4034df33e1
libxkbcommon: use XORG_PREFIX instead of XORG_CONFIG
...
(or install in /usr?)
2022-09-17 10:47:50 +02:00
Bruce Dubbs
ecce4c7369
Update to nspr-4.35.
2022-09-16 15:50:54 -05:00
Bruce Dubbs
7bec8adf7c
Update to libgusb-0.4.0.
2022-09-16 15:42:53 -05:00
Xi Ruoyao
49d287405a
lua: bump shared library patch revision
2022-09-17 03:51:37 +08:00
Xi Ruoyao
10be56f1e5
libbytesize: format fix
2022-09-17 02:09:10 +08:00
Douglas R. Reno
b2baae04bb
libbytesize: move six to recommended for bscalc.
2022-09-16 10:39:46 -05:00
Douglas R. Reno
f07f654786
Four package updates
...
Update to NetworkManager-1.40.0
Update to gnome-bluetooth-42.4
Update to samba-4.17.0
Update to ModemManager-1.18.12
2022-09-16 10:35:09 -05:00
Douglas R. Reno
7593b7c218
Duktape: remove extra newline from userinput section
2022-09-16 09:18:17 -05:00
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
Douglas R. Reno
b11b2683cb
Doxygen: Remove build fix which was applied in 1.9.5.
2022-09-14 11:22:00 -05: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
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
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
0d883a20ac
Fix qpdf URL
2022-09-12 10:38:49 -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
79f4a45d23
Update to php-8.1.10.
2022-09-11 13:17:14 -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
335b32d58b
Fix python doc md5
2022-09-11 08:57:08 +02:00
Bruce Dubbs
cc1b7f1967
Update to hdparm-9.65.
2022-09-10 16:53:09 -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
Pierre Labastie
0472eb0f00
Add instructions for pie and ssp in clang
...
Just instructions for now because in a hurry... TODO:
- Add command explanations
- Update changelog
- also gcc in blfs needs to get the switches for default pie and
default ssp
2022-09-09 18:52:42 +02:00
Pierre Labastie
da108fb938
Install libxslt doc in a versioned directory
...
Report by Joe Locash
2022-09-09 09:04:30 +02:00
Pierre Labastie
71b1e2d2f8
Fix build instructions for dbus-python
2022-09-09 08:12:14 +02:00
Pierre Labastie
3fd2e8f215
Typo
2022-09-08 11:33:17 +02:00
Xi Ruoyao
80106051b0
prog: URL updates
2022-09-08 15:34:19 +08:00
Xi Ruoyao
b3d0dbd67b
genutils: URL update
2022-09-08 15:24:29 +08:00
Xi Ruoyao
fa9660cacd
graphlib: URL updates
2022-09-08 15:07:11 +08:00
Xi Ruoyao
36aab55c1d
genlib: URL updates
2022-09-08 14:56:22 +08:00
Xi Ruoyao
6e2eb5cf0b
sysutils: URL update
2022-09-08 14:47:19 +08:00
Bruce Dubbs
587f998a49
Typo
2022-09-07 20:38:03 -05:00
Bruce Dubbs
5f3dfa8e93
Update to dbus-python-1.3.2.
2022-09-07 20:36:24 -05:00
Bruce Dubbs
4e321bf817
Update to tree-2.0.4.
2022-09-07 19:53:57 -05:00
Bruce Dubbs
17116121b7
Spelling
2022-09-07 18:41:01 -05:00