Pierre Labastie
fc32763cf8
Separate post-install instr in web-pixbuf-loader
...
Creating a cache should be done after instaling when using a package
manager. And having both install and post-install in the same
bloc confuses jhalfs.
2023-04-28 09:44:54 +02:00
Ken Moffat
46032bdc5c
Add changelog entry for cache in texlive.
2023-04-27 23:44:36 +01:00
Ken Moffat
067cb082d5
texlive : add -C to create config.cache.
...
This saves a lot of time in a parallel build.
2023-04-27 23:02:25 +01:00
Ken Moffat
c9c6847422
Typo fix, reported by Rainer Fiebig.
2023-04-27 21:01:03 +01:00
Douglas R. Reno
c33a0d3348
Update to xf86-video-ati-22.0.0 (Xorg Driver)
2023-04-27 13:51:13 -05:00
Bruce Dubbs
1118ba14e4
Update to harfbuzz-7.2.0.
2023-04-27 13:42:52 -05:00
Bruce Dubbs
49b3512bc1
Update to requests-2.29.0 (Python module).
2023-04-27 13:35:32 -05:00
Bruce Dubbs
8e704a6544
Update to sphinx-6.2.1 (Python module).
2023-04-27 13:16:36 -05:00
Pierre Labastie
820262d82c
Separate post-install from install in libavif
...
Updating the loaders cache is a post-install instruction. The generated
files shouldn't be part of a package if using a package manager.
And jhalfs gets confused if it is not separated from the install.
2023-04-27 18:45:08 +02:00
Pierre Labastie
95abdf8767
Separate gtk4 and gtk3 instructions in webkigtk
...
The present status with -DUSE_GTK4=[ON or OFF] cannot be
parsed meaningfully by jhalfs, and cmake does not fails
with this value of the parameter (!). So even for
people using copy-paste blindly, the failure occurs much later and has
no relation with the initial error.
2023-04-27 15:53:28 +02:00
Pierre Labastie
bc7af2136e
Fix test instructions in nfs-utils
...
When test instructions need to be run as root, it is not enough to
use a <command> tag. It needs a <screen> tag with role="root" and
remap="test" attributes.
Also fix a missing parenthesis.
2023-04-27 13:07:16 +02:00
Douglas R. Reno
a63158d7d9
curl: Use the correct dependency for httpd.
...
It currently shows as the 'httpd' program instead of 'Apache'.
2023-04-26 14:51:22 -05:00
Tim Tassonis
253f44ef7e
Update to thunderbird-102.10.1.
2023-04-25 22:49:24 +02:00
Bruce Dubbs
2280e49dac
Update to glib-2.76.2.
2023-04-24 18:36:16 -05:00
Bruce Dubbs
1d6fda1682
Update to sphinx-6.2.0 (Python module).
2023-04-23 19:36:16 -05:00
Douglas R. Reno
9af2c82629
Update to gsettings-desktop-schemas-44.0
2023-04-23 16:06:33 -05:00
Douglas R. Reno
c8042d243d
Update to vte-0.72.1
2023-04-23 16:05:31 -05:00
Bruce Dubbs
320d985bc3
Update to rustc-1.69.0.
2023-04-23 14:39:49 -05:00
Bruce Dubbs
b36f7378cf
Update to numpy-1.24.3 (Python module).
2023-04-23 14:16:12 -05:00
Douglas R. Reno
b197d5d920
Update to libadwaita-1.3.2
2023-04-23 12:37:35 -05:00
Douglas R. Reno
2cb86885e4
Update to gtk-4.10.3
2023-04-23 12:36:45 -05:00
Douglas R. Reno
2dc72c2ef2
Update to NetworkManager-1.42.6
2023-04-23 12:35:13 -05:00
Xi Ruoyao
49e37e23c2
gdk-pixbuf: List packages providing a loader as optional runtime dependencies
2023-04-24 00:29:11 +08:00
Douglas R. Reno
f298fd489a
Add webp-pixbuf-loader in support of EOG.
2023-04-23 11:15:05 -05:00
Douglas R. Reno
582c3c6f5f
KDE Frameworks: Add libavif as an optional dependency for KImageFormats.
2023-04-23 10:44:01 -05:00
Douglas R. Reno
0a35628679
nfs-utils: Remove an extra 'i' from the configure command
2023-04-23 10:21:10 -05:00
Douglas R. Reno
bf0d7e63c5
Pipewire: add a description for pw-config, which was added in 0.3.70
2023-04-23 10:20:17 -05:00
Douglas R. Reno
fcce6f36ce
Epiphany: use libadwaita1 so that it doesn't just show the library in
...
the title.
2023-04-23 08:31:52 -05:00
Bruce Dubbs
ad95d18200
Update to LVM2.2.03.21.
2023-04-22 16:49:15 -05:00
Bruce Dubbs
dd94d5febd
Update to libsoup-3.4.1.
2023-04-22 16:35:29 -05:00
Bruce Dubbs
597ff23e95
Update to Data-Compare-1.29 (Perl Module).
2023-04-22 16:31:00 -05:00
Bruce Dubbs
0d6d30b6b6
Update to gpgme-1.20.0.
2023-04-22 16:25:14 -05:00
Douglas R. Reno
0d92bdb573
Epiphany: now depends on gcr-4, not gcr-3
2023-04-22 11:21:27 -05:00
Bruce Dubbs
f0ef84ed12
Fix dhcpcd URL
2023-04-22 09:23:35 -05:00
Xi Ruoyao
2d1e39e691
libaom: Clarify how to use NASM
...
And mark it as nodep so jhalfs won't install both yasm and nasm with no
reason.
2023-04-22 16:09:17 +08:00
Douglas R. Reno
51212646b7
Update to epiphany-44.2
2023-04-21 15:58:23 -05:00
Douglas R. Reno
ab376e94b9
Update to WebKitGTK+-2.40.1
...
I used Bruce's advice for the GTK3/GTK4 split here. It can definitely be
improved upon if desired.
2023-04-21 15:54:25 -05:00
Bruce Dubbs
bb3934afaa
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-04-21 15:11:28 -05:00
Bruce Dubbs
8fbcec3671
Update to pipewire-0.3.70.
2023-04-21 15:07:48 -05:00
Tim Tassonis
41d9005e9b
Update to mesa-23.0.3.
2023-04-21 22:07:29 +02:00
Bruce Dubbs
a200b30491
Update to dhcpcd-10.0.1.
2023-04-21 14:56:37 -05:00
Bruce Dubbs
21dcd2009a
Update to python-dbusmock-0.29.0 (Python module).
2023-04-21 14:37:07 -05:00
Bruce Dubbs
33d07407f3
Update to babl-0.1.104.
2023-04-21 13:57:43 -05:00
Xi Ruoyao
90a022dca6
boost: Avoid hardcoding Python 3 minor version
2023-04-21 13:10:55 +08:00
Xi Ruoyao
e48a679062
x7lib: Remove unneeded sed for libXpm
...
The --disable-open-zfile option is now enough for disabling the faulty
test.
2023-04-21 13:10:55 +08:00
Bruce Dubbs
ca19f430b2
Update to qemu-8.0.0.
2023-04-20 22:26:16 -05:00
Bruce Dubbs
f40d447b06
Update to bind9 and bind 9.18.14.
2023-04-20 21:02:51 -05:00
Bruce Dubbs
42b48ae763
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-04-20 20:46:08 -05:00
Bruce Dubbs
306a1a243d
Update to nfs-utils-2.6.3.
2023-04-20 20:45:58 -05:00
Bruce Dubbs
a617894332
Update to vala-0.56.7.
2023-04-20 11:52:17 -05:00