Search Criteria
Package Details: directx-headers-git r236.358fbfc-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/directx-headers-git.git (read-only, click to copy) |
---|---|
Package Base: | directx-headers-git |
Description: | DirectX headers for using D3D12 |
Upstream URL: | https://github.com/microsoft/DirectX-Headers |
Licenses: | MIT |
Conflicts: | directx-headers |
Provides: | directx-headers |
Submitter: | SovietReimu1228 |
Maintainer: | DexterHaxxor |
Last Packager: | DexterHaxxor |
Votes: | 2 |
Popularity: | 0.000143 |
First Submitted: | 2022-08-03 09:10 (UTC) |
Last Updated: | 2025-01-25 12:31 (UTC) |
Required by (10)
- amdonly-gaming-mesa-git (requires directx-headers) (make)
- amdonly-gaming-opencl-rusticl-mesa-git (requires directx-headers) (make)
- amdonly-gaming-vulkan-mesa-layers-git (requires directx-headers) (make)
- amdonly-gaming-vulkan-radeon-git (requires directx-headers) (make)
- fastfetch-git (requires directx-headers) (make)
- fastfetch-git (requires directx-headers) (optional)
- mesa-amd-bc250 (requires directx-headers) (make)
- mesa-git (requires directx-headers) (make)
- mesa-wsl2-git (make)
- vulkan-radeon-amd-bc250 (requires directx-headers) (make)
Latest Comments
« First ‹ Previous 1 2
SovietReimu1228 commented on 2023-04-20 09:43 (UTC)
Thank you for pointing out my mistake!
Lone_Wolf commented on 2023-04-20 07:34 (UTC)
Please remove those 2 lines as they are no longer needed now you use options array to achieve that goal .
It's not needed nor desired to update this so often . See https://wiki.archlinux.org/title/AUR_submission_guidelines#Publishing_new_package_content
SovietReimu1228 commented on 2023-04-19 11:58 (UTC)
OK, I've been fixed.
Lone_Wolf commented on 2023-04-18 09:43 (UTC)
Agree, but can be achieved in a cleaner/simpler way.
add
options=(!lto)
to the PKGBUILD. (man PKGBUILD for details on all options).« First ‹ Previous 1 2