Package wine: Information
Source package: wine
Version: 9.0.14-alt1
Build time: Feb 6, 2025, 03:12 AM in the task #361838
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, aarch64)
wine-common (noarch)
wine-devel (x86_64, i586, aarch64)
wine-devel-tools (x86_64, i586, aarch64)
wine-full (x86_64, i586, aarch64)
wine-ping (x86_64, i586, aarch64)
wine-programs (x86_64, i586, aarch64)
wine (x86_64, i586, aarch64)
wine-common (noarch)
wine-devel (x86_64, i586, aarch64)
wine-devel-tools (x86_64, i586, aarch64)
wine-full (x86_64, i586, aarch64)
wine-ping (x86_64, i586, aarch64)
wine-programs (x86_64, i586, aarch64)
Maintainer: Vitaly Lipatov
Last changed
Dec. 12, 2024 Vitaly Lipatov 1:9.0.14-alt1
- update patches to staging wine-9.0 + revert "Revert "prntvpt: Prefer builtin. (eterbug #14957)""
Dec. 6, 2024 Vitaly Lipatov 1:9.0.13-alt1
- update patches to staging wine-9.0 + fixed compile error, passing incompatible types + win32u: Initialize parent_rect variables in window.c
Nov. 8, 2024 Vitaly Lipatov 1:9.0.12-alt1
- update patches to staging wine-9.0 + ntdll: Compile warning fixes for esync