Package Details: wine-stable 9.0-3

Git Clone URL: https://aur.archlinux.org/wine-stable.git (read-only, click to copy)
Package Base: wine-stable
Description: A compatibility layer for running Windows programs
Upstream URL: https://www.winehq.org/
Licenses: LGPL
Conflicts: wine
Provides: wine
Submitter: chungy
Maintainer: chungy
Last Packager: chungy
Votes: 36
Popularity: 1.39
First Submitted: 2016-06-18 08:40 (UTC)
Last Updated: 2024-08-21 21:55 (UTC)

Required by (376)

Sources (4)

Pinned Comments

isatsam commented on 2023-11-08 23:25 (UTC) (edited on 2023-11-08 23:25 (UTC) by isatsam)

gpg --keyserver keys.openpgp.org --recv-keys CEFAC8EAAF17519D
seems to not be doing anything for me anymore, so the package doesn't build because of a dependency of a dependency's checksum
This worked:
gpg --keyserver keys.openpgp.org --recv-keys CFDF148828C642A7

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

FelipeGriep commented on 2021-06-18 21:07 (UTC)

This error is occurring while trying to update to version 6.0.1-1. Any tips on how to fix?

collect2: error: ld returned 1 exit status winegcc: /usr/bin/x86_64-w64-mingw32-gcc failed make: *** [Makefile:19334: dlls/d2d1/d2d1.dll] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

8472 commented on 2021-01-24 14:59 (UTC) (edited on 2021-01-24 15:00 (UTC) by 8472)

Did I miss something? I can't find no such dependency neither.

{

configure: error: gstreamer-1.0 base plugins 32-bit development files not found,

GStreamer won't be supported.

This is an error since --with-gstreamer was requested.

==> ERROR: A failure occurred in build().

Aborting...

}

rssla commented on 2020-11-16 17:12 (UTC)

binary package: http://s.go.ro/nnqoz7u0

fagoxe6870 commented on 2020-09-30 09:25 (UTC)

Signature error solve:

gpg --keyserver pool.sks-keyservers.net --recv-keys CEFAC8EAAF17519D;makepkg -si

rtentser commented on 2020-09-29 05:44 (UTC)

==> Verifying source file signatures with gpg... wine-5.0.2.tar.xz ... FAILED (unknown public key CEFAC8EAAF17519D) ==> ERROR: One or more PGP signatures could not be verified!

chungy commented on 2020-09-23 06:55 (UTC)

The mingw packages were only in the AUR when this package was last updated, and were very difficult to install properly.

Being in the main repos changes that decision, yes. I'll probably update to use it.

xantares commented on 2020-09-23 06:52 (UTC)

why not building with mingw-w64-gcc like the wine package to enable pe builds now that its the repos ?

bombatomba77 commented on 2020-09-01 12:34 (UTC)

Getting error: gpg: keyserver receive failed: General error problem importing keys

chungy commented on 2020-06-22 18:21 (UTC)

@juxuanu seems to be a yay-specific problem. Build it directly with makepkg, it should be fine.