Pierre Labastie
ab96df2970
Document a test failure in sphinx
2023-02-03 15:33:49 +01:00
Tim Tassonis
134d869f9c
Update to apr-1.7.2.
...
Update to apr-util-1.6.3.
2023-02-02 16:15:06 +01:00
Douglas R. Reno
2a1abbbffa
librsvg: minor text tweak in dependencies
2023-02-01 19:27:31 -06:00
Douglas R. Reno
0fd2551d49
rest: the examples also need gtksourceview5 to be installed
2023-02-01 19:21:55 -06:00
Pierre Labastie
86e74b2779
libsigc++: typo in build-documentation option
2023-02-01 14:31:42 +01:00
Ken Moffat
f0f23fdb86
Update to HTML-Parser-3.81.
2023-02-01 10:03:09 +00:00
Tim Tassonis
940d6093e2
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-02-01 02:06:52 +01:00
Tim Tassonis
949b48a2bc
Update to apr-1.7.1.
...
Update to apr-util-1.6.1.
2023-02-01 02:06:00 +01:00
Ken Moffat
31d19ce01e
Update to dvisvgm-3.0.2.
2023-02-01 01:05:38 +00:00
Bruce Dubbs
53d92c8462
alphabetize python modules page
2023-01-31 18:55:09 -06:00
Bruce Dubbs
76d24bfcca
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-01-31 18:07:30 -06:00
Bruce Dubbs
569925c77f
Update python modules for pythonhosted
...
Move the pythonhoted page to python_modules even though it is not
yet activated to render in the book.
Change location of pythonhosted md5sum ENTITIES to packages.ent
so they can be used in multiple pages but only need to be updated
in one place.
Note that pages not have entries like:
<!ENTITY asciidoc-md5sum "&asciidoc-md5sum;">
so this seems to be redefinig the entity to the version
in packages.ent. This seems to be OK with the build system.
2023-01-31 18:02:12 -06:00
Douglas R. Reno
cede1f03ca
ibus: The pyxdg dependency isn't there anymore
...
It's commented out inside of the source code.
In openbox, add a comment about where pyxdg is used.
2023-01-31 17:33:49 -06:00
Douglas R. Reno
38821efaa1
Update to xf86-video-vmware-13.4.0 (Xorg Driver)
2023-01-31 17:32:18 -06:00
Bruce Dubbs
3ef383c482
Move pythonhosted to python modules
...
The pythonhosted page is still commented out for now
but being set up for later inclusion.
2023-01-31 14:00:54 -06:00
Bruce Dubbs
b6d5115684
Update to libgusb-0.4.4.
2023-01-31 09:58:46 -06:00
Thomas Trepl
dc1953de36
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-01-31 11:20:02 +01:00
Thomas Trepl
b003406fb5
Fix d/l url for proftpd (add 'v')
2023-01-31 11:19:43 +01:00
Xi Ruoyao
d0eb8992c8
firmware: fix an oversight in the update yesterday
...
Forgot to bump 0xb2 to 0xb6 in one paragraph for my CPU as the Intel
microcode example.
2023-01-31 12:23:24 +08:00
Ken Moffat
f9ab064842
Package updates:
...
asymptote-2.84,
dvisvgm-3.0.1.
2023-01-30 23:31:03 +00:00
Pierre Labastie
22d849ad52
mailx: move misplaced role="nodump"
...
Also decorate alternatives with <replaceable>
2023-01-30 23:59:16 +01:00
Pierre Labastie
33cb050c5e
Reformat Additional Dowonloads for gucharmap
...
There shouldn't be any <bridgehead> between the "Additional Downloads"
one and the <itemizedlist>.
2023-01-30 16:03:12 +01:00
Pierre Labastie
15a485c343
Fix the initramfs part of "Early loading of microcode"
2023-01-30 15:49:25 +01:00
Xi Ruoyao
b5da785b08
firmware: fix a typo
2023-01-30 18:11:48 +08:00
Xi Ruoyao
ab0b034f5f
firmware: Do not assume the microcode files in /lib/firmware
...
We used to put microcode files there for late loading, but now late
loading is deprecated.
By the way, update Intel microcode update demonstrations.
2023-01-30 18:05:27 +08:00
Xi Ruoyao
640313a175
building-notes: remove an extra ")"
2023-01-30 17:38:57 +08:00
Xi Ruoyao
8d2373d88d
building-notes: Fix a grammar error
2023-01-30 17:35:18 +08:00
Xi Ruoyao
5a95524443
building-notes: Update harderning section to match the status quo
...
By the way, use <option> to decorate the compiler options.
2023-01-30 17:32:18 +08:00
Pierre Labastie
5cf5248465
Fix xine-lib md5
...
Looks like sourceforge has been updated on January 28th, while the book
was updated on Januaray 26th
2023-01-30 10:20:35 +01:00
Pierre Labastie
0cce0bf80f
Sync UCD.zip versions between ibus and gucharmap
2023-01-30 10:19:50 +01:00
Pierre Labastie
cbcf148fcf
ibus: make Optional download closer to template
...
There shouldn't be any bridgehead between "Optional Download" and
<itemizedlist>. Otherwise, jhalfs does not see the itemized list.
Note that this is a recent change in jhalfs for coping with other
places where there are several itemized lists, and only the first
one should be used...
2023-01-30 09:57:53 +01:00
Bruce Dubbs
8cc2fe70c8
Update to pycryptodome-3.17.0 (Python module).
2023-01-30 01:04:04 -06:00
Bruce Dubbs
3d1f27df03
Update to umockdev-0.17.16.
2023-01-30 01:01:31 -06:00
Bruce Dubbs
bb3c618aba
Update to sysstat-12.7.2.
2023-01-30 00:59:13 -06:00
Douglas R. Reno
048071e163
gobject-introspection: Tweaks regarding gi-doc-tool.
...
Add Markdown as an optional dependency since gi-doc-tool needs it
Clarify text and comments regarding gi-doc-tool
2023-01-29 22:16:38 -06:00
Ken Moffat
dbdd6ff450
Change libyaml to 'required' for ruby.
2023-01-30 02:05:42 +00:00
Bruce Dubbs
1d0c7f825b
Update to c-ares-1.19.0.
2023-01-29 13:32:34 -06:00
Bruce Dubbs
cb993ff207
Update to fetchmail-6.4.36.
2023-01-29 13:27:41 -06:00
Pierre Labastie
54d589072b
Remove eol spaces
2023-01-29 13:51:59 +01:00
Pierre Labastie
eed39e34ab
Remove an eol space after `\' in libreoffice
2023-01-29 13:36:46 +01: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
4ea982c231
TTF and OTF fonts: Update info for Caladea, Carlito, and IPAex
...
For Caladea and Carlito update the URL so the user can find the latest
release.
For IPAex, update the URL (the old URL does not work now) and it seems
we need Google Translate... Also bump the version number.
2023-01-29 14:03:34 +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
fec97d2f6b
Update to fontconfig-2.14.2.
2023-01-28 14:32:45 -06:00
Bruce Dubbs
8b281cb6fb
Update to geoclue-2.7.0.
2023-01-28 14:28:38 -06:00
Bruce Dubbs
8da27b5f7c
Restore system-boost to libreoffice
2023-01-28 09:47:57 -06:00
Douglas R. Reno
2215e98f72
Drop avahi dependency from grilo
2023-01-28 08:55:38 -06:00
Pierre Labastie
02c7572ddb
gjs: use wrap-mode=nofallback
...
It prevents downloading sysprof if sysprof is not installed. Also
reformat and add "setup" to meson.
2023-01-28 11:18:11 +01:00
Pierre Labastie
35879fc83a
Hatch-vcs: use underscore in written text
...
It is not easy to make one's mind whether a dash or an underscore
should be used: pypi, and doc, use hatch-vcs. But tarball name
nd installed module directories have hatch_vcs (note that dashes
are forbidden in python module names). So use hatch_vcs in written
text (don't change the dash in the entities and the id).
2023-01-28 10:08:03 +01:00
Bruce Dubbs
8d52d86983
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-01-27 16:04:59 -06:00