Commit Graph

28020 Commits

Author SHA1 Message Date
Xi Ruoyao
a7373507f5
firefox: Tweak mozconfig
1. Drop --enable-optimize because it's the default.
2. Use -Wl,-z,pack-relative-relocs as a replacement for elf-hack.
3. Add --enable-rust-simd for SIMD optimization, like Arch and Gentoo.
4. Make the formatting (captialization and punctuation) of comments more
   consistent.
2023-11-03 18:28:06 +08:00
Xi Ruoyao
c12fd0f517
spidermonkey: Enable rust SIMD optimization
Arch and Gentoo do this for Firefox, Thunderbird, and SpiderMonkey.
I've tested SpiderMonkey with this for a while.  I'll enable this
for Firefox and Thunderbird too after testing them.

Sort all the switches (but --prefix) and explanations in alphabetic
order by the way.
2023-11-03 17:49:35 +08:00
Xi Ruoyao
8ef3f050af
asciidoc: Really fix the "invalid escape sequence" issue
I was confused by the ' and " characters...
2023-11-03 15:18:43 +08:00
Xi Ruoyao
9ef2bd487f
asciidoc: Add fix for Python 3.12 2023-11-03 15:14:51 +08:00
Tim Tassonis
51b3a00919 Update to ghostscript-10.02.1. 2023-11-03 04:01:52 +01:00
Bruce Dubbs
9176d760ca Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-11-02 19:44:20 -05:00
Bruce Dubbs
e3f6e6a5f9 Add a warning when updating shadow.
The shadow installation procedure overwrites many files in /etc/pam.d/
which will render system login and su commands (among others) inoperative.

