Commit Graph

1644 Commits

Author SHA1 Message Date
Ken Moffat
67f7501162 Add note about future removal of context.
This only applies to texlive source, at least for TL2023 the
x86_64 binaries include luametatex.  For source the luametatex
sources are not included. In the unlikely case that we have a
user who both builds texlive from source and uses context, let
them know before we release 12.0 in case another luatex
vulnerability is discovered before TL2024.
2023-08-13 01:35:36 +01:00
Douglas R. Reno
5031e908be Typos by rhubarbpieguy 2023-08-11 15:31:37 -05:00
Ken Moffat
caea7378f0 tl-installer - add note for editors re testing.
In 2023 we eventually discovered that the x86_64 binaries for
asymptote had not worked for at least 2 years, and we now have
a workaround for that.  My 20230807 files are intended to show
which *collections* need to be added to schme-medium to allow
the various tests to run.
2023-08-07 22:30:36 +01:00
Xi Ruoyao
cddcdb1411
treewide: The remaining of kernel configuration rendering 2023-07-31 21:44:38 +08:00
Ken Moffat
11c720a621 Update to dvisvgm-3.1. 2023-07-30 23:23:02 +01:00
Xi Ruoyao
dda77cb2ff
Mention bsdunzip from libarchive as an unzip alternative 2023-07-24 20:01:00 +08:00
Bruce Dubbs
e77c478989 Merge branch 'trunk' into lxqt 2023-07-18 16:51:51 +00:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Xi Ruoyao
55e02d66d0
biber: root -> &root; 2023-07-05 02:50:16 +08:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes" 2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
1ef28cd2b8
treewide: Bring back some User Notes
Well, my script did not handle package names with dashes correctly.  So
some User Note links were mistakely removed.  Recheck removed links
containing dashes and add them back if applicable.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
9a4c8a4ec0
pst: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:14 +08:00
Douglas R. Reno
1d522bda5f Update to ghostscript-10.01.2 2023-06-26 12:00:33 -05:00
Douglas R. Reno
5162b4d9d4 Update to cups-2.4.6 2023-06-23 12:45:08 -05:00
Douglas R. Reno
9fd586e949 Fix CVE-2023-24805 in cups-filters. 2023-06-17 13:19:04 -05:00
Pierre Labastie
fd7bbebefd Update to mupdf-1.22.2 2023-06-17 14:04:50 +02:00
Bruce Dubbs
c216885700 Update to cups-2.4.5. 2023-06-14 10:31:00 -05:00
Ken Moffat
ccd206f655 Update to asymptote-2.86. 2023-06-13 23:19:53 +01:00
Xi Ruoyao
66e1c88c22
docbook-45-xml: Use --no-preserve=ownership instead of chown root:root
This avoids leaving root-owned files in the build directory, so it will
be easier to remove it as a normal user.
2023-06-12 20:33:17 +08:00
Bruce Dubbs
ee4e93c572 Update to cups-2.4.4. 2023-06-08 11:40:08 -05:00
Xi Ruoyao
9c6c28d2a4
cups: Add --with-rundir=/run/cups to avoid deprecated /var/run 2023-05-21 21:50:35 +08:00
Pierre Labastie
4e7b3abcd8 Update to mupdf-1.22.1 2023-05-16 16:58:58 +02:00
Ken Moffat
9eed74cc6b Patch texlive for a security fix.
Also add a Warning in install-tl-unx.
2023-05-09 19:12:10 +01:00
Xi Ruoyao
962285d5b4
cups: Remove outdated desc. for CC=
After the maintainance transferred from Apple to the community there is
no "strange perference on clang" anymore.
2023-05-06 23:46:00 +08: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
Bruce Dubbs
4ee954b13f Update to mupdf-1.22.0. 2023-04-15 16:10:34 -05:00
Xi Ruoyao
6d28de3676
evince: Take the advantage of /usr/lib/libkpathsea.so symlink
So we can simply the instruction.  Also remove a stale command
explanation referring to "configure script" (we are using meson now).

