1 | Source: virtualbox-ose
|
---|
2 | Section: misc
|
---|
3 | Priority: optional
|
---|
4 | Maintainer: Oracle Corporation <info@virtualbox.org>
|
---|
5 | Standards-Version: 3.2.1
|
---|
6 | Build-Depends: debhelper (>= 5), libz-dev, libssl-dev,
|
---|
7 | libsdl1.2-dev, uuid-dev, libxcursor-dev,
|
---|
8 | libidl-dev, libpam0g-dev, iasl, xsltproc, linux-headers-generic,
|
---|
9 | wine, java2-runtime, lsb-release, g++-multilib [amd64],
|
---|
10 | libc6-dev-i386 [amd64], ia32-libs [amd64], libasound-dev,
|
---|
11 | libpulse-dev, libxml2-dev, python-dev, gsoap,
|
---|
12 | libcap2-dev, libgl1-mesa-dev, libglu1-mesa-dev, libxmu-dev,
|
---|
13 | libxext-dev, libcurl-dev, libxrandr-dev, openjdk-6-jdk | sun-java6-jdk,
|
---|
14 | libvulkan-dev
|
---|
15 | XS-Python-Version: >= 2.4
|
---|
16 |
|
---|
17 | Package: virtualbox-ose
|
---|
18 | Architecture: i386 amd64
|
---|
19 | Pre-Depends: debconf (>= 1.1) | debconf-2.0
|
---|
20 | Depends: debconf (>= 0.5) | debconf-2.0, psmisc, adduser, libvulkan1,
|
---|
21 | ${shlibs:Depends},
|
---|
22 | ${misc:Depends}
|
---|
23 | # Do not add python dependencies to the package, because otherwise the user
|
---|
24 | # will always get a complete python install (and currently it is often a
|
---|
25 | # python2 install which some users really don't want). Leave the decision
|
---|
26 | # to users who actually want the VirtualBox API binding for Python.
|
---|
27 | # ${python:Depends}
|
---|
28 | Recommends: ${alsa}, ${pulse}, ${sdlttf}, kmod | kldutils | module-init-tools,
|
---|
29 | linux-headers-generic | linux-headers-generic-pae | linux-headers-686-pae | linux-headers-amd64 | linux-headers-2.6-686 | linux-headers-2.6-amd64 | linux-headers,
|
---|
30 | linux-image, gcc, make | build-essential | dpkg-dev, binutils,
|
---|
31 | pdf-viewer, libgl1
|
---|
32 | Description: Oracle VM VirtualBox
|
---|
33 | VirtualBox is a powerful PC virtualization solution allowing you to run a
|
---|
34 | wide range of PC operating systems on your Linux system. This includes
|
---|
35 | Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad
|
---|
36 | feature set and excellent performance, making it the premier virtualization
|
---|
37 | software solution on the market.
|
---|
38 | XB-Python-Version: ${python:Versions}
|
---|
39 |
|
---|
40 | Package: virtualbox-ose-dbg
|
---|
41 | Architecture: i386 amd64
|
---|
42 | Depends: virtualbox-ose (= ${binary:Version})
|
---|
43 | Description: Oracle VM VirtualBox debugging symbols
|
---|
44 | VirtualBox is a powerful PC virtualization solution allowing you to run a
|
---|
45 | wide range of PC operating systems on your Linux system. This includes
|
---|
46 | Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad
|
---|
47 | feature set and excellent performance, making it the premier virtualization
|
---|
48 | software solution on the market.
|
---|
49 | .
|
---|
50 | This package contains debugging symbols.
|
---|