Implementation of the Windows API (32-bit only)
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.
System | Target | Derivation | Build status |
---|---|---|---|
i686-linux | /gnu/store/g72rqra031995jb7hzf8rdf6c12p0wmz-wine-7.0.drv | ||
armhf-linux | /gnu/store/vfzdnyxcan286zrgsly9y5hxw1xmq8vw-wine-7.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'gettext' does not match package name 'gettext-minimal' | |
input-labels Identify input labels that do not match package names | label 'fontconfig' does not match package name 'fontconfig-minimal' | |
input-labels Identify input labels that do not match package names | label 'libldap' does not match package name 'openldap' | |
input-labels Identify input labels that do not match package names | label 'libnetapi' does not match package name 'samba' | |
input-labels Identify input labels that do not match package names | label 'libsane' does not match package name 'sane-backends' | |
input-labels Identify input labels that do not match package names | label 'libICE' does not match package name 'libice' | |
input-labels Identify input labels that do not match package names | label 'libX11' does not match package name 'libx11' | |
input-labels Identify input labels that do not match package names | label 'libXi' does not match package name 'libxi' | |
input-labels Identify input labels that do not match package names | label 'libXext' does not match package name 'libxext' | |
input-labels Identify input labels that do not match package names | label 'libXcursor' does not match package name 'libxcursor' | |
input-labels Identify input labels that do not match package names | label 'libXrender' does not match package name 'libxrender' | |
input-labels Identify input labels that do not match package names | label 'libXrandr' does not match package name 'libxrandr' | |
input-labels Identify input labels that do not match package names | label 'libXinerama' does not match package name 'libxinerama' | |
input-labels Identify input labels that do not match package names | label 'libXxf86vm' does not match package name 'libxxf86vm' | |
input-labels Identify input labels that do not match package names | label 'libXcomposite' does not match package name 'libxcomposite' | |
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used |