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

    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)