FS#57971 - [wine] Wine is built without vulkan
Attached to Project:
Community Packages
Opened by Aidan E. (aereaux) - Monday, 26 March 2018, 16:33 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 27 March 2018, 15:46 GMT
Opened by Aidan E. (aereaux) - Monday, 26 March 2018, 16:33 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 27 March 2018, 15:46 GMT
|
Details
Description:
Currently, it appears that the wine package is built without vulkan support. I may be sufficient to add vulkan-headers, vulkan-icd-loader, and lib32-vulkan-icd-loader to the makedepends to have it built with vulkan support. Additional info: multilib/wine 3.4-1 Steps to reproduce: Using the wine package, follow the steps here (https://github.com/roderickc/wine-vulkan/blob/master/README.md) to enable vulkan in a wineprefix, and then run `wine vulkaninfo`. This results error messages detailing how wine failed to load vulkan. I built wine manually while having the vulkan packages installed, and then tried the same steps as above, and vulkaninfo successfully showed me details about my graphics card instead of the errors. |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Tuesday, 27 March 2018, 15:46 GMT
Reason for closing: Fixed
Tuesday, 27 March 2018, 15:46 GMT
Reason for closing: Fixed
Thanks.