name: wine
version: 1.6-git
summary: Microsoft Windows Compatibility Layer
description: Wine is a compatibility layer for running Windows applications on Linux.
Applications are run at full speed without the need of cpu emulation. Wine
does not require Microsoft Windows, however it can use native system dll
files in place of its own if they are available.
.
This package includes a program loader for running unmodified Windows
executables as well as the Wine projects free version of the Windows API for
running programs ported from Windows.
confinement: strict
grade: devel
apps:
wine:
command: wine
plugs: [ network, unity7, opengl, pulseaudio, network-bind ]
parts:
launcher:
plugin: copy
files:
wine: wine
wine:
plugin: autotools
source: git://source.winehq.org/git/wine.git
configflags: [ --without-freetype, --enable-win64 ]
source-type: git
stage-packages:
- libgl1-mesa-dri
build-packages:
- desktop-file-utils
- docbook-to-man
- docbook-utils
- docbook-xsl
- flex
- bison
- gcc-multilib
- g++-multilib
- fontforge
- gettext
- libasound2-dev
- libcapi20-dev
- libcups2-dev
- libdbus-1-dev
- libfontconfig1-dev
- libfreetype6-dev
- libgif-dev
- libgl1-mesa-dev
- libglu1-mesa-dev
- libgnutls-dev
- libgphoto2-dev
- libgsm1-dev
- libjpeg-dev
- liblcms2-dev
- libldap2-dev
- libmpg123-dev
- libncurses5-dev
- libopenal-dev
- libosmesa6-dev
- libpng12-dev
- libpulse-dev
- libsane-dev
- libtiff5-dev
- libv4l-dev
- libx11-dev
- libxcomposite-dev
- libxcursor-dev
- libxext-dev
- libxi-dev
- libxinerama-dev
- libxml2-dev
- libxrandr-dev
- libxrender-dev
- libxslt1-dev
- libxt-dev
- libxxf86vm-dev
- linux-libc-dev
- ocl-icd-opencl-dev
- oss4-dev
- prelink
- valgrind
- unixodbc-dev
- x11proto-xinerama-dev