Source: @deb_package@
Section: non-free/otherosfs
Priority: optional
Maintainer: CrossOver Packager <info@codeweavers.com>
Homepage: http://www.codeweavers.com
Build-Depends: debhelper (>= 3.0)
Standards-Version: 3.9.3.0
Package: @deb_package@
Multi-Arch: foreign
#
Provides: @product_id@5
#
# ---------- Conflicts & Replaces ----------
#
Conflicts: @product_id@5
Architecture: @arch@
#
# ---------- Pre-Depends ----------
#
Pre-Depends: ,
# Multiarch packages must pre-depend on multiarch-support.
@cma@ multiarch-support,
#
# The multiarch package needs a dpkg that will understand
# architecture-specific dependencies like ':amd64'.
@cma@ dpkg (>= 1.16.5)
#
# ---------- Depends ----------
#
Depends: ,
#
# Support for 32bit binaries, the C library and libgcc_s
libc6 (>= 2.11) [i386] | libc6-i386 (>= 2.11) [amd64],
#
# On amd64 ia32-libs provides pretty much everything else:
# X11, FreeType, Libpng, Jack, Sane, GPhoto2, etc.
lib32gcc1 [amd64],
lib32z1 [amd64],
#
# X11 support for Wine and cxsetup.
libx11-6 [i386] | xlibs [i386],
libxext6 [i386] | xlibs [i386],
#
# Joystick, tablet support and more (winex11.drv/wintab32).
@cma@ libxi6,
#
# Support for TrueType fonts.
libfreetype6 [i386],
#
# Needed to get proper desktop icons among others.
libpng12-0 [i386] | libpng16-16 [i386],
#
# Needed for msxml3.dll and wldap32.dll.
# Note that libz1 is a virtual package and that we should add zlib1g as
# an alternative. However doing so would allow qapt-deb-installer to
# attempt installing our package which would be bad because qapt
# mishandles the libgl1-mesa-glx dependency and would thus try to
# remove dozens of critical packages. Also replacing libgl1-mesa-glx with
# the libgl1 virtual package does not avoid this qapt bug; and libz1 is
# more likely to already be installed through other dependencies than
# libgl1. Hopefully by the time qapt-deb-installer properly handles this
# libz1 dependency it will also properly handle the libgl1 one.
libz1 [i386],
#
# Needed for proper DNS name resolution.
@csa@ libnss-mdns [i386] | lib32nss-mdns [amd64],
@cma@ libnss-mdns | lib32nss-mdns:amd64,
#
# For printing.
# Note that the libcupsys2 package was phased out in Debian 6 and should
# be avoided now.
libcups2 [i386],
#
# A number of applications fail in obscure ways if this is missing.
@cma@ liblcms2-2,
#
# We would normally depend on libgl1. But:
# - We have to avoid 'libgl1' for the multiarch package: it's a virtual
# package and fools the dependency resolution of GUI packaging tools.
# - The LTS Ubuntu releases have optional -lts-xxx packages that replace
# the standard kernel and X11 libraries. Even if we put all options as
# alternatives the GUI tools get confused and fail.
# - libglu1-mesa does bring in the needed libgl1 dependency and because
# it's a dependency, GUI tools are happy to let apt-get resolve and
# install its dependencies (which it does without tripping), instead of
# trying to do it themselves and failing. Furthermore Wine also needs
# libGLU in some cases.
@csa@ libgl1-mesa-glx [i386] | libgl1 [i386],
@cma@ libglu1-mesa,
#
# Needed by many games for their color cursors.
@cma@ libxcursor1,
#
# Needed for proper fullscreen support.
libxrandr2 [i386],
#
# For our scripts.
@csa@ perl,
@cma@ perl:any | perl:amd64 | perl,
#
# For our GUI (including cxmessage, etc).
@csa@ python (<< 3.0),
@csa@ python-gtk2,
@cma@ python:any (<< 3.0) | python:amd64 (<< 3.0) | python (<< 3.0),
@cma@ python-gtk2:any | python-gtk2:amd64 | python-gtk2,
#
# For desktop integration.
@csa@ desktop-file-utils,
@cma@ desktop-file-utils | desktop-file-utils:amd64,
#
# ---------- Description ----------
#
Description: Run Windows applications like MS Office
@cwma@ On 64-bit flavors of Debian and some Ubuntu variants, first open a terminal and
@cwma@ run 'sudo dpkg --add-architecture i386 ; sudo apt-get update'.
@cwma@ .
CrossOver Linux makes it possible to run Windows productivity applications
such as Microsoft Office, and Quicken, and also lets you play Windows games
like Skyrim and World of Warcraft.