Implementation of the Windows API (WoW64 version)
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 |
---|---|---|---|
x86_64-linux | /gnu/store/frl6qih5kx0w8pgrkvsrrvcxhrg47j52-wine64-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 |