Commit Graph

29526 Commits

Author SHA1 Message Date
Zeckmathederg
d22c800ffe Moved versions in xml files to packages.ent.
This was mostly done in preparation of my new version checking program - chkpkgver.

Not only that but updated the versions in specific xml files is inconvenient with little apparent benefit in GLFS.
2024-07-15 16:59:43 -06:00
Zeckmathederg
23e7ccbe1d Mesa: Be accurated about use of Vulkan-Loader. 2024-07-15 15:49:01 -06:00
Zeckmathederg
20bc154662 Updated two packages and updated make-ca download link. 2024-07-14 20:09:21 -06:00
Zeckmathederg
9bcd2b93e9 make-ca: 1.13 -> 1.14. 2024-07-14 20:02:30 -06:00
Zeckmathederg
912cef2fde Wayland: Made multiple changes including better organization and improve documentation. 2024-07-14 11:18:05 -06:00
Zeckmathederg
d7974b9321 Vulkan-*: 1.3.289 -> 1.3.290. 2024-07-14 11:01:47 -06:00
Zeckmathederg
fbaa2700cf Fixed make issue from moving ICU and mismatched listitem tag. 2024-07-13 18:58:53 -06:00
Zeckmathederg
c13927da9c lfs.css: Made a symlink. 2024-07-13 18:52:25 -06:00
Zeckmathederg
a78c76e4bb Added -D secure-rpc parameter explanation. 2024-07-13 18:48:47 -06:00
Zeckmathederg
e6e23faf96 Add 32-bit installation instructions for direct and transient dependencies for Wayland. 2024-07-13 18:36:46 -06:00
Zeckmathederg
1b9889fd7c Wayland: Add 32-bit installation instructions. 2024-07-13 18:00:12 -06:00
Zeckmathederg
266af72f32 libglvnd: Build typo. 2024-07-13 17:43:37 -06:00
Zeckmathederg
fb054e2be8 Xwayland-24.1.0 -> *-24.1.1. 2024-07-13 10:49:51 -06:00
Zeckmathederg
f44c8f4ffa Added make distclean for lib32-libunwind. Fixes Issue #13. 2024-07-10 10:25:45 -06:00
Zeckmathederg
eb092e2327 Added make distclean for lib32 Alsa Plugins. 2024-07-10 09:29:53 -06:00
Zeckmathederg
e0a123c5d2 Added back a command in Mesa. 2024-07-09 12:24:53 -06:00
Zeckmathederg
f8a09b3a24 Troubleshooting Steam: only LD_PRELOAD="" %command% is necessary. 2024-07-09 04:39:25 -06:00
Zeckmathederg
4a4e1b5efb Edited parts of the Graphics API subsection of Shared Dependencies to be more complete and educational. 2024-07-09 03:31:41 -06:00
Zeckmathederg
49866289a3 Add case statement for i686 AMDGPU PRO.
The case statement added by this change ensures that if you are on an x86_64 CPU, the libdir is lib32, but if the CPU is 32-bit, the libdir is lib.
2024-07-09 03:04:08 -06:00
Zeckmathederg
311d8c2bb1 Updated p11-kit, gnutls, and libxml2.
p11-kit: 0.25.4 -> 0.25.5; gnutls: 3.8.5 -> 3.8.6; libxml2: 2.13.1 -> 2.13.2.
2024-07-09 02:58:34 -06:00
Zeckmathederg
208388eab2 Add AMDGPU PRO support. Fixes issue #12. 2024-07-08 11:16:22 -06:00
Zeckmathederg
98a980d1a0 Add groundwork for AMDGPU PRO. 2024-07-08 05:09:12 -06:00
Zeckmathederg
846da53846 Fix typos in Mesa. 2024-07-08 02:42:03 -06:00
Zeckmathederg
054deb517a Adjusted sections pertaining and fix link issue.
Link issue has to deal with /introduction/welcome/important.xml where var &blfs-svn; was spelt as &blvs-svn;.
2024-07-06 05:47:01 -06:00
Zeckmathederg
74e832535a Added '--disable-static' to lib32-libvorbis. 2024-07-06 04:21:49 -06:00
Zeckmathederg
e8ca2206d8 Fixed typos from last two commits. 2024-07-06 00:25:46 -06:00
Zeckmathederg
436615c9a6 Remove Systemd considerations in packages. 2024-07-06 00:18:52 -06:00
Zeckmathederg
90a6d68355 Explicitely state the book doesn't have instructions for Systemd. 2024-07-06 00:07:46 -06:00
Zeckmathederg
d6481a6e99 Remove now unnecessary switch in HarfBuzz. 2024-07-05 23:52:25 -06:00
Zeckmathederg
cc38aae24c hwdata-0.383 -> *-0.384. 2024-07-05 10:42:29 -06:00
Zeckmathederg
7e145d457c Just remove image from README.md. 2024-07-05 10:19:04 -06:00
Zeckmathederg
5ae6767902 Edited README.md to look more pleasant. 2024-07-05 10:17:11 -06:00
Zeckmathederg
7f67aa7a1a Sized image appropriately. 2024-07-05 09:55:50 -06:00
Zeckmathederg
627391458f Cropped images/glfs-logo.png for better look on main page. 2024-07-05 09:46:32 -06:00
Zeckmathederg
abe6504ede Address Issue #7.
images/glfs-logo.png now properly appears at the top of the page in div .book .titlepage. Looks nice but has a small spacing issue. Not major so it can stay.
2024-07-05 07:52:20 -06:00
Zeckmathederg
ffd796efc1 Apply commit 8bc8eb5feb2867613ea268e0016cf644ce7e1397 from BLFS git for GNAT.
Credit to Xi Ruoyao for the BLFS commit. GNAT is just ADA tools from GCC.
2024-07-05 06:47:28 -06:00
Zeckmathederg
ac6811a639 Fixed an issue with the commit before the last one. 2024-07-04 23:25:24 -06:00
Zeckmathederg
9950fbd0a5 Fixed path issue with last commit. 2024-07-04 23:14:27 -06:00
Zeckmathederg
f5fafdb2af Addressed part of Issue #11.
Invoked -D CMAKE_SKIP_INSTALL_RPATH=ON for: Vulkan-Loader, LLVM, and SPIRV-LLVM-Tranlator.

