Search Criteria
Package Details: lib32-vkd3d-git 1.2.799.ga4ca091-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vkd3d-git.git (read-only, click to copy) |
---|---|
Package Base: | vkd3d-git |
Description: | D3D12 to Vulkan translation library. (GIT version) (32-bits) |
Upstream URL: | https://source.winehq.org/git/vkd3d.git |
Licenses: | LGPL |
Conflicts: | lib32-vkd3d |
Provides: | lib32-vkd3d |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 3 |
Popularity: | 0.000002 |
First Submitted: | 2018-05-30 19:46 (UTC) |
Last Updated: | 2022-02-19 16:16 (UTC) |
Dependencies (17)
- lib32-libxcb (lib32-libxcb-gitAUR)
- lib32-ncurses (lib32-ncurses-gitAUR)
- lib32-spirv-tools (lib32-spirv-tools-gitAUR)
- libvulkan.so (lib32-vulkan-icd-loader-gitAUR, vulkan-icd-loader-gitAUR, lib32-vulkan-icd-loader, vulkan-icd-loader)
- vkd3d (vkd3d-gitAUR)
- lib32-libxcb (lib32-libxcb-gitAUR) (make)
- lib32-ncurses (lib32-ncurses-gitAUR) (make)
- lib32-spirv-tools (lib32-spirv-tools-gitAUR) (make)
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- spirv-headers (spirv-headers-gitAUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging) (make)
- xcb-proto (xcb-proto-gitAUR) (make)
Required by (14)
- arch-gaming-meta (requires lib32-vkd3d)
- bottles (requires lib32-vkd3d) (optional)
- bottles-git (requires lib32-vkd3d) (optional)
- com.qq.weixin.work.deepin-x11 (requires lib32-vkd3d)
- deepin-wine5-i386 (requires lib32-vkd3d)
- deepin-wine5-stable-i386 (requires lib32-vkd3d)
- deepin-wine6-stable (requires lib32-vkd3d)
- lutris-git (requires lib32-vkd3d) (optional)
- proton-ge-custom-bin (requires lib32-vkd3d)
- proton-ge-custom-rtsp-bin (requires lib32-vkd3d)
- wine-osu-spectator (requires lib32-vkd3d) (optional)
- wine-valve (requires lib32-vkd3d)
- wine-valve (requires lib32-vkd3d) (make)
- winegame (requires lib32-vkd3d) (optional)
Latest Comments
1 2 Next › Last »
C_Schmidpeter commented on 2022-06-23 04:08 (UTC)
How can I activate vkd3d in my wine prefix? (I can't find any info in this regard on the Arch Wiki nor on the WineHQ Wiki)
damdam_kr commented on 2022-02-24 14:51 (UTC)
@sl1pkn07
thanks man
sl1pkn07 commented on 2022-02-23 07:47 (UTC)
Clean your cache
damdam_kr commented on 2022-02-23 06:00 (UTC)
hello;
==> ERROR: /home/xxy/.cache/paru/clone/vkd3d-git/vkd3d is not a clone of https://source.winehq.org/git/vkd3d.git Aborting... error: failed to download sources for 'vkd3d-git-1.2.799.ga4ca091-1 (vkd3d-git lib32-vkd3d-git)': error: packages failed to build: vkd3d-git-1.2.799.ga4ca091-1 (vkd3d-git lib32-vkd3d-git)
algebro commented on 2020-06-11 20:05 (UTC) (edited on 2020-06-11 20:18 (UTC) by algebro)
Has anyone been able to build this? I've tried in a clean chroot and normally and I always get a bunch of errors like this:
Update: looks like the fix is here: https://github.com/d3d12/vkd3d/commit/8e7bf8a5c3e004763a62822ff2d79cf76907b712
For some reason the upstream winehq git repo doesn't match the Github mirror, but the github version builds successfully.
SolarAquarion commented on 2020-06-09 22:50 (UTC)
for some reason this is not getting vulkan.h
sl1pkn07 commented on 2019-12-12 16:41 (UTC)
try with
git://source.winehq.org/git/vkd3d.git
. i don't like much, but is a workgroundgardotd426 commented on 2019-12-12 16:31 (UTC)
build hangs at indefinitely at
sl1pkn07 commented on 2019-02-20 15:41 (UTC)
good catch!
seems the source tarball include the pre-generated headers, but needs generate if is builded from git
fixed
greetings
PedroHLC commented on 2019-02-19 22:04 (UTC) (edited on 2019-02-19 22:06 (UTC) by PedroHLC)
I wasn't understanding why it wasn't building here, it was failing to find
vkd3d_d3d12.h
, so I decided to look at the Makefile, and it seems that for generating some headers it requires awidl
executable, which for my surprise comes withwine
. Yeah,wine
is required as makedep, as well for lib32...1 2 Next › Last »