wine
NOTE: Automatically created during Factory devel project migration by admin.
- Devel package for openSUSE:Factory
-
21
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 | 0000000530 530 Bytes | |
baselibs.conf | 0000000802 802 Bytes | |
get-sources.sh | 0000000795 795 Bytes | |
wine-10.14.tar.xz | 0032742480 31.2 MB | |
wine-10.14.tar.xz.sign | 0000000833 833 Bytes | |
wine-staging-10.14.tar.xz | 0007136100 6.81 MB | |
wine.changes | 0000265006 259 KB | |
wine.keyring | 0000007692 7.51 KB | |
wine.rpmlintrc | 0000000205 205 Bytes | |
wine.spec | 0000015009 14.7 KB |
Comments 8
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.
This comment has been deleted
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.
At https://build.opensuse.org/projects/home:rhabacker:branches:Emulators/prjconf I fixed that by adding
ExportFilter: ^wine-.-debug..i586.rpm$ . x86_64
to the project config
i added it to baselibs.conf, so:
wine-32bit-win-debuginfo
is there now I think.
One remaining problem is that the win-debuginfo package converted from i586 to x86_64 does not contain any files, as can be seen in https://build.opensuse.org/package/live_build_log/Emulators/wine/15.6/i586:
[ 1714s] wine-win-debuginfo(x86_64:32bit): empty file list, skipping rpm
Details can be found at https://bugzilla.opensuse.org/show_bug.cgi?id=1236187#c7.
A working bug fix has been applied to https://build.opensuse.org/package/show/home:rhabacker:branches:Emulators:win-debug-test/build.