Commit Graph

1650 Commits

Author SHA1 Message Date
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
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
Bruce Dubbs
9f7ce10257 Update to mupdf-1.19.1 2022-04-12 14:50:48 -05:00
Bruce Dubbs
30d3d9d3d8 Update to ghostscript-9.56.1. 2022-04-12 14:41:04 -05:00
Bruce Dubbs
ea4164ad7f Update to ghostscript-9.56.0 2022-03-31 14:22:31 -05:00
Bruce Dubbs
b1d16c5709 Update to cups-filters-1.28.13. 2022-03-28 18:23:59 -05:00
Douglas R. Reno
ccc5a50be6 Tag TexLive and friends 2022-02-26 23:13:23 -06:00
Bruce Dubbs
12a3cd1792 A few more tags 2022-02-22 17:36:49 -06:00
Bruce Dubbs
2e9883635e More tags 2022-02-20 22:38:16 -06:00
Pierre Labastie
e97bb1397c Merge branch 'trunk' into plabs/graphenv 2022-02-20 09:21:19 +01:00
Douglas R. Reno
98fd8b9420 Package updates and tags
Update to cups-filters-1.28.12
Update to qpdf-10.6.2
Update to php-8.1.3
2022-02-19 19:59:54 -06:00
Thomas Trepl (Moody)
2d76528bd3 Tags 2022-02-19 23:57:50 +01:00
Pierre Labastie
3f06cf0403 Tag java apps 2022-02-19 09:20:39 +01:00
Bruce Dubbs
03a2986c05 A package update and some tags.
Update to libqalculate-4.0.0.
2022-02-16 22:44:55 -06:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -06:00
Ken Moffat
daafbc0e36 Update to asymptote-2.78. 2022-02-11 11:15:15 +00:00
Bruce Dubbs
45bf446a86 Revert md5sum change for biber 2022-02-11 01:11:23 -06:00
Bruce Dubbs
1230001aa8 Sync md5sums for biber and biblatex with urls in the book 2022-02-11 00:48:43 -06:00
Ken Moffat
c87a311af7 Package updates:
biber-2.17,
dvisvgm-2.13.1.
2022-02-10 20:43:26 +00:00
Ken Moffat
3942811c6e Revert "Update to dvisvgm-2.13.1."
This reverts commit 3da3129bbe.