This update adds a warning at the beginning of the build instructions
so it will be hard to miss.
2023-11-02 19:39:56 -05:00
Rahul Chandra
3a725a32f0 Update to c-ares 1.21.0 2023-11-02 19:05:59 -04:00
Rahul Chandra
a7e6f58bc8 Update to nghttp2-1.58.0 2023-11-02 19:00:11 -04:00
Bruce Dubbs
bac7c05d12 Noneckage updates.
Update to kuserfeedback-1.3.0.
Update to phonon-backend-vlc-0.12.0.
Archive phonon-backend-gstreamer.
2023-11-02 17:32:15 -05:00
Bruce Dubbs
3909fa1e6b Update to phonon-4.12.0. 2023-11-02 16:42:02 -05:00
Douglas R. Reno
869a277e9d Update to tracker-miners-3.6.2 2023-11-02 14:16:37 -05:00
Douglas R. Reno
d22662a112 Update to mutter-45.1 2023-11-02 14:08:50 -05:00
Douglas R. Reno
abdd7423b3 Update to gnome-shell-extensions-45.1 2023-11-02 13:59:56 -05:00
Douglas R. Reno
84138f0b6d Update to gnome-shell-45.1 2023-11-02 13:57:59 -05:00
Douglas R. Reno
5251d104ea Update to libsoup-3.4.4 2023-11-02 13:54:16 -05:00
Douglas R. Reno
f72568887c Update to gnome-control-center-45.1 2023-11-02 13:49:52 -05:00
Douglas R. Reno
7cd0bcf920 Update to nautilus-45.1 2023-11-02 13:44:32 -05:00
Douglas R. Reno
b1c1e4fc08 Update to gnome-maps-45.1 2023-11-02 13:32:55 -05:00
Douglas R. Reno
5910131413 Update to eog-45.1. 2023-11-02 13:29:44 -05:00
Douglas R. Reno
96be6eb5ef Update to libshumate-1.1.2 2023-11-02 13:25:34 -05:00
Douglas R. Reno
46c025b4af Update to gnome-user-docs-45.1 2023-11-02 13:20:29 -05:00
Douglas R. Reno
cf2cc677da Update to evolution-3.50.1 2023-11-02 13:12:13 -05:00
Douglas R. Reno
ceb94bed32 Update to evolution-data-server-3.50.1 2023-11-02 13:04:51 -05:00
Douglas R. Reno
fae2bc2e92 Update to thunderbird-115.4.1 (Security Update) 2023-11-02 11:01:58 -05:00
Xi Ruoyao
4ae4523d55
thunderbird: Add ICU 74 workaround 2023-11-02 15:55:05 +08:00
Xi Ruoyao
1dcb11c64e
thunderbird: Add Python 3.12 workaround 2023-11-02 15:53:46 +08:00
Xi Ruoyao
b05b7e3a94
firefox: Add a comment for ICU 74 workaround 2023-11-02 15:13:24 +08:00
Xi Ruoyao
2281985533
firefox: Add ICU-74 workaround 2023-11-02 15:09:04 +08:00
Xi Ruoyao
e86ded4104
firefox: Add Python 3.12 work around 2023-11-02 14:45:41 +08:00
Xi Ruoyao
cb3e56c5aa
usbutils: Switch back to kernel.org for downloading
Avoid a dependency on git.
2023-11-02 13:59:18 +08:00
Douglas R. Reno
9393fdeeef Update to OpenJDK-21.0.1 2023-11-02 00:57:56 -05:00
Xi Ruoyao
a192a33046
spidermonkey: Update the number of test failures for icu-74 2023-11-02 12:24:22 +08:00
Bruce Dubbs
173b0156af Update to xfconf-4.18.3. 2023-11-01 20:54:40 -05:00
Bruce Dubbs
15dbe35479 Update to valgrind-3.22.0. 2023-11-01 20:51:20 -05:00
Bruce Dubbs
9744d5a5ff Update to icu4c-74_1-src. 2023-11-01 20:20:01 -05:00
Bruce Dubbs
cbe1205070 Update to p11-kit-0.25.2. 2023-11-01 20:03:03 -05:00
Douglas R. Reno
20a47415eb VLC: Remove an extra newline 2023-11-01 15:45:03 -05:00
Bruce Dubbs
37f7e062a1 Fix python docs md5sum 2023-11-01 10:48:08 -05:00
Xi Ruoyao
fa5f6e9501
spidermonkey: Do not hard code python3-majorver 2023-11-01 21:42:53 +08:00
Xi Ruoyao
3d349f4114
gobject-introspection: Fix 19 test failures with Python 3.12 or later 2023-11-01 21:37:26 +08:00
Xi Ruoyao
4ca6236f04
python3: Remove stale explanation for --with-system-ffi 2023-11-01 21:35:36 +08:00
Xi Ruoyao
1561fce44d
texlive: Append ".test" suffix onto the test name "eptexdir/wcfname"
We have .test suffix for psutils.test, so make it consistent.
2023-11-01 21:06:44 +08:00
Xi Ruoyao
e3b2109589
spidermonkey: Work around build failure with Python 3.12 or later 2023-11-01 17:42:11 +08:00
Pierre Labastie
4ca51d4fc0 vlc: comment out an obsolete command explanation 2023-11-01 09:08:16 +01:00
Bruce Dubbs
c7f6da3661 Update to vlc-3.0.20. 2023-10-31 19:09:14 -05:00
Bruce Dubbs
a04003040a Update to usbutils-017. 2023-10-31 18:58:20 -05:00
Bruce Dubbs
1459c3b271 Update to shadow-4.14.2. 2023-10-31 17:49:20 -05:00
Bruce Dubbs
7420ff72f1 Update to Python-3.12.0. 2023-10-31 17:45:31 -05:00
Douglas R. Reno
27fdf90a1c SANE: Remove unnecessary bridgehead.
We don't carry the frontends anymore due to the GTK+-2 dependency (and
Simple-Scan replaces that functionality), so we don't need to specify
that sane-backends installs these programs/libraries anymore.
2023-10-31 13:13:55 -05:00