Commit Graph

24815 Commits

Author SHA1 Message Date
Pierre Labastie
f3a2777168 Plasma: Add Xwayland as a runtime recommended dep
It is needed to run kwin-wayland
2022-10-01 12:34:31 +02:00
Pierre Labastie
f51350a6b8 Fix building dvisvgm with ghostscript-10.0.0
In this version of ghostscript, some private symbols have been
hidden. One of the private symbols is gs_error_names, which is used
by dvisvgm. Fortunately, dvisvgm, has already the infrastructure
for this case, since private symbols are always hidden in Windows.
Upstream has a patch:
https://github.com/mgieseki/dvisvgm/commit/9bf81fd0
which can be reduced to a sed.
2022-09-30 10:32:53 +02:00
Pierre Labastie
fb3a93b301 cracklib: Fix commands and command explanations
Prompted by a report by "r1c0n3r0" on irc #lfs-support.
PYTHON=python3.10 is not needed anymore, as well as CPPFLAGS.
Document autoreconf.
2022-09-30 08:15:22 +02:00
Tim Tassonis
d7e6a68777 Fix Xfce4 Power Manager Introduction. 2022-09-29 23:47:37 +02:00
Pierre Labastie
b5cd03d969 Update to seamonkey-2.53.14 2022-09-29 18:24:52 +02:00
Pierre Labastie
56d47c93e8 Update to plasma-wayland-protocols-1.9.0 2022-09-29 17:57:19 +02:00
Pierre Labastie
766c8d79ea Update to highlight-4.3 2022-09-29 17:52:57 +02:00
Pierre Labastie
2c6c92d6a9 Update to gnutls-3.7.8 2022-09-29 17:47:10 +02:00
Pierre Labastie
193807ab5b Update to gspell-1.12.0 2022-09-29 17:30:53 +02:00
Pierre Labastie
8706503737 Fix SBU values for llvm and rust
When measuring the SB unit, I used a terminal with "time { ... }".
When measuring LLVM and rust SBUs, I redirected output. It seems
the gnome terminal is very slow, and when redirecting the output of
the "time" command above, the SB unit goes from 119s down to
86s.
2022-09-27 22:15:24 +02:00
Douglas R. Reno
bdafa48141 Package updates
Update to libXtst-1.2.4 (Xorg Library)
Update to libXxf86vm-1.1.5 (Xorg Library)
2022-09-27 10:45:33 -05:00
Bruce Dubbs
109568ae4b Update to ffmpeg-5.1.2. 2022-09-26 12:42:14 -05:00
Bruce Dubbs
a9f2c2f258 Update to xterm-373. 2022-09-26 12:28:08 -05:00
Bruce Dubbs
e977e1382e Renamed cmake-15.0.1.src.tar.xz and placed on anduin. 2022-09-26 11:35:41 -05:00
Pierre Labastie
c3a493c30d Update to thunderbird-102.3.0 2022-09-25 16:28:24 +02:00
Pierre Labastie
bf4b5fc3e7 Update to rustc-1.64.0 2022-09-25 10:26:38 +02:00
Pierre Labastie
9a599135cf Update to llvm-15.0.1 2022-09-25 10:26:24 +02:00
Bruce Dubbs
3ffc0fc91b Update to node-16.17.1. 2022-09-24 17:31:42 -05:00
Bruce Dubbs
25718e7650 Update to unbound-1.16.3. 2022-09-24 16:31:23 -05:00
Bruce Dubbs
b8007e8eb1 Update to bind-9.18.7. 2022-09-24 16:01:53 -05:00
Bruce Dubbs
6530183fca Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-24 10:46:57 -05:00
Bruce Dubbs
d7f56e3314 Fix typo in balsa patch name 2022-09-24 10:46:46 -05:00
Tim Tassonis
47fe7a5ee8 Downgrade to mypaint-brushes-1.3.1. Fixes Gimp usage. 2022-09-24 17:42:06 +02:00
Pierre Labastie
6b5ea12702 Fix mesa md5 and size
Also remove an eol space
2022-09-24 12:31:26 +02:00
Bruce Dubbs
a05a6f33b7 Update to xapian-core-1.4.21. 2022-09-23 13:32:53 -05:00
Bruce Dubbs
fe9de01af3 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-09-23 13:22:02 -05:00
Bruce Dubbs
fb45bfdc2a Update to flac-1.4.1. 2022-09-23 13:21:56 -05:00
Bruce Dubbs
f4b4c814e2 Update to mesa-22.2.0. 2022-09-23 13:17:46 -05:00
Douglas R. Reno
75aa129cb5 Package Updates:
Update to libwpe-1.14.0
Update to Mako-1.2.3 (Python Module)
Update to nghttp2-1.50.0
2022-09-23 12:44:30 -05:00
Bruce Dubbs
ee7740c844 Update to balsa-2.6.4. 2022-09-23 12:05:57 -05:00
Xi Ruoyao
d135c4e33f
ghostscript: housekeeping after --enable-dynamic removal 2022-09-23 16:32:35 +08:00
Pierre Labastie
680a059706 Update to ghostscript-10.00.0
Remove --enable-dynamic: upstream have hidden symbols in their shared
libraries because they were getting conflicts with other symbols in
some cases. The problem then is that the shared object X11.so module
symbols cannot be found by X11 libraries when loaded dynamically.
The solution is to have the module statically linked into the gs
binary itself (findings by Xi Ruoyao. removing --enable-dynamic is
upstream's advice).
2022-09-23 10:03:40 +02:00
Xi Ruoyao
0858e01830
texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
Bruce Dubbs
f59d30d08c Make gptfdisk work properly with util-linux-2.38. 2022-09-22 11:59:53 -05:00
Xi Ruoyao
b804521827
grub UEFI setup: realign kernel configurations 2022-09-22 12:33:43 +08:00
Xi Ruoyao
34e3e2d1ca
grub UEFI setup: add CONFIG_DRM_FBDEV_EMULATION
It's needed for running Linux console on top of SimpleDRM.

Fixes #17112 at BLFS side.  The issue is not limited to UEFI: if you
want to run the Linux console on any kernel modesetting driver, it's
needed.  So we need to mention it in LFS as well.
2022-09-22 12:11:00 +08:00
Douglas R. Reno
498e62a0ea Package Updates:
Update to cmake-3.24.2
Update to libblockdev-2.28
Update to gtkmm-3.24.7
Update to xfce4-pulseaudio-plugin-0.4.5
2022-09-21 20:16:48 -05:00
Douglas R. Reno
4bd4b77556 Package updates:
Update to btrfs-progs-5.19.1
Update to neon-0.32.4
Update to kdsoap-2.1.1
Update to graphviz-6.0.1
2022-09-21 18:41:19 -05:00
Bruce Dubbs
e2b07edd1d Update to pangomm-2.46.3. 2022-09-21 17:21:20 -05:00
Bruce Dubbs
3db3f72795 Update to wpebackend-fdo-1.14.0. 2022-09-21 17:16:26 -05:00
Bruce Dubbs
c5654896ed Update to mypaint-brushes-2.0.2. 2022-09-21 17:02:44 -05:00
Bruce Dubbs
16e4d1b15b Update to glibmm-2.66.5. 2022-09-21 16:54:25 -05:00
Bruce Dubbs
331222f074 Update to popt-1.19. 2022-09-21 15:16:10 -05:00
Bruce Dubbs
71b368b9cb Update to gobject-introspection-1.74.0. 2022-09-21 15:01:07 -05:00
Bruce Dubbs
25ce227d3b Update to glib-2.74.0. 2022-09-21 14:51:48 -05:00
Douglas R. Reno
59949b6046 Update to NSS-3.83 2022-09-21 10:14:47 -05:00
Julien Lepiller
431a8f176a Fix typo. 2022-09-21 07:39:20 +02:00
Douglas R. Reno
cbe60bdbf8 Update to WebKitGTK+-2.36.8 2022-09-20 22:27:23 -05:00
Pierre Labastie
dd686453ff Update to libreoffice-7.4.1.2 2022-09-20 22:38:27 +02:00
Pierre Labastie
7547bce44c Update to gnumeric-1.12.53 2022-09-20 22:23:17 +02:00