And fix up the changelog to record this.
2022-02-08 19:18:11 +00:00
Ken Moffat
0aa9efabe9 Revert "Fix dvisvgm md5sum"
This reverts commit 0894002b40.
The linked tarball is different from what I tested, the commands
will not work, so revert this before my fix
2022-02-08 19:10:55 +00:00
Bruce Dubbs
0894002b40 Fix dvisvgm md5sum 2022-02-08 10:54:08 -06:00
Ken Moffat
3da3129bbe Update to dvisvgm-2.13.1. 2022-02-08 02:06:19 +00:00
Douglas R. Reno
e042fb42c3 Remove an unneeded tweak from CUPS and an option that is no longer used
from AccountsService (causes FTBFS).
2022-02-06 14:18:20 -06:00
Pierre Labastie
46fb0f972d Changes so that X does not appear as the only graphic system 2022-02-03 22:19:22 +01:00
Bruce Dubbs
9501a015ca Package updates.
Update to vim-8.2.4236.
Update to git-2.35.1.
Update to accountsservice-22.04.62.
Update to cups-2.4.1.
Update to pipewire-0.3.44.
2022-01-31 13:16:50 -06:00
Pierre Labastie
61f5b628c4 Package updates and one fix
umockdev-0.17.6
gtk4-4.6.0
fop-2.7
Fix network-manager-applet for building with recent meson. Thanks
to Joe Locash for the report.
2022-01-22 15:48:42 +01:00
Bruce Dubbs
1895c552af Package updates.
Update to gdb-11.2.
Update to cups-filters-1.28.11.
Update to postfix-3.6.4.
2022-01-19 20:04:40 -06:00
Douglas R. Reno
284dd89d01 Package Updates:
Update to gexiv2-0.14.0
Update to adwaita-icon-theme-41.0
Fix a bug in the systemd unit for CUPS that causes the unit to be
installed into a non-existent target.
2022-01-03 21:49:48 -06:00
Bruce Dubbs
95145941ce Package updates.
Update to Net-DNS-1.33 (Perl module).
Update to vala-0.54.5.
Update to nano-6.0.
Update to pipewire-0.3.41.
Update to gutenprint-5.3.4.
2021-12-17 11:41:52 -06:00
Douglas R. Reno
b47d633f37 Remove a bunch of dependencies on OpenJDK which are no longer valid. 2021-12-14 00:04:47 -06:00
Bruce Dubbs
8c71f6e25e Package updates.
Update to node-16.13.1.
Update to cups-2.4.0.
2021-12-06 14:36:23 -06:00
Xi Ruoyao
12b6e53ad3
mupdf: fix a typo producing bad hyperlink 2021-11-24 22:32:52 +08:00
Douglas R. Reno
313f9a6ba8 Package Updates
Update to mupdf-1.19.0
Update to gnupg-2.2.33
Update to unrar-6.1.1
Update to pycryptodome-3.11.0
2021-11-23 16:49:11 -06:00
Bruce Dubbs
e52c70d5e7 Recommend lcms2 of ghostscript 2021-10-27 09:35:56 -05:00
Pierre Labastie
5fcebb8686 Reinstate the "Additional Downloads" for ghostscript
Even if there is no patch, there are two font files that can be
considered "additional downloads". If the bridgehead is removed,
it confuses jhalfs, by making the font files appear on the same
footing as the main package.
2021-10-22 11:03:17 +02:00
Douglas R. Reno
27cc55e9ee Package updates:
Update to seamonkey-2.53.9.1
Update to thunderbird-91.2.1
Update to ghostscript-9.55.0
2021-10-21 22:55:22 -05:00
Bruce Dubbs
6413d00e80 Package updates.
Update to itstool-2.0.7.
Update to feh-3.7.2.
Update to DateTime-Calendar-Julian-0.106 (Perl module).
2021-09-26 11:35:16 -05:00
Ken Moffat
f429481684 ghostscript - patch it to fix CVE-2021-3781. 2021-09-10 22:47:52 +01:00
Bruce Dubbs
78b2022092 Update to sane-backends-1.0.32 2021-09-07 17:26:25 -05:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Pierre Labastie
68df997aa8 Typo in sane.xml 2021-09-06 11:58:40 +02:00
Douglas R. Reno
673c07088d Package update:
Update to libnsl-2.0.0
Add dependencies on libnsl to several packages where they were missing
2021-09-03 22:33:33 -05:00
Bruce Dubbs
33de79b943 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-08-29 19:19:58 -05:00
Bruce Dubbs
85a581fd3b Tags 2021-08-29 19:19:44 -05:00
Ken Moffat
5b2e6008bc Tags 2021-08-29 23:57:49 +01:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Bruce Dubbs
c93c620cae Tags 2021-08-29 10:32:39 -05:00
Pierre Labastie
da54a62385 Tags for kde and some deps 2021-08-28 22:59:53 +02:00
Pierre Labastie
34a6571e05 Tags 2021-08-28 15:44:55 +02:00
Xi Ruoyao
a79033326f
update to glib-2.68.4, and tagging dependencies
-Dselinux=false is no longer needed.  And the sed is no longer needed.
2021-08-26 19:38:21 +08:00
Ken Moffat
ba7161814a Tags. 2021-08-24 16:24:31 +01:00
Ken Moffat
524d887e83 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
Because I forgot to push.
2021-08-24 15:33:36 +01:00
Bruce Dubbs
b04339aeb6 Tags 2021-08-23 20:38:36 -05:00
Ken Moffat
4f0e9e6f67 Tag most of TeX source.
I dislike tagging what I've recently edited, because I tend to
read what I intended to write, rather than what is there, aka
"marking my own homework".  But I'll come back to divsvgm tomorrow
after the public book has rendered, and walk through the
instructions.
2021-08-24 02:16:42 +01:00
Ken Moffat
b8e4cbe31b Update to dvisvgm-2.12. 2021-08-23 18:44:40 +01:00
Ken Moffat
c92a844995 Patch ghostscript to prevent a segfault. 2021-08-23 17:42:11 +01:00
Bruce Dubbs
59eea9d945 Package updates and tags
Update to ibus-1.5.25.
Update to cups-filters-1.28.10.
2021-08-21 19:32:38 -05:00
Douglas R. Reno
5838482ecc Finish the printing stack 2021-08-21 12:09:15 -05:00
Bruce Dubbs
99e72b11f9 Tags, mostly multimedia libraries. 2021-08-20 20:51:36 -05:00
Bruce Dubbs
0469963ce5 Tagging. Mostly General Libraries and Utilities 2021-08-20 00:14:42 -05:00
Douglas R. Reno
444198c428 Tags and a package update
Update to BIND-9.16.20 (Security Update).
2021-08-19 15:32:28 -05:00
Thomas Trepl (Moody)
6b35a4db17 Tags 2021-08-18 22:53:23 +02:00
Thomas Trepl (Moody)
aed1e212bb Tags 2021-08-18 15:58:33 +02:00
Douglas R. Reno
d53d455e0d Package update and a relevant buildfix:
Update to JDK-16.0.2
Adjust FOP to build with JDK-16.0.2
2021-08-17 09:47:55 -05:00
Douglas R. Reno
9ba32ade87 Minor typo fix 2021-08-16 12:16:59 -05:00
Xi Ruoyao
08e1b767d0
Tag for UEFI and dependencies ("required" and "recommended") 2021-08-17 01:07:26 +08:00
Xi Ruoyao
2908b0059a
docbook-xml: add a note about v4.x < 4.5 2021-08-17 01:06:52 +08:00
Xi Ruoyao
f3e940f78f
secure some download URL 2021-07-31 00:14:52 +08:00
Bruce Dubbs
0791109ef6 Package updates.
Update to cups-filters-1.28.9.
Update to bind-9.16.18.
2021-06-18 14:49:42 -05:00
Douglas R. Reno
e3b75e1853 Update to pdfbox/fontbox 2.0.24 2021-06-15 16:46:05 -05:00
Douglas R. Reno
2ff29edb96 Gutenprint: Reference proper systemd unit 2021-05-24 23:27:04 -05:00
Douglas R. Reno
53e150950c cups-filters: Stop modifying the systemd unit for cups-browsed now that
we're using OpenPrinting CUPS.
2021-05-24 22:05:18 -05:00
Douglas R. Reno
a953e6827f CUPS: Update to work with systemd 2021-05-24 17:36:20 -05:00
Xi Ruoyao
d9506f79a6
cups: remove redundant option on systemd, and mention clang 2021-05-22 23:06:56 +08:00
Bruce Dubbs
99ed85063d Tweak cups xml and version name. 2021-05-21 22:34:02 -05:00
Thomas Trepl (Moody)
3d16a42135 Use OpenPrinting CUPS 2021-05-18 23:00:30 +02:00
Tim Tassonis
4fd617380a Add a sed to cups-filters to allow building with openldap 2.5.4. 2021-05-01 21:03:14 +02:00
Douglas R. Reno
6dbf70546f Restructure the autoreconf and sed commands in dvisvgm so that the
changes actually take effect
2021-04-26 21:08:30 -05:00
Douglas R. Reno
5986ef7873 texlive: typo fix 2021-04-26 19:36:15 -05:00
Ken Moffat
17156823af Update the xindy patch to match upstream texlive-2021. 2021-04-24 02:44:36 +01:00
Ken Moffat
00a31549ff Update to texlive-2021. 2021-04-24 02:38:42 +01:00
Xi Ruoyao
c9aa98043d
secure LFS url 2021-04-23 19:00:10 +08:00