DESCRIPTION=" Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes."
MYOPTIONS="( ( alsa [[ description = [ Adds support for ALSA (Advanced Linux Sound Architecture) ] ]] camera [[ description = [ Support for using digital cameras in Wine using libgphoto2 ] ]] cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] gsm [[ description = [ Support the GSM 06.10 codec for lossy speech compression ] ]] gstreamer [[ description = [ Use GStreamer for codecs support ] ]] isdn [[ description = [ Support for ISDN equipment in Wine using libcapi20 ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] lcms [[ description = [ Adds lcms support (color management engine) ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] mp3 [[ description = [ Add support for reading MP3 files ] ]] mono [[ description = [ Use wine-mono, a replacement for Microsoft's .NET runtime based on mono ] ]] openal [[ description = [ Adds support for the Open Audio Library ] ]] opengl [[ description = [ Adds support for OpenGL (3D graphics) ] ]] oss [[ description = [ Adds support for OSS (Open Sound System) ] ]] pcap [[ description = [ Support for packet capturing ] ]] pulseaudio [[ description = [ Adds support for PulseAudio sound server ] ]] samba [[ description = [ Adds support for SAMBA (Windows File and Printer sharing) ] ]] scanner [[ description = [ Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics) ] ]] sdl [[ description = [ Support for game controllers via SDL ] ]] tiff [[ description = [ Adds support for the TIFF image format ] ]] vkd3d [[ description = [ Support for the Direct3D 12 API ] requires = [ vulkan ] ]] vulkan [[ description = [ Support for the Vulkan API ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] faudio [[ description = [ Enable FAudio (XAudio2 support) with support for the WMA format conversion ] ]] gtk3 [[ description = [ Add an option to use GTK3 for theming ] requires = [ staging ] ]] staging [[ description = [ Add ALL wine-staging patches containing bug fixes and features not yet available in regular wine ] ]] vaapi [[ description = [ Enable hardware accelerated video decode/encode ] requires = [ staging ] ]] ) [[ defined-in = [ wine.exlib ] ]] ) "