Commit Graph

28527 Commits

Author SHA1 Message Date
Bruce Dubbs
a8ec34c4e4 Typo 2023-12-09 16:42:03 -06:00
Bruce Dubbs
20d3648614 Document gtk3 dependency better 2023-12-09 15:49:55 -06:00
Douglas R. Reno
8d0bd18ad5 Update to libreoffice-7.6.4.1 2023-12-08 20:26:49 -06:00
Rahul Chandra
63a2e8380a Update to cmake-3.28.0 2023-12-08 18:56:07 -05:00
Rahul Chandra
9732e2550c Update to libaom-3.8.0 2023-12-08 18:36:43 -05:00
Douglas R. Reno
cc0cb5db70 Update to gnome-control-center-45.2 2023-12-08 16:31:58 -06:00
Douglas R. Reno
4320a4451a Update to rustc-1.74.1 2023-12-08 16:26:03 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Pierre Labastie
99eb823a18 Add a crude test of options vs parameter 2023-12-08 22:05:39 +01:00
Pierre Labastie
8e3d320c1f infodir is not used in xindy
but it includes tex-prefix.xml, which has infodir...
So modify tex-prefix.xml so that it is more generic.
also modify the typography to have individual parameters, in order to
facilitate the automatic detection of wrong option vs parameter
tags.
2023-12-08 22:05:39 +01:00
Douglas R. Reno
49de3c2c92 Update to mercurial-6.6.1 2023-12-08 14:43:18 -06:00
Douglas R. Reno
dd1672e8d7 Update to libxml2-2.12.2 2023-12-07 15:38:55 -06:00
Douglas R. Reno
1189315b06 Update to nautilus-45.2.1 2023-12-07 15:32:03 -06:00
Douglas R. Reno
6f55f20a3e Update to glib-2.78.3 2023-12-07 15:26:17 -06:00
Douglas R. Reno
ec2cf199fd libei: Don't hardcode the version
This resulted in the currency script returning a new version, while also
being inconsistent (the title says 1.2.0, but we're offering 1.1.0 for
download)
2023-12-07 15:17:16 -06:00
Bruce Dubbs
0e942fdf6e Update tree URL and other stats 2023-12-07 14:14:05 -06:00
Pierre Labastie
c4829ee1b9 Fix abiword for libxml-2.12.x 2023-12-07 20:00:13 +01:00
Douglas R. Reno
babbe4db8a Typo fixes from rhubarbpieguy 2023-12-07 12:11:50 -06:00
Bruce Dubbs
30d1d34c6d Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-12-07 11:28:49 -06:00
Bruce Dubbs
b4353b4c26 Fix md5sum for libnl-doc 2023-12-07 11:28:38 -06:00
Pierre Labastie
26f615acf0 Promote rsync to recommended for vim
it is in instructions that are not guarded by role="nodump"...
Note that now that vim gets several updates a day, I am not sure
we use the right way to update runtime files!
2023-12-07 17:37:42 +01:00
Pierre Labastie
ae30a941e7 Fix apache for libxml-2.12.x 2023-12-07 16:48:48 +01:00
Pierre Labastie
c0d8d48b0e Fix alignment in audacious 2023-12-07 16:40:19 +01:00
Pierre Labastie
69c97c04a8 Fix audacious plugins for libxml-2.12.x
Also fix command explananations
2023-12-07 16:12:36 +01:00
Pierre Labastie
493ec31a2a Reinstate disable-goncf in seamonkey mozconfig 2023-12-07 14:17:06 +01:00
Ken Moffat
ed3fb2ca4a Cleanup after merging tuningfonts branch:
Changelog entry.
Move reminder from tuning-fontconfig to just above firefox in
packages.ent.
2023-12-07 10:11:38 +00:00
Ken Moffat
6e2f45a1c0 Merge branch 'ken/tuningfonts' into trunk
All changes, except for note in packages and changelog, are ready.
2023-12-07 10:01:55 +00:00
Ken Moffat
366080f960 tuningfonts -
TTF-and-OTF-fonts - make CJK fonts a section2 so that it is
slightly bigger than the other items. Everything after it, either
re languages or specific fonts, is logically part of CJK fonts.

