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