Search Criteria
Package Details: dxvk-winelib 1.6.1-6
Git Clone URL: | https://aur.archlinux.org/dxvk-winelib.git (read-only, click to copy) |
---|---|
Package Base: | dxvk-winelib |
Description: | Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine, Winelib version |
Upstream URL: | https://github.com/doitsujin/dxvk |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | nicman23 |
Maintainer: | loathingkernel |
Last Packager: | loathingkernel |
Votes: | 3 |
Popularity: | 0.001153 |
First Submitted: | 2019-10-05 05:28 |
Last Updated: | 2020-11-02 00:40 |
Dependencies (9)
- bash (bash-devel-git, bash-devel-static-git)
- lib32-vulkan-icd-loader
- vulkan-icd-loader (vulkan-icd-loader-git)
- wine>=4.0rc1 (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-valve, wine-stable-next, wine-stable, wine-staging-git, wine-stable-ubuntu, wine-staging)
- git (git-git) (make)
- glslang (glslang-git, glslang-minimal-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-git, wine-valve, wine-stable-next, wine-stable, wine-staging-git, wine-stable-ubuntu, wine-staging) (make)
- meson>=0.43 (meson-git) (make)
Latest Comments
1 2 3 Next › Last »
asyed94 commented on 2021-02-25 17:58
@loathingkernel Whoops, sorry about that. I didn't see the other packages in the AUR for building/getting bins for
dxvk
and thought this was the only one. This package is for buildingdxvk
withwinelib
and support for that was dropped in v1.7 (release notes), which is why the version is frozen at 1.6.1.loathingkernel commented on 2021-02-25 09:27
@asyed94, no, that is using
mingw
, notwinegcc
, to build dxvk. Please verify what you are telling the PKGBUILD to do.loathingkernel commented on 2020-07-19 07:10
@theriddick No it doesn't. Check the release notes for 1.7.0
theriddick commented on 2020-07-19 01:11
needs updating to v1.7, unfortunately I can't seem to figure out how to do that atm. :(
mnd999 commented on 2020-05-23 11:53
I have to do the following to make this build:
katt commented on 2020-01-09 20:32
I'd just like to say thank fucking christ for this package being cleaned up.
FFY00 commented on 2019-12-04 10:22
You can get makepkg to checkout a specific tag or commit :). Look at my changes.
The point is, you do it in the sources array, not in prepare. And you don't do it automatically, you bump pkgver.
nicman23 commented on 2019-12-04 10:17
look you need to fix this.
this needs to be in the guidelines. i get that.
still i think this should be something in makepkg. redownloading the whole source when you can just git fetch is bad and wasteful. this is the whole point for it to be honest.
FFY00 commented on 2019-12-04 10:10
Actually I am sorry, 11 patches. The pba patches (9) and 2 extra pacthes to fix bugs. This is actually not a good package to be using as en example because one of the sources is missing.
They are in the wie-pba repo, which is missing now.
Either way, the purpose of those patches is totally different than the purpose of yours. You are changing the version, wine-staging-pba is provides wine-staging patched with the wine-pba patches.
nicman23 commented on 2019-12-04 10:02
then where are they listed