hasufell-binhost/packages/app-emulation/wine/wine-5.20.pbin-1+exheres-0

39 lines
7.6 KiB
Plaintext

# Created by paludis-3.0.0 on Thu Nov 19 10:04:30 CET 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-util/desktop-file-utils ) [[ defined-in = [ freedesktop-desktop.exlib ] ]] ( build: x11-misc/shared-mime-info ) [[ defined-in = [ freedesktop-mime.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 ) [[ defined-in = [ autotools.exlib ] ]] ( build: sys-devel/bison sys-devel/flex[>=2.6.4] [[ note = [ https://bugs.winehq.org/show_bug.cgi?id=42132 ] ]] sys-devel/gettext virtual/pkg-config x11-proto/xorgproto build+run: dev-libs/glib:2 dev-libs/gnutls dev-libs/libxml2:2.0 dev-libs/libxslt media-libs/fontconfig media-libs/freetype:2[>=2.0.0] media-libs/libpng:=1.6 sys-apps/dbus x11-libs/libICE x11-libs/libSM x11-libs/libX11 x11-libs/libXcursor x11-libs/libXcomposite x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender x11-libs/libXxf86vm alsa? ( sys-sound/alsa-lib ) backtrace? ( dev-libs/libunwind ) camera? ( media-libs/libgphoto2 ) cups? ( net-print/cups ) faudio? ( media-libs/faudio ) gsm? ( media-libs/gsm ) gstreamer? ( media-libs/gstreamer:1.0 media-plugins/gst-plugins-base:1.0 ) isdn? ( dev-libs/libcapi20 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) lcms? ( media-libs/lcms2 ) ldap? ( net-directory/openldap ) mp3? ( media-sound/mpg123 ) openal? ( media-libs/openal ) opengl? ( x11-dri/glu x11-dri/mesa[>=9.0] ) oss? ( sys-sound/oss ) pcap? ( dev-libs/libpcap ) providers:eudev? ( sys-apps/eudev ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) providers:systemd? ( sys-apps/systemd ) pulseaudio? ( media-sound/pulseaudio ) samba? ( net-fs/samba[>=3.0.25] ) scanner? ( media-gfx/sane-backends ) sdl? ( media-libs/SDL:2 ) tiff? ( media-libs/tiff ) vkd3d? ( app-emulation/vkd3d ) vulkan? ( sys-libs/vulkan-loader ) suggestion: fonts/corefonts [[ description = [ Many Windows apps need the MS corefonts ] ]] build: staging? ( dev-lang/perl:=5.30 dev-perl/XML-Simple ) build+run: gtk3? ( x11-libs/gtk+:3 ) staging? ( sys-apps/attr ) build+run: usb? ( dev-libs/libusb:1 ) vkd3d? ( app-emulation/vkd3d[>=1.2] ) ) [[ defined-in = [ wine.exlib ] ]]"
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."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.winehq.org"
INHERITED=" freedesktop-desktop freedesktop-mime dependencies-helpers autotools wine"
MYOPTIONS="( ( alsa [[ description = [ Adds support for ALSA (Advanced Linux Sound Architecture) ] ]] backtrace [[ description = [ Generate backtraces using libunwind ] ]] camera [[ description = [ Support for using digital cameras in Wine using libgphoto2 ] ]] cups [[ description = [ Add support for CUPS (Common Unix Printing System) ] ]] faudio [[ description = [ Enable FAudio (XAudio2 support) with support for the WMA format conversion ] ]] 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: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev 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 ] ]] 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 ] ]] usb [[ description = [ Adds USB support to applications that have optional USB support (e.g. cups) ] ]] ) [[ defined-in = [ wine.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES=" LGPL-2.1 [[ note = [ wine ] ]] MPL-2.0 [[ note = [ wine-gecko ] ]] mono? ( LGPL-2 [[ note = [ wine-mono ] ]] ) staging? ( LGPL-2.1 [[ note = [ wine-staging ] ]] ) "
SLOT="0"
DOWNLOADS=" https://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86.msi https://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86_64.msi mirror://sourceforge/wine/wine-gecko-2.47.1-x86.msi mirror://sourceforge/wine/wine-gecko-2.47.1-x86_64.msi mono? ( https://dl.winehq.org/wine/wine-mono/5.1.1/wine-mono-5.1.1-x86.msi ) staging? ( https://github.com/wine-staging/wine-staging/archive/v5.20.tar.gz -> wine-staging-5.20.tar.gz ) https://dl.winehq.org/wine/source/5.x/wine-5.20.tar.xz "
OPTIONS="alsa cups gstreamer mp3 opengl pulseaudio sdl staging tiff usb vulkan providers:eudev providers:heimdal providers:jpeg-turbo "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1605776670"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="virtualization"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-emulation--wine-5.20--C.5016.1605776635.427314.C.tar.bz2"
SUMMARY="compatibility layer capable of running Windows applications"
BUGS_TO=""
REMOTE_IDS="sourceforge:wine"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""