Commit Graph

2140 Commits

Author SHA1 Message Date
Douglas R. Reno
3b5dc50f15 Update to several new Xorg Applications:
mkfontscale-1.2.3
xauth-1.1.3
xev-1.2.6
xmessage-1.0.7
xpr-1.2.0
xrefresh-1.1.0
2024-03-07 14:11:10 -06:00
Douglas R. Reno
278901021f Update to xf86-input-wacom-1.2.1 (Xorg Driver) 2024-03-06 16:48:45 -06:00
Xi Ruoyao
abfacaf80e
Remove most references to PCRE1
Some notes:

- proftpd has been supporting PCRE2 since 1.3.8a.
- bluefish actually invokes PCRE via Glib, so since Glib was ported
  from PCRE1 to PCRE2 bluefish has been using PCRE2 in fact.
- zsh and rasqal will support PCRE2 in the next release.  For zsh pcre
  is not used with book instruction anyway, and for rasqal the
  maintainer suggests just relying on Glibc regex.h before the next
  release.
- The other distros (Fedora for eg) are already disabling PCRE for
  slang.
2024-03-05 22:22:51 +08:00
Xi Ruoyao
648752cf8a
mesa: Fix the condition where LLVM is required 2024-03-05 22:03:00 +08:00
Bruce Dubbs
3f40f5ac97 Update to encodings-1.1.0 (Xorg Font). 2024-03-03 17:35:21 -06:00
Bruce Dubbs
c674096006 Update to libXcursor-1.2.2 and libfontenc-1.1.8 2024-03-03 17:31:03 -06:00
Bruce Dubbs
d8d87ec274 Update to libxcb-1.16.1. 2024-03-03 17:09:09 -06:00
Bruce Dubbs
f757f053f8 Update to libXdmcp-1.1.5. 2024-03-03 17:03:30 -06:00
Bruce Dubbs
40d7761fac Update to mesa-24.0.2. 2024-03-03 15:26:54 -06:00
Douglas R. Reno
c13c0f7f75 xorg-server: Remove a reference to Sawfish now that we've archived it. 2024-02-26 13:44:54 -06:00
Bruce Dubbs
85ea15e75a Update to pidgin-2.14.13. 2024-02-25 12:53:51 -06:00
Douglas R. Reno
c40076fe24 Tags 2024-02-23 11:44:13 -06:00
Bruce Dubbs
789066502f Update to xterm-390. 2024-02-20 12:36:46 -06:00
Xi Ruoyao
ed59424575
xorg-server: List dbus as recommended 2024-02-16 17:57:11 +08:00
Bruce Dubbs
b9874725d3 Many tags.
Mostly Programming and Xorg sections and dependencies.
2024-02-15 19:26:48 -06:00
Rahul Chandra
698ccb9e53 Update to mesa-24.0.1 2024-02-14 18:48:22 -05:00
Bruce Dubbs
88c2c256a9 Update to xkeyboard-config-2.41. 2024-02-05 13:18:08 -06:00
Bruce Dubbs
ee92a07746 Update xorg libraries.
libXvMC-1.0.14
libxkbfile-1.1.3
libXext-1.3.6
libpciaccess-0.18
2024-02-05 13:07:21 -06:00
Bruce Dubbs
801085480d Update to xorg-apps xkbcomp-1.4.7, xkbutils-1.0.6, and xprop-1.2.7. 2024-02-05 12:15:37 -06:00
Xi Ruoyao
fedbe2f15f
treewide: Use <ulink> instead of <filename> for referring man pages
Sync with LFS.

Note that in BLFS many man pages are even not referred via <filename>
and these references need to be found and fixed manually.
2024-01-27 19:50:40 +08:00
Douglas R. Reno
2fea08c9bc Update to mesa-23.3.4 2024-01-25 14:03:39 -06:00
Thomas Trepl
68448b945b Fix typo 2024-01-20 12:04:05 +01:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Douglas R. Reno
039c1a2853 Xwayland: add libei as an optional dependency
The support is added if libei is present on the system.
2024-01-17 17:43:47 -06:00
Douglas R. Reno
06c83fefa0 Update to xwayland-23.2.4 (Security Update) 2024-01-17 17:41:33 -06:00
Douglas R. Reno
a278ddb11c Update to xorg-server-21.1.11 (Security Update) 2024-01-17 16:42:25 -06:00
Bruce Dubbs
3dfadcad5a Update to libinput-1.25.0 (xorg driver). 2024-01-16 17:26:22 -06:00
Xi Ruoyao
956e06b341
xkeyboard-config: Test suite needs more packages 2024-01-14 23:29:05 +08:00
Douglas R. Reno
268179b5fc Update to mesa-23.3.3 2024-01-12 14:41:19 -06:00
Douglas R. Reno
d227e1c743 Update to xterm-389 2024-01-02 16:22:55 -06:00
Douglas R. Reno
07955b8e5a Update to mesa-23.3.2 2023-12-28 14:51:38 -06:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Bruce Dubbs
92202f73f5 Update to mesa-23.3.1. 2023-12-16 15:10:00 -06:00
Bruce Dubbs
cc460eb67f Typos 2023-12-14 13:32:03 -06:00
Bruce Dubbs
beb3539dbf Typos 2023-12-14 12:26:02 -06:00
Bruce Dubbs
5e55391924 Update to xwayland-23.2.3. 2023-12-13 18:18:33 -06:00
Bruce Dubbs
199fb1e8c5 Update to xorg-server-21.1.10 2023-12-13 17:46:52 -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
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
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
Douglas R. Reno
5166e29337 Merge branch 'trunk' into renodr/vulkan-addition
Merge the day's changes into the branch.
2023-12-01 00:15:22 -06:00
Xi Ruoyao
8c25fe79d6
mesa: Simplify doc install command 2023-11-30 19:21:59 +08:00
Ken Moffat
9c1319c602 tuningfonts -
Make all internal sections of tuning-fontconfig Sect2 so that the
titles are all in the same font size.
2023-11-29 09:21:59 +00:00
Ken Moffat
f57d8fcd82 tuningfonts -
Index Lohit fonts, and use a capital for Indic.
2023-11-29 08:39:21 +00:00
Ken Moffat
1307636b2f tuningfonts -
We use <application> in the markup for all package names. Do that
consistently for rendered text on these pages, except when referring
to a version of a package.
2023-11-29 08:31:29 +00:00