Simply the explanation for libkpathsea.so symlink in texlive too as we
don't distinguish "old" and "new" evince installations anymore.  The
original explanation emphasizing "old" evince installation also does not
make sense to me: we have /etc/ld.so.conf addition which should be
enough for ld.so to find libkpathsea.so.6 when evince is used; and ld.so
only searches for "libkpathsea.so.6" (which is a DT_NEEDED entry in
evince libdvidocument.so), not unversioned libkpathsea.so.
2023-04-14 18:47:46 +08:00
Ken Moffat
f5c913954d texlive: remove unnecessary 'mtxrun --generate'. 2023-04-11 21:27:57 +01:00
Douglas R. Reno
7eaa163e40 Texlive: Add -k to 'make check' in the test instructions
Let's do this so that we can see all of the test failures, rather than
bailing at the wcfname test
2023-04-03 16:45:10 -05:00
Bruce Dubbs
815f5d861a Fix texlive-20230313-source md5sum 2023-04-03 13:52:52 -05:00
Pierre Labastie
a504e70bca Move the texlive addition to ld.so.conf
We usually put those additions in the page where we define all the
paths. So move this one to "Setting the PATH for TeX Live". This
also prevents having to edit the texlive script in jhalfs (to
remove the addition when reinstalling).
2023-04-03 12:31:40 +02:00
Ken Moffat
74cb253f9c Biber - commetn out temporarily redundant command.
And change hardcoded biblatex version to an entity, ready for when
next version of biblatex is required.
2023-04-02 18:03:02 +01:00
Ken Moffat
881643edfe Update to biber-2.19.
Biblatex-3.19 is included in the 2023 texmf tarball.
2023-04-02 17:33:02 +01:00
Ken Moffat
ad5934b187 Update to dvisvgm-3.0.4. 2023-04-02 17:32:38 +01:00
Ken Moffat
e029a45267 Text tweaks to texlive source -
Grammar.

In explanations, options come after commands.  Add comment on
other accepted options which are used by some distros but have
no real benefit in this source build.
2023-04-02 17:31:58 +01:00
Ken Moffat
a9b0c5ea9c Texlive - minimal workaround for ConTeXt.
Use scripts so that 'mkiv' (based on luatex) will work,
rather than requiring extra package 'luametatex' which
is very different from the rest of texlive.
2023-04-02 17:31:23 +01:00
Ken Moffat
9167f8dfa7 Texlive 2023 - main part. 2023-04-02 17:30:35 +01:00
Ken Moffat
2eac7f728f Move (re)creation of kpathsea symlink -
Move it from before configuring dvisvgm to after installing
texlive.  For dvisvgm there is no difference, but this ensures that
an existing version of evince linked against kpathsea can work
after texlive/2022 is replaced by texlive/2023.
2023-04-02 17:28:44 +01:00
Pierre Labastie
15a1a0cd4d Update to ghostscript-10.01.1 2023-03-30 10:58:09 +02:00
Ken Moffat
f65def957e Allow binary asy to be used on BLFS.
It has been broken since TL2020. Thanks to xry111 for the minimal
workaround.
2023-03-28 23:41:24 +01:00
Douglas R. Reno
912b324bfe Typos from rhubarbpieguy 2023-03-11 19:02:27 -06:00
Xi Ruoyao
2fa5250e7e
texlive: Document a test failure with libpaper-2.0.10 2023-03-10 21:51:37 +08:00
Bruce Dubbs
21e0c46962 Update to qpdf-11.3.0.
This update also requires a fix to cups-filters. For
that package adding CXXFLAGS="$CXXFLAGS -std=c++17" to
the configure instruction is suficient.
2023-03-03 12:30:56 -06:00
Ken Moffat
4b7ceb7681 Update to dvisvgm-3.0.3. 2023-02-24 01:09:28 +00:00
Douglas R. Reno
2e23544f85 Biber: remove an unneccessary "and" 2023-02-22 14:03:02 -06:00
Bruce Dubbs
043de93cd8 Three more tags 2023-02-21 20:38:41 -06:00
Ken Moffat
5e378588ed Tags. 2023-02-22 01:02:44 +00:00
Bruce Dubbs
d0caf17a4e Still more tags 2023-02-21 12:59:48 -06:00
Ken Moffat
9949ee1d87 Tags 2023-02-20 00:20:51 +00:00
Bruce Dubbs
790d2916e5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-02-17 22:35:59 -06:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06:00
Ken Moffat
bd550c1b12 Some tags. 2023-02-18 02:35:51 +00:00
Douglas R. Reno
dbd73d6b58 Last round of tags for the day from me 2023-02-17 14:57:04 -06:00
Douglas R. Reno
ac0d66d9b2 Tags for PHP dependencies 2023-02-16 19:10:14 -06:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Ken Moffat
4e3d642d9c Update to asymptote-2.85. 2023-02-11 15:03:17 +00:00
Ken Moffat
31d19ce01e Update to dvisvgm-3.0.2. 2023-02-01 01:05:38 +00:00
Ken Moffat
f9ab064842 Package updates:
asymptote-2.84,
dvisvgm-3.0.1.
2023-01-30 23:31:03 +00:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
3e256af22d Update to mupdf-1.21.1. 2022-12-27 12:16:00 -06:00
David Bryant
a0e08b2176 Standardized the spelling of "userspace".
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Pierre Labastie
42d51c6132 Update to fop-2.8
Also to {pdf,font}box-2.0.27, and maven-3.6.8
2022-11-16 13:07:33 +01:00
Bruce Dubbs
1ff37b5493 Update to mupdf-1.21.0. 2022-11-08 18:26:01 -06:00
Ken Moffat
90995668c4 Update to asymptote-2.83. 2022-10-31 20:33:39 +00: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
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
Xi Ruoyao
1b32f1aedf
texlive: punctuation fix 2022-09-18 23:39:40 +08:00
Xi Ruoyao
35f4faf662
cups: remove reference to clang
Now configure script prefers GCC.
2022-09-16 13:50:04 +08:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Bruce Dubbs
e3cab04605 Three tags 2022-08-27 18:32:23 -05:00
Bruce Dubbs
63105664ab Two more tags 2022-08-26 19:16:52 -05:00
Pierre Labastie
eef5713fb7 A few tags 2022-08-26 22:45:40 +02:00
Pierre Labastie
d6696ec3d7 A few tags 2022-08-26 11:55:03 +02:00
Douglas R. Reno
8a2cb97ea3 Tag GNOME Applications and dependencies 2022-08-25 21:47:44 -05:00
Douglas R. Reno
fa4d97aca5 Tags 2022-08-24 18:15:34 -05:00
Douglas R. Reno
2cc15a2bb3 Package updates, URL fix, and tags
Update to SDL2-2.24.0
Update to cups-filters-1.28.16
Fix the libxml2 python2 module's download URL (was 2.9, change to 2.10).
2022-08-24 13:13:13 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Bruce Dubbs
48cb482af9 Just tags 2022-08-22 14:13:52 -05:00
Xi Ruoyao
0c953f12ef
"anyways" -> "anyway"
"anyways" is informal:
https://www.merriam-webster.com/dictionary/anyways
2022-08-20 14:38:05 +08:00
Douglas R. Reno
f57ea40c9f Package Updates:
Update to liburcu-0.13.2
Update to dvisvgm-2.14
Update to asymptote-2.82
Update to mutt-2.2.7
2022-08-19 13:58:46 -05:00
Bruce Dubbs
a91b061493 Update mupdf stats 2022-08-16 01:10:46 -05:00
Ken Moffat
bd0723e054 Remove hardcoded 2022 in biblatex install. 2022-07-31 18:49:33 +01:00
Bruce Dubbs
ed3707eae3 Editorial updates to Typesetting chapter
Moved the profile script to texlive.sh from extrapaths.sh.

