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 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)
    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


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

    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)