Also added xinclude for -D CMAKE_SKIP_INSTALL_RPATH=ON.
2024-07-04 23:09:34 -06:00
Zeckmathederg
8e7ada2634 Recognize Rahul and Szaszm as GLFS contributors.
Thanks Rahul and Szaszm! Your help was and is appreciated!
2024-07-04 06:56:36 -06:00
Zeckmathederg
10b5592c24 Made changes pertaining to Issue #10. 2024-07-04 06:36:49 -06:00
Zeckmathederg
b351e85bf1 Fixed kernel config in Gamepad Support. 2024-07-04 03:52:36 -06:00
Zeckmathederg
f96e6a88ad Fixed typo in SDL2. 2024-07-04 03:37:37 -06:00
Zeckmathederg
4a1eae5916 Fixed typo in libxkbcommon. 2024-07-04 03:35:23 -06:00
Zeckmathederg
87114f503f Fixed capitalization for HarfBuzz. 2024-07-04 03:24:02 -06:00
Zeckmathederg
7776b138a8 Fixed whitespace in PulseAudio. 2024-07-04 03:21:25 -06:00
Zeckmathederg
0d52bcd91a Fixed a number of typos. 2024-07-04 01:40:11 -06:00
Zeckmathederg
db3d4c90dd Add important note for NSS. 2024-07-04 01:18:51 -06:00
Zeckmathederg
f12ba81f46 Mesa-24.1.2 -> *-24.1.3. 2024-07-04 01:07:27 -06:00
Zeckmathederg
6fbc8bad86 p11-kit-0.25.3 -> *-0.25.4. 2024-07-03 19:20:08 -06:00