Commit Graph

4887 Commits

Author SHA1 Message Date
Pierre Labastie
d8ce0863fc Add xcb-util-cursor to rec. dep. of qt6
Otherwise, X11 support is not built
2023-12-30 18:40:32 +01:00
Rahul Chandra
469e448810 Update to libdrm-2.4.119 2023-12-28 22:38:28 -05:00
Douglas R. Reno
07955b8e5a Update to mesa-23.3.2 2023-12-28 14:51:38 -06:00
Douglas R. Reno
00e84e8e7f Update vulkan-headers and vulkan-loader to 1.3.274 2023-12-27 19:23:40 -06:00
Douglas R. Reno
170af09f95 glslang: libHLSL is no longer installed with version 14.0.0 2023-12-26 16:05:42 -06:00
Bruce Dubbs
2ef7106b8a Update to glslang-14.0.0. 2023-12-24 15:35:56 -06:00
Bruce Dubbs
3074f5311c Update to gtk+-3.24.39. 2023-12-24 11:46:55 -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
Pierre Labastie
a927adc2fc Remove editor note link in webkitgtk
The wiki page contained obsolete information and has been removed.
2023-12-23 13:40:25 +01:00
Pierre Labastie
8f4e9f9f8f Fix gnome-theme-extras deps
Remove a spurious "or both" in dependencies
2023-12-17 10:23:48 +01:00
Bruce Dubbs
92202f73f5 Update to mesa-23.3.1. 2023-12-16 15:10:00 -06:00
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -06:00
Douglas R. Reno
f5053149fb Update to WebKitGTK-2.42.4 2023-12-15 19:37:50 -06:00
Douglas R. Reno
b1f1d2fd4c Update to Vulkan-Headers and Vulkan-Loader 1.3.273 2023-12-15 12:27:10 -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
Rahul Chandra
eaf0895fe3 Update to fltk-1.3.9 2023-12-11 22:43:52 -05:00
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
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
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
Douglas R. Reno
babbe4db8a Typo fixes from rhubarbpieguy 2023-12-07 12:11:50 -06: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
Bruce Dubbs
4a23c961e7 Update to libei-1.2.0. 2023-12-06 18:53:08 -06: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
2186e70dd7 Update to webkitgtk-2.42.3 (Security Update) 2023-12-06 01:36:14 -06:00
Douglas R. Reno
8b628d26e7 Update to vulkan-loader-1.3.272 2023-12-05 19:49:47 -06:00
Douglas R. Reno
9975c95582 Update to vulkan-headers-1.3.272 2023-12-05 19:48:06 -06:00
Douglas R. Reno
2dc245735f Update to libadwaita-1.4.2 2023-12-04 14:01:13 -06:00
Xi Ruoyao
e38d70a629
vulkan-loader: Add mesa as runtime dependency for vulkan drivers 2023-12-04 14:17:27 +08:00
Douglas R. Reno
ee66136871 Add support for Vulkan to Qt6 2023-12-02 11:13:28 -06: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
Douglas R. Reno
1d88a48bd3 Update to qtwebengine-5.15.17 (Security Update) 2023-11-30 23:20:25 -06:00
Douglas R. Reno
23c4cec1cc Add support for Vulkan to Qt5:
- Make the dependency internal
- Add the new library installed to Installed Libraries
2023-11-30 12:15:28 -06:00
Xi Ruoyao
8c25fe79d6
mesa: Simplify doc install command 2023-11-30 19:21:59 +08:00
Douglas R. Reno
bdfff0bbca Make the vulkan dependency internal in gtksourceview5.
It is detected at build time and building and running tests worked.
2023-11-30 00:00:36 -06:00
Douglas R. Reno
e4524d7674 Document how to use Vulkan in GTK-4.
Note that at this time, it's backend is still considered experimental.
It also requires Google's shader compiler to build, which is available
from https://github.com/google/shaderc/blob/main/downloads.md. This is
also known as 'glslc'.
2023-11-29 23:54:59 -06: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
3a579120b5 Merge branch 'trunk' into ken/tuningfonts 2023-11-29 08:46:34 +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
Ken Moffat
82ea9e2860 tuningfonts -
Use a capital for Fontconfig, to match other packages.
2023-11-29 07:58:24 +00:00
Ken Moffat
a5d96b7285 tuningfonts -
Remove note that some of the data is out of date.
2023-11-29 06:44:28 +00:00