Marcus Meissner
b5ab0459f2
- update to 9.21 release: - More support for network sessions in DirectPlay. - Header fixes for C++ compilation. - I/O completion fixes. - More formats supported in D3DX9. - Various bug fixes. - update staging to 9.21 release - remove wisotool, as it should not be useful anymore - remove dosbox as a runtime dependency - remove desktop integration, as most users who use wine directly, don't use them, and most people use wine bottle managers - spec file overhauled, using pkgconfig, removing Leap < 1500 OBS-URL: https://build.opensuse.org/request/show/1222910 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1156 |
||
---|---|---|
_constraints | ||
_multibuild | ||
_service | ||
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
get-sources.sh | ||
README.SUSE | ||
ubuntuwine.tar.bz2 | ||
wine-9.13.tar.xz | ||
wine-9.13.tar.xz.sign | ||
wine-9.14.tar.xz | ||
wine-9.14.tar.xz.sign | ||
wine-9.16.tar.xz | ||
wine-9.16.tar.xz.sign | ||
wine-9.17.tar.xz | ||
wine-9.17.tar.xz.sign | ||
wine-9.18.tar.xz | ||
wine-9.18.tar.xz.sign | ||
wine-9.19.tar.xz | ||
wine-9.19.tar.xz.sign | ||
wine-9.20.tar.xz | ||
wine-9.20.tar.xz.sign | ||
wine-9.21.tar.xz | ||
wine-9.21.tar.xz.sign | ||
wine-msi.desktop | ||
wine-rpmlintrc | ||
wine-staging-9.13.tar.xz | ||
wine-staging-9.14.tar.xz | ||
wine-staging-9.16.tar.xz | ||
wine-staging-9.17.tar.xz | ||
wine-staging-9.18.tar.xz | ||
wine-staging-9.19.tar.xz | ||
wine-staging-9.20.tar.xz | ||
wine-staging-9.21.tar.gz | ||
wine.changes | ||
wine.desktop | ||
wine.keyring | ||
wine.rpmlintrc | ||
wine.spec | ||
wisotool |
Start wine: ----------- Check whether wine runs by entering (e.g.) 'wine notepad.exe' or 'wine progman'. General Notes: -------------- 1. All configuration data is in the registry, and can be accessed directly by editing system.reg or user.reg, "wine regedit.exe" or with the graphical configuration frontend "winecfg". 2. Drives are configured by symlinking in ~/.wine/dosdevices/, or by using "winecfg". 3. You have to set the WINEPREFIX variable to the wine base dir, if it is different than ~/.wine. There usually is no need for additionaly configuring wine. If no ~/.wine is present, Wine will setup a fake windows environment in ~/.wine by itself, including all necessary config file and registry settings using the "wine.inf" file. Windows DLLs not supported by Wine: -------------------------------------- A shell script called "winetricks" is included in this RPM which can be used to quickly install missing DLLs from public redistributable archives. winetricks help shows all installation possibilities winetricks gecko Installs the Mozilla Gecko rendering engine, which provides generic HTML rendering support to Wine. This engine is also in the wine-gecko RPM. winetricks mfc40 installs the MFC40.DLL winetricks mfc42 installs the MFC42.DLL (Applications might need it) Violation of existing windows: ------------------------------ Wine can corrupt MS Windows installation. It is not recommended to point Wine to an existing Windows installation. Also it should no longer be necessary to copy stuff from Windows installations. Error and warning messages: --------------------------- Wine is intensively developed but is not always complete. Therefore things might not work and wine might print error and warning messages.