Search Criteria
Package Details: wine-valve 5:8.0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wine-valve.git (read-only, click to copy) |
---|---|
Package Base: | wine-valve |
Description: | A compatibility layer for running Windows programs (Valve version) |
Upstream URL: | https://github.com/ValveSoftware/wine.git |
Licenses: | LGPL |
Conflicts: | bin32-wine, wine, wine-staging, wine-staging-git, wine-wow64 |
Provides: | bin32-wine, wine, wine-valve, wine-wow64 |
Replaces: | bin32-wine |
Submitter: | heavysink |
Maintainer: | heavysink (lilac) |
Last Packager: | lilac |
Votes: | 12 |
Popularity: | 0.27 |
First Submitted: | 2020-06-12 13:41 (UTC) |
Last Updated: | 2023-12-19 21:13 (UTC) |
Dependencies (155)
- desktop-file-utils (desktop-file-utils-gitAUR)
- faudioAUR (faudio-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gettext (gettext-gitAUR)
- glu (glu-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- lib32-faudioAUR (lib32-faudio-gitAUR)
- lib32-fontconfig
- lib32-freetype2
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-gettext
- lib32-glu
- lib32-lcms2
- lib32-libpcap
- lib32-libsm
- lib32-libxcursor
- lib32-libxdamage
- lib32-libxi
- Show 135 more dependencies...
Required by (379)
- 0cc-famitracker (requires wine)
- 2gis (requires wine)
- 4nec2-bin (requires wine)
- accutimes (requires wine)
- adobe-reader-11 (requires wine)
- ag-dsp-controller (requires wine)
- ags-git (requires wine) (optional)
- aimp (requires wine)
- aio-creator-neo (requires wine)
- alchemy-viewer-git (requires wine) (optional)
- algodoo-wine (requires wine)
- altirra (requires wine)
- anituner (requires wine)
- ankama-launcher (requires wine) (optional)
- anycubic-slicer (requires wine)
- aoe3-wine-steam (requires wine)
- arch-gaming-meta (requires wine)
- ares (requires wine)
- asim (requires wine)
- Show 360 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
damir commented on 2021-05-04 22:33 (UTC)
is there a reason to hardcode -j2 for the make? /etc/makepkg.conf has the MAKEFLAGS set and i am wondering if there is a specific reason to limit it here to 2
keilmillerjr commented on 2021-05-03 13:56 (UTC)
Package recently updated, but still failing 5 months later.
sylvite commented on 2021-02-01 18:35 (UTC) (edited on 2021-02-01 21:56 (UTC) by sylvite)
I created a Dockerfile as a PoC just to show that this package can build without any patches or other aur/git repos. Obviously I haven't tried running wine-valve in docker-- this is just to show that the build works without errors.
Edit: The corresponding pacman list:
$ docker run -it --rm wine-valve pacman -Q
http://ix.io/2O1n
heavysink commented on 2021-01-30 13:07 (UTC) (edited on 2021-01-30 13:08 (UTC) by heavysink)
Hi, I did the following experiments:
1) Use stock vkd3d, it leaves out errors:
2) using vkd3d-valve: /usr/bin/ld: d3d12_main.o: in function `D3D12CreateVersionedRootSignatureDeserializer':
adding '!buildflags' like https://aur.archlinux.org/packages/wine-valve-git/ won't help
sylvite commented on 2021-01-15 07:20 (UTC) (edited on 2021-01-15 07:24 (UTC) by sylvite)
I've tried for weeks to get this to install to no avail. Then with some combination of uninstalling and installing *-git and non *-git packages, I was finally able to get 5.13-4 installed earlier today. I don't remember the exact commands I used, but I pasted a snippet of lines from my pacman.log in order here, http://ix.io/2M50, if it can be of any help to anyone.
Edit: And at least one small game seems to run OK, although I lost some of my settings from when I was using multilib/wine, which I'm looking into.
andrfgs commented on 2021-01-02 04:06 (UTC)
This is broken and even installing Valve's vkd3d versions do not fix it. The error is the same as reported by @minder before and after installing the Valve versions of vkd3d
I still can't understand how to fix this using the aforementioned link. I have to investigate further.
keilmillerjr commented on 2020-12-25 20:01 (UTC)
@minder I have the same issue.
kesis commented on 2020-12-12 17:19 (UTC)
@minder I had the same error but it compiled after installing Valve's versions of vkd3d (vkd3d-valve-git, lib32-vkd3d-valve-git).
ynikitenko commented on 2020-12-12 16:11 (UTC)
@minder - this is a linkage error. A dynamic library was not found (not in LD_LIBRARY_PATH or not installed, or a wrong version without that function). There was a discussion of this error on https://aur.archlinux.org/packages/wine-valve-git/ .
minder commented on 2020-12-11 23:54 (UTC) (edited on 2020-12-11 23:54 (UTC) by minder)
Got this error during 5.13-2 compilation:
« First ‹ Previous 1 2 3 4 5 6 Next › Last »