Created an environment variable TEXLIVE_PREFIX and incorporated
it into the chapter's build scripts.

An additional optimization can still be made by moving the
TEXARCH variable into texlive.sh and removing it from
package instructions.
2022-07-30 23:07:10 -05:00
Bruce Dubbs
c5aa446ca3 Adjust biblatex download and install instructions 2022-07-30 10:48:35 -05:00
Ken Moffat
40df807b63 Biber requires a corresponding version of biblatex. 2022-07-30 03:21:37 +01:00
Bruce Dubbs
372c2fb741 Fix biber md5sum 2022-07-24 11:18:12 -05:00
Bruce Dubbs
bc9fa7350f Update to biber-2.18. 2022-07-23 17:30:31 -05:00
Douglas R. Reno
641597d074 dvisvgm: Comment out the autoreconf explanation since we no longer run
autoreconf when building this package.
2022-07-12 10:06:23 -05:00
Bruce Dubbs
c2cf6aa3ee Update to mupdf-1.20.0. 2022-06-15 11:01:04 -05:00
Ken Moffat
ea7594d4a0 Fix the perl-5.36 biber fix:
Missing ';' in the sed, and when the tarball is unpacked
the blib/ directory does not exist.
2022-06-06 18:51:02 +01:00
Xi Ruoyao
af290af777
biber: adapt for Perl 5.36 2022-06-03 15:47:39 +08:00
Bruce Dubbs
4faa441953 Update to cups-2.4.2. 2022-05-27 11:01:50 -05:00