Package Details: wine-git 10.2.r193.g6e6334d4293-1

Git Clone URL: https://aur.archlinux.org/wine-git.git (read-only, click to copy)
Package Base: wine-git
Description: A compatibility layer for running Windows programs (git version)
Upstream URL: https://www.winehq.org/
Keywords: windows wine
Licenses: LGPL-2.1-or-later
Conflicts: bin32-wine, wine, wine-wow64
Provides: bin32-wine, wine, wine-wow64
Replaces: bin32-wine
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 87
Popularity: 0.80
First Submitted: 2007-07-18 16:01 (UTC)
Last Updated: 2025-03-04 13:40 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 16 Next › Last »

sidneycrestani commented on 2016-12-07 00:04 (UTC)

the --with-gstreamer option is already there, that comment is from the community repo your issue #2 was fixed on my second commit

C0rn3j commented on 2016-12-06 17:11 (UTC)

Thanks! That seems to have fixed it! I just have 2 issues left with this package 1)# Gstreamer was disabled for FS#33655 https://bugs.archlinux.org/task/33655 As you can see this issue was fixed upstream. https://bugs.winehq.org/show_bug.cgi?id=30557 2) My comment from 2016-11-20 13:36 on this page describes the issue

sidneycrestani commented on 2016-12-06 00:22 (UTC) (edited on 2016-12-06 01:01 (UTC) by sidneycrestani)

I copied the PKGBUILD dependencies from upstream, my bad EDIT: Should be fixed now

C0rn3j commented on 2016-12-05 22:28 (UTC)

Thanks for taking over the package and fixing the issues, but now there's a problem with - mesa-libgl (package found) [makedepend] - lib32-mesa-libgl (package found) [makedepend] :: mesa-libgl and nvidia-libgl are in conflict (libgl). Remove nvidia-libgl? [y/N] Tl;dr people with binary Nvidia drivers are being forced to use mesa

C0rn3j commented on 2016-12-04 00:46 (UTC)

The lines that's twice in the PKGBUILD: libcl lib32-libcl need to be replaced by: opencl-icd-loader lib32-opencl-icd-loader Because of recent changes.

C0rn3j commented on 2016-11-20 13:36 (UTC)

Installing this package removes `wine` package, which requires removing packages like `winetricks-git`/`winetricks`/`wine-mono`/`wine_gecko` as they rely on `wine`, so it'd be great if the PKGBUILD was edited to provide `wine` or whatever change needs to be done to not break other packages.

sxe commented on 2016-05-14 09:38 (UTC)

Hey guys, i merged the latest wine PKGBUILD changes, builds fine for me now. @Xylemon I would like to keep in sync with the original wine PKGBUILD as close as possible. Greetings

Xylemon commented on 2016-04-08 18:11 (UTC) (edited on 2016-04-08 18:14 (UTC) by Xylemon)

Could you add OSS to the optional deps as well?

dickiteemerald commented on 2016-03-13 03:03 (UTC)

Hey there I had to compile latest wine but wasn't succesful in building a clean pkgbuild for diablo III https://bbs.archlinux.org/viewtopic.php?pid=1611938

davispuh commented on 2015-07-27 22:33 (UTC)

There's a couple of GCC bugs for 5.x which makes compiling wrong code for Wine so I recommend using gcc-multilib-git until fixed GCC is released. Or alternatively you can use workaround by compiling with "-O0" in CFLAGS or compile with GCC 4.9