Package wine: Information
Source package: wine
Version: 9.0.9-alt0.c9f2.1
Build time: Apr 12, 2024, 10:24 PM in the task #344319
Category: Emulators
Report package bugHome page: https://www.altlinux.org/Wine
License: LGPLv2+
Summary: Wine - environment for running Windows applications
Description:
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications. Instead of simulating internal Windows logic like a virtual machine or emulator, Wine translates Windows API calls into POSIX calls on-the-fly, eliminating the performance and memory penalties of other methods and allowing you to cleanly integrate Windows applications into your desktop. This build based on wine source with wine-staging project patches and ALT in progress patches.
List of RPM packages built from this SRPM:
wine (x86_64, i586)
wine-common (noarch)
wine-devel (x86_64, i586)
wine-devel-tools (x86_64, i586)
wine-full (x86_64, i586)
wine-ping (x86_64, i586)
wine-programs (x86_64, i586)
wine (x86_64, i586)
wine-common (noarch)
wine-devel (x86_64, i586)
wine-devel-tools (x86_64, i586)
wine-full (x86_64, i586)
wine-ping (x86_64, i586)
wine-programs (x86_64, i586)
Maintainer: Vitaly Lipatov
Last changed
April 4, 2024 Vitaly Lipatov 1:9.0.9-alt0.c9f2.1
- backport to ALTLinux c9f2 (by rpmbph script)
March 1, 2024 Vitaly Lipatov 1:9.0.9-alt1
- update patches to staging wine-9.0 + compstui: Add more string resources. (eterbug #17016) + revert "prntvpt: Prefer builtin. (eterbug #14957)"
Feb. 26, 2024 Vitaly Lipatov 1:9.0.8-alt1
- update patches to staging wine-9.0 - wineps.drv: Return default resolution if PPD doesn't provide the list of supported resolutions. (eterbug #17039)