Commit Graph

2907 Commits

Author SHA1 Message Date
Douglas R. Reno
058abc920a xarchiver: remove a reference to GTK+-2.
For xarchiver we're already using GTK+-3, and we're getting rid of
GTK+-2 soon (GIMP3 has hit it's final developer release). This is one
less reference to worry about cleaning up later.
2024-03-02 13:05:57 -06:00
Tim Tassonis
7e3400eb44 Update to xfce4-panel-4.18.6.
Update to xarchiver-0.5.4.23.
Update to xfce4-terminal-1.1.3.
2024-03-02 01:15:18 +01:00
Bruce Dubbs
730f162bfe Update to gparted-1.6.0. 2024-02-26 23:16:39 -06:00
Bruce Dubbs
85ea15e75a Update to pidgin-2.14.13. 2024-02-25 12:53:51 -06:00
Bruce Dubbs
ba6b00b444 Update to thunderbird-115.8.0 (Security Update).
And a few minor text corrections.
2024-02-21 07:21:30 -06:00
Douglas R. Reno
e7c4a7f280 Tags 2024-02-20 22:43:37 -06:00
Bruce Dubbs
c25d1eb59f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-02-20 22:16:09 -06:00
Bruce Dubbs
b4079e28b4 Rearrange and explain the first sed construct in Firefox.
The sed adds 5 identical entries to a c++ array.
2024-02-20 22:14:43 -06:00
Douglas R. Reno
fccc863c9a Tag GNOME Software 2024-02-20 22:10:04 -06:00
Ken Moffat
6354d179cd Firefox-115.8.0esr, security update. 2024-02-20 18:47:47 +00:00
Bruce Dubbs
1022c00c17 Tags and a small wording change in libreoffice 2024-02-20 09:13:17 -06:00
Bruce Dubbs
d8c3e3f4b3 A few more tags 2024-02-19 18:11:28 -06:00
Thomas Trepl
9d9ca00545 A few tags 2024-02-19 19:11:27 +01:00
Ken Moffat
567056a157 some tags. 2024-02-19 00:22:39 +00:00
Bruce Dubbs
f67c5c8d96 Update to kde-apps-23.08.5 and associated tags. 2024-02-18 16:12:27 -06:00
Douglas R. Reno
e8b3f50d33 Tags 2024-02-17 02:49:09 -06:00
Bruce Dubbs
1241ea193c Tag xfce and dependencies 2024-02-16 13:11:29 -06:00
Bruce Dubbs
202b6c4e8f Update to gnumeric-1.12.57. 2024-02-13 16:14:05 -06:00
Bruce Dubbs
e90d74e9f9 Typo 2024-02-13 09:54:01 -06:00
Xi Ruoyao
e9b8875274
xdg-utils: Remove --mandir option
IIRC it's only used for work around some bad defaults of old autoconf,
with updated xdg-utils it's no longer needed anymore.
2024-02-13 11:52:57 +08:00
Bruce Dubbs
600ea42048 Remove warning that is no longer valid 2024-02-12 17:58:40 -06:00
Bruce Dubbs
a7b74d67a8 Update to xdg-utils-v1.2.1. 2024-02-12 17:54:30 -06:00
Bruce Dubbs
f2f6965f1d Typo 2024-02-12 16:54:52 -06:00
Bruce Dubbs
e80fb94d16 Update to hexchat-2.16.2. 2024-02-12 16:46:04 -06:00
Douglas R. Reno
504cdb3aca TigerVNC: Use LXQt instead of LXDE. 2024-02-05 15:18:48 -06:00
Douglas R. Reno
51347047a0 Update to libreoffice-24.2.0.3 2024-02-02 19:08:58 -06:00
Douglas R. Reno
0a5bc99a58 TigerVNC: Use xorg-server-21.1.11 instead of 21.1.6.
I've tested this and it seems to work as expected.

This should protect TigerVNC Server against all of the CVEs fixed in
xorg-server since xorg-server-21.1.6 was released.
2024-01-26 14:06:34 -06:00
Douglas R. Reno
00105c815d Update to thunderbird-115.7.0 (Security Update) 2024-01-24 13:09:56 -06:00
Ken Moffat
20b6996885 Update to firefox-115.0.0esr. 2024-01-23 22:49:23 +00:00
Xi Ruoyao
77fb07ae93
epiphany: Drop unneeded LC_ALL for testing
The test case has been fixed to enforce LC_ALL=C.UTF-8 internally,
so we no longer need to set it.
2024-01-21 15:36:41 +08:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Douglas R. Reno
45f0076551 Update to Thunderbird-115.6.1 2024-01-10 10:27:11 -06:00
Douglas R. Reno
e3c17f2a96 Update to epiphany-45.2 2024-01-09 16:43:14 -06:00
Xi Ruoyao
d5b06a4ddb
seamonkey: Document sudo/su may kill $PATH_PY311
Like rustc.  Move the unset command out of the <screen> for
installation because if we use sudo --preserve-env=PATH_PY311 -s for a
shell as root to install the package, "unset PATH_PY311" will only
unset it in this shell, not the shell building the package.

Also fix a grammar issue in rustc, and unset LIBSSH2_SYS_USE_PKG_CONFIG
after installing rustc too.
2024-01-05 02:16:19 +08:00
Douglas R. Reno
c0f71f24ae QtWebEngine: use Python 3.11 instead, and simplify the instructions.
To do this I've created build_fixes-2.patch. This contains:

- Fix for shipped ffmpeg build failure
- Fixes for Python 3.11 changes
- Changes for ICU-74, but modified to allow building on previous
  versions of BLFS and their versions of ICU
- The NINJAJOBS change
- Chunks from a patch from ArchLinux32 to prevent instantaneous crashes
  in Falkon. Still causes issues with text rendering, so I've created a
  note in the Falkon page. However, video playback and images display
  perfectly. I will revisit this in February once we have the new glibc.
  Unlike previous issues, it no longer crashes, so that's a good start!

This significantly brings down the count of instructions for this page
and should make it a lot easier to follow.

I've tested this on both x86_64 and i686. On i686 there's a major
improvement in that Falkon (and KDE System Monitor) actually start and
run, though in the case of Falkon there is still no text.
2024-01-03 11:49:31 -06:00
Pierre Labastie
8097885f44 libreoffice: don't hardcode the symlink
Presently, we do "ln -s libreoffice-<version> /opt/libreoffice"
but we use $LO_PREFIX everywhere else. So if $LO_PREFIX is not
equal to libreoffice-<version>, the symlink is broken. Use
"ln -s $LO_PREFIX /opt/libreoffice instead".
2023-12-30 20:14:39 +01:00
Douglas R. Reno
c05d5f52c9 Update to xarchiver-0.5.4.22 2023-12-30 12:34:37 -06:00
Xi Ruoyao
f94402b44d
seamonkey: Fix usage of Python 3.11
The mach of seamonkey is more nasty than FF or TB :(.

Q: Why not just export PATH=/opt/python3.11/bin:$PATH?
A: This will be too easy forgetting to unset it.  And an explicit
   PATH=$PATH_PY311 also helps sudo (sudo PATH=$PATH_PY311 mach install
   will work perfectly fine, but export PATH=$PATH_PY311; sudo ... won't
   work as sudo will reset $PATH).
2023-12-30 04:41:02 +08:00
Douglas R. Reno
67f44136c7 Mozilla packages: drop ./mach configure
This command is no longer needed as './mach build' will run it for us
automatically.
2023-12-28 13:37:41 -06:00
Douglas R. Reno
b0f39cc3f1 Update to Thunderbird-115.6.0 (Security Update)
Also undo the Python 3.12 changes for now
2023-12-26 23:56:17 -06:00
Douglas R. Reno
6848f3f59b Seamonkey: adapt to the new Python 3.11 installation method. 2023-12-26 21:41:42 -06:00
Douglas R. Reno
da3147829f Firefox: drop the six dependency.
We're using a system copy of Python 3.11 now, and we don't copy the
system copy of six into the Firefox build tree anymore
2023-12-26 21:28:51 -06:00
Douglas R. Reno
97e8769af9 Firefox: remove extra newlines at the start of command blocks 2023-12-26 15:15:27 -06:00
Bruce Dubbs
6dd695f77f Typo 2023-12-26 12:48:38 -06:00
Bruce Dubbs
01c1ac6aff Typos and small corrections. 2023-12-26 12:44:02 -06:00
Bruce Dubbs
5bd4e666b2 Simplify python3.11 page and firefox page. 2023-12-26 12:34:06 -06:00
Rahul Chandra
105d06c49a Add python3.11 in order to build Mozilla packages
I haven't modified all the reverse-depends to remove the
python-3.12 fixes (only firefox right now)
2023-12-26 02:33:08 -05:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Pierre Labastie
5edfa7f011 Make sed for python-3.11 nodump in seamonkey 2023-12-21 17:57:51 +01:00
Douglas R. Reno
4b3d2071e1 Update to Seamonkey-2.53.18 2023-12-20 15:49:54 -06:00