Zeckmathederg
0baa68caf2
Xorg Libraries: Fix some directories not being removed after compilation.
...
Notable dirs not getting deleted are libpciaccess-*/ and xtrans-*/.
2024-08-03 16:09:25 -06:00
Zeckmathederg
3db057d457
NVIDIA: Make necessary packages that follow that need to be installed more clear.
2024-08-03 16:00:14 -06:00
Zeckmathederg
e124be8f94
Added information regarding book order.
...
GLFS should be followed right after LFS but before BLFS.
2024-08-02 22:49:04 -06:00
Zeckmathederg
8c9e8b8eb0
HarfBuzz: Add important tag regarding Glib.
2024-08-02 22:13:49 -06:00
Zeckmathederg
d0f30690ce
AMDGPU PRO: Unarchived the driver.
...
This reverts commit c1b0061c7d
.
2024-08-01 20:52:16 -06:00
Zeckmathederg
14bd590679
xcb-util-errors: Added, needed by Hyprland.
2024-08-01 05:24:27 -06:00
Zeckmathederg
c1b0061c7d
AMDGPU PRO: Archived the driver.
2024-07-31 17:03:23 -06:00
Zeckmathederg
3a80d43f28
Rust: Fix a couple of typos.
2024-07-31 16:57:37 -06:00
Zeckmathederg
ddd26ff4fc
NVIDIA: Add info regarding kernel module types. Fixes issue #18 .
2024-07-30 09:16:13 -06:00
Zeckmathederg
fad8af7ff6
Added more instructions for NVIDIA on Wayland.
2024-07-30 09:00:27 -06:00
Zeckmathederg
edd8fd8c9f
Rust: Fix a few installation "issues".
2024-07-28 02:26:05 -06:00
Zeckmathederg
b3df2ba47b
Fix typos and added build time xinclude.
2024-07-26 23:50:09 -06:00
Zeckmathederg
b342801fb3
Mesa: Adjust 32-bit installation.
2024-07-25 22:54:52 -06:00
Zeckmathederg
b19967ccc2
Revert "Reapply "Mesa: Remove a line that makes Mesa fail to build.""
...
This reverts commit 3bc53623a6
.
2024-07-25 22:51:25 -06:00
Zeckmathederg
3bc53623a6
Reapply "Mesa: Remove a line that makes Mesa fail to build."
...
This reverts commit 154b96dc57
.
2024-07-25 22:48:55 -06:00
Zeckmathederg
154b96dc57
Revert "Mesa: Remove a line that makes Mesa fail to build."
...
This reverts commit 84b63bb3f4
.
2024-07-25 22:46:48 -06:00
Zeckmathederg
84b63bb3f4
Mesa: Remove a line that makes Mesa fail to build.
2024-07-25 22:44:22 -06:00
Zeckmathederg
ac3711ece4
Rustc: 1.79.0 -> 1.80.0.
2024-07-25 22:41:43 -06:00
Zeckmathederg
22949489f0
libunwind: Install libunwind-x86.h and add CFLAG for 32-bit installation.
2024-07-21 22:43:36 -06:00
Zeckmathederg
8bde637915
What now: Formatting.
2024-07-21 19:54:12 -06:00
Zeckmathederg
4372dd3c9f
Mesa doesn't need Vulkan Headers.
2024-07-19 14:09:35 -06:00
Zeckmathederg
e206760b26
ply: Adjust capitalization.
2024-07-17 20:55:29 -06:00
Zeckmathederg
9d69f374fa
Vulkan-Headers: Give instructions for testing.
2024-07-16 16:25:15 -06:00
Zeckmathederg
c4d579360d
HarfBuzz: Fix capitalization.
2024-07-15 23:08:52 -06:00
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
912cef2fde
Wayland: Made multiple changes including better organization and improve documentation.
2024-07-14 11:18:05 -06:00
Zeckmathederg
fbaa2700cf
Fixed make issue from moving ICU and mismatched listitem tag.
2024-07-13 18:58:53 -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
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
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
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
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
d6481a6e99
Remove now unnecessary switch in HarfBuzz.
2024-07-05 23:52:25 -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
10b5592c24
Made changes pertaining to Issue #10 .
2024-07-04 06:36:49 -06:00
Zeckmathederg
87114f503f
Fixed capitalization for HarfBuzz.
2024-07-04 03:24:02 -06:00