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)

Required by (384)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »

<deleted-account> commented on 2011-01-25 22:03 (UTC)

I'm on x86_64 and building this with yaourt and it can't find lib32-libxrandr anywhere. Any idea what's up?

<deleted-account> commented on 2011-01-21 08:23 (UTC)

i have mingw32 crosscompiler installed and compiling fail's for me, i trying to fix it manually, i will report if found solution, appending --host and --build to configure does not solve this, but at least it trying to build with right toolset.

sxe commented on 2010-12-18 11:53 (UTC)

For me it works both ways, with and without "master" added. Anyway i updated the PKGBUILD to make it working for all again. thx for the tip Ockonal.

<deleted-account> commented on 2010-12-17 17:23 (UTC)

Failed to fetch source from git with latest pkgbuild. Edit PKGBUILD-file, find line `cd $pkgname && git pull origin` and add `master`. It should be like: `cd $pkgname && git pull origin master` now.

sxe commented on 2010-12-11 18:57 (UTC)

i'm the new maintainer, so hopefully the pakage works for all of you guys.

sxe commented on 2010-12-06 20:52 (UTC)

I sent intellitech a mail. We'll see if he responses otherwise a AUR admin has to change the PKGBUILD.

lubosz commented on 2010-12-06 20:16 (UTC)

With sxe's PKGBUILD i was able to build wine in arch64 for the first time, without any chroot. $ wine --version wine-1.3.8-291-g0a55ec2 There is no reason for intellitech's PKGBUILD to exist. Arch changed the whole handling of multilib since this pkgbuild was written. Please replace it with the actually working one.

lubosz commented on 2010-12-06 19:53 (UTC)

Dependency `lib32-dbus' of `wine-git' does not exist.

sxe commented on 2010-11-23 10:33 (UTC)

like i said, mine is based on the multilib/wine PKGBUILD. I think thats the reason.

<deleted-account> commented on 2010-11-23 06:35 (UTC)

I was looking over intellitech and sxe's PKGBUILDs, why do they have different dependencies?