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/4vyw4n4pk0mi2zfqrg7mw44yv6b9r98p-wine64-6.16.drv | ||
| powerpc-linux | /gnu/store/v96rxw0jqcfpv5iarjibh2h1if3xn31k-wine64-6.16.drv | ||
| powerpc64le-linux | /gnu/store/y0fzgn40x9jv5vp4dyd4h46hhv9v34kp-wine64-6.16.drv | ||
| mips64el-linux | /gnu/store/1ni5ax00va930vkbd142mg17sfqng43m-wine64-6.16.drv | ||
| i686-linux | /gnu/store/kcs61yr1rd6jw21j5jm3mv6l8lm7vndk-wine64-6.16.drv | ||
| i586-gnu | /gnu/store/k3f5c2fc5rncx1dklrfb6s3vx2la05m2-wine64-6.16.drv | ||
| armhf-linux | /gnu/store/47wf5qadhsfhfkmhpc8vcpk4gw4ia713-wine64-6.16.drv | ||
| aarch64-linux | /gnu/store/w1iy0ijprxwg2q1zh4xqnfxm45r53j08-wine64-6.16.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 'libmpg123' does not match package name 'mpg123' | |
| 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 'libjpeg' does not match package name 'libjpeg-turbo' | |
| 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 |