Package wine: Information

    Source package: wine
    Version: 9.0.14-alt1
    Latest version according to Repology
    Build time:  Feb 6, 2025, 03:12 AM in the task #361838
    Category: Emulators
    Report package bug
    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)

    Maintainer: Vitaly Lipatov



      1. /proc
      2. bison
      3. clang >= 11
      4. desktop-file-utils
      5. flex
      6. fontconfig-devel
      7. gcc
      8. git-core
      9. jackit-devel
      10. libGLU-devel
      11. libICE-devel
      12. libOSMesa-devel
      13. libSDL2-devel
      14. libSM-devel
      15. libX11-devel
      16. libXScrnSaver-devel
      17. libXau-devel
      18. libXaw-devel
      19. libXcomposite-devel
      20. libXcursor-devel
      21. libXdamage-devel
      22. libXext-devel
      23. libXfixes-devel
      24. libXfont-devel
      25. libXft-devel
      26. libXi-devel
      27. libXinerama-devel
      28. libXmu-devel
      29. libXpm-devel
      30. libXrandr-devel
      31. libXrender-devel
      32. libXres-devel
      33. libXt-devel
      34. libXv-devel
      35. libXvMC-devel
      36. libXxf86dga-devel
      37. libXxf86vm-devel
      38. libalsa-devel
      39. libattr-devel
      40. libcairo-devel
      41. libcups-devel
      42. libdbus-devel
      43. libfontenc-devel
      44. libfreetype-devel
      45. libgcrypt-devel
      46. libgnutls-devel
      47. libgphoto2-devel
      48. libgtk+3-devel
      49. libieee1284-devel
      50. libkrb5-devel
      51. rpm-build-intro >= 2.1.14
      52. libv4l-devel
      53. libva-devel
      54. rpm-macros-features
      55. libnetapi-devel
      56. ocl-icd-devel
      57. opencl-headers
      58. perl-XML-Simple
      59. libpcap-devel
      60. libpcsclite-devel
      61. libpulseaudio-devel
      62. udev
      63. util-linux
      64. valgrind-devel
      65. libsane-devel
      66. libsasl2-devel
      67. libudev-devel
      68. libunixODBC-devel
      69. libunwind-devel
      70. libusb-devel
      71. libvulkan-devel
      72. libxcb-devel
      73. lld >= 11
      74. llvm >= 11

    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