No change in indexing (i.e. CJK fonts itself is not indexed).
2023-12-07 09:53:40 +00:00
Ken Moffat
da49ff03f2 tuningfonts:
I reworked the paragraph about Unicode coverage, but left the
original in place while working on it, and then forgot to remove
it, causing an almost duplicate paragraph.
2023-12-07 09:41:01 +00:00
Ken Moffat
95aa2bf1fd tuningfonts:
Explain that some recent fonts have TTF files with hinting, and
OTF files without. Expand the comment in TTF-and-OTF-fonts to
explain why OTF should be preferred, and link to previous page
for why hinting can be undesirable or unusable.
2023-12-07 09:28:20 +00:00
Ken Moffat
69c8f9fa3f tuningfonts:
Rework second fc-match example:

'fcmatch -a TYPE | less' is useless: -a functions similarly to
fc-list, any following parameter is ignored. So the example listed
all installed font-style-weight combinations for all three TYPEs.

Replace by plain fc-match TYPE.

Remove TYPE specification from introductory paragraph, it is only
used for the replacement command here. Use the same markup for the
command and in the explanations, so that a capital TYPE in the
explanations is replaced by a smaller slanted TYPE.

The command after this shows a fuller variant with the type, lang
and weight being specified.
2023-12-07 08:52:04 +00:00
Xi Ruoyao
e75e99bdb2
libaom: Fix unclosed brackets 2023-12-07 12:12:43 +08:00
Xi Ruoyao
832e339df9
libaom: Clarify the condition where -DENABLE_NASM is needed 2023-12-07 12:07:06 +08:00
Bruce Dubbs
4a23c961e7 Update to libei-1.2.0. 2023-12-06 18:53:08 -06:00
Rahul Chandra
1bc4e7b3db Update to curl-8.5.0 (Security Update) 2023-12-06 18:29:22 -05:00
Rahul Chandra
2f48eeb446 Update to libnl-3.9.0 2023-12-06 16:57:06 -05:00
Rahul Chandra
15abfad2fb gdb-14.1 2023-12-06 16:49:35 -05:00
Pierre Labastie
fbdaa2169a libmusicbrainz5: fix for libxml-2.12.x 2023-12-06 20:11:20 +01:00
Pierre Labastie
56624f4968 Make runtime dependencies of docbook-utils recommended 2023-12-06 20:11:07 +01:00
Ken Moffat
0262f7c8d8 tuningfonts branch: Address most of Doug's review comments.
Typos, rewordings, put the conf file edits in <screen> blocks to
stand out, add details re GNOME Tweaks and Thunderbird.

I think I made a slight change to one of the wordings, but I now
forget which.

Outstanding item: 'fc-match -a Type | less' wording made me unsure
of exactly which variants of Sans Sasn-serif would be accepted.
Trying to test this (I have far too many fonts on current system)
appeared to act as if hte Type was being ignored.  Need to think
about this.
2023-12-06 15:01:18 +00:00
Pierre Labastie
9a1cccdd16 gegl: add role="root" to a command run as root 2023-12-06 15:46:38 +01:00
Pierre Labastie
c3d8e34104 Fix libgsf for libxml-2.12+ 2023-12-06 15:23:01 +01:00
Xi Ruoyao
333d2a8433
kernel-config: The hot key for choices is just the first character
Stupid inconsistency...
2023-12-06 17:26:14 +08:00
Pierre Labastie
5cc205a9e0 Make runtime deps recommended for glib2
shared-mime-info and desktop-file-utils may be needed by gio. Also,
it is assumed to be present for some page of the books...
2023-12-06 08:50:49 +01:00
Xi Ruoyao
09601d1105
grub-efi: Update to unifont-15.1.04 2023-12-06 15:37:21 +08:00
Douglas R. Reno
2186e70dd7 Update to webkitgtk-2.42.3 (Security Update) 2023-12-06 01:36:14 -06:00
Douglas R. Reno
809fb828e4 wireplumber: minor text consistency change 2023-12-06 01:36:14 -06:00
Douglas R. Reno
389a7d19b5 feh: minor text tweak in dependencies 2023-12-06 01:36:14 -06:00
Xi Ruoyao
e8a1f74ace
firmware: Microcode early loading is now unconditionally supported 2023-12-06 15:31:26 +08:00
Douglas R. Reno
1f61e4ed1a Update to enchant-2.6.3 2023-12-05 19:53:03 -06:00