wine
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
16
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Emulators/wine && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000110 110 Bytes | |
_multibuild | 0000000118 118 Bytes | |
_service | 0000000529 529 Bytes | |
baselibs.conf | 0000000802 802 Bytes | |
get-sources.sh | 0000000795 795 Bytes | |
wine-10.8.tar.xz | 0032417904 30.9 MB | |
wine-10.8.tar.xz.sign | 0000000833 833 Bytes | |
wine-staging-10.8.tar.xz | 0007251388 6.92 MB | |
wine.changes | 0000260850 255 KB | |
wine.keyring | 0000007692 7.51 KB | |
wine.rpmlintrc | 0000000036 36 Bytes | |
wine.spec | 0000014863 14.5 KB |
Comments 6
Is it necessary to require samba-winbind? This pulls in a lot of dependencies.
it provides ntlm_auth ... we could downgrade it to recommends perhaps
Maybe, I tested wine with samba-winbind as recommends here:
https://build.opensuse.org/package/show/home:Levitating:branches:Emulators/wine
But I did run into some issues that I don't fully understand.
A workaround for the build issue on the mentioned repo is to branch mingw32|64-filesystem from windows:mingw:win32|64 to this project
The line
must be changed to
to match other debug packages generated on the i586 platform
Seems to be fixed with latest update , thanks.
Another problem is that the wine-32bit-win-debuginfo-10.8-2.1.i586.rpm package is not available as ::import::i586::wine-32bit-win-debuginfo-10.8-2.1.x86_64.rpm, which prevents debugging symbols for Windows DLLs from being available on x86_64 systems.