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.55
First Submitted: 2007-07-18 16:01 (UTC)
Last Updated: 2025-03-04 13:40 (UTC)

Latest Comments

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

sxe commented on 2013-04-20 10:19 (UTC)

As Adys suggested the package now uses the new vcs PKGBUILD functionality. Furthermore i merged the PKGBUILD with the latest changes from the wine PKGBUILD. Greetings

jleclanche commented on 2013-04-19 22:20 (UTC)

With pacman 4.1, this could benefit from the new-style vcs pkgbuilds.

<deleted-account> commented on 2013-03-15 00:16 (UTC)

I receive this when I attempt to compile: ../../wine-git/include/objidl.idl:32: error: syntax error, unexpected aIDENTIFIER make[1]: *** [netcon.h] Error 1 make[1]: Leaving directory `/var/abs/local/yaourtbuild/wine-git/src/wine-git-64-build/include' make: *** [include] Error 2

sxe commented on 2013-01-02 11:11 (UTC)

Merged the latest wine PKGBUILD changes. @TheJJ Thx for the suggestion, seems a good idea, i have added it.

quetzal commented on 2012-12-19 18:00 (UTC)

Libs are missing on 64bits (not on the repo) lib32-giflib lib32-libxmu lib32-libxml2 lib32-lcms lib32-mpg123

TheJJ commented on 2012-10-05 23:17 (UTC)

to speed up downloading, you could enable shallow cloning: git clone --depth 1

sxe commented on 2012-07-27 18:23 (UTC)

No problem here. Builds just fine. What is the error message?

<deleted-account> commented on 2012-07-27 13:58 (UTC)

I can not compile this on x64: missing the 32bit freetype2 libraries. Installed these libs and also bin32-freetype2 as suggested, but still the same error