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
Pierre Labastie
59b5331bce
docbook-xsl-nons: change xreflabel to add "nons"
...
This allows the full name of the package (with nons) to appear in
links.
Report by rhubarbpieguy@vivaldi.net
2022-05-27 15:58:59 +02:00
Pierre Labastie
64daebf32c
Fix installed file/directory names in docbook-xsl
...
Thanks to rhubarbpieguy@vivaldi.net for the report.
2022-05-26 16:21:27 +02:00
Ken Moffat
8c3a7fe936
Update to asymptote-2.81.
2022-05-15 12:12:12 +01:00
Ken Moffat
0539191a96
Update to dvisvgm-2.13.4.
2022-05-15 11:12:58 +01:00
Ken Moffat
5f29a21dca
Update to asymptote-2.80.
2022-05-14 18:43:49 +01:00
Xi Ruoyao
9e95906b93
biber: don't reinstall the same biblatex version
...
The book now has TexLive 2022, which already ships biblatex-3.17 (the
Date is actually several days *later* than the biblatex-3.17.tds.tgz
tarball).
2022-05-09 17:55:40 +08:00
Xi Ruoyao
194229472d
texlive: drop the explanation of one removed command
2022-05-09 17:38:34 +08:00
Ken Moffat
845db20de8
Update to asymptote-2.79.
2022-05-01 03:05:34 +01:00
Ken Moffat
9ed84ee778
Update to dvisvgm-2.13.3.
2022-05-01 02:39:22 +01:00
Ken Moffat
396abe0788
Update to texlive-2022.
...
For the binary, libwww-perl is now recommended, therefore move
that from perl-dependencies to the top-level perl-modules.
2022-05-01 02:24:41 +01:00
Pierre Labastie
7a9a7b2665
Remove spaces at the end of lines
2022-04-20 15:36:11 +02:00
Bruce Dubbs
e71a699f6f
Update to cups-filters-1.28.15.
2022-04-12 22:42:35 -05:00
Bruce Dubbs
4c5d0d7d77
Update to cups-filters-1.28.14.
2022-04-12 15:01:48 -05:00