Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / debian / control
1 Source: qemu
2 Section: misc
3 Priority: optional
4 Maintainer: Maemo Integration <integration@maemo.org>
5 Build-Depends: debhelper (>= 5), quilt (>= 0.40), binutils (>= 2.16), nasm,
6  libx11-dev, libsdl1.2-dev (>> 1.2.1), libncurses5-dev, zlib1g-dev,
7  texi2html, sharutils, libgnutls-dev, libesd0-dev, etherboot,
8  libpulse-dev,
9  libfreebsd-dev [kfreebsd-i386 kfreebsd-amd64], 
10  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64],
11  libbluetooth-dev [!kfreebsd-i386 !kfreebsd-amd64],
12  libgpmg1-dev [amd64 arm armel hppa i386 powerpc sparc ppc64],
13 Standards-Version: 3.8.0
14
15 Package: sb2-qemu-arm
16 Architecture: amd64 i386 powerpc
17 Depends: ${shlibs:Depends}, ${misc:Depends}
18 Description: Qemu for scratchbox2
19  Qemu packaging for sb2. This should become eventually temporary
20  when mainstream qemu merges any remaining patches.
21
22 Package: scratchbox-devkit-qemu
23 Architecture: i386
24 Depends: ${shlibs:Depends}, ${misc:Depends}, scratchbox-core (>= 1.0.12)
25 Description: Qemu scratchbox devkit
26  The qemu for the scratchbox1 lovers.
27
28 Package: sb-system-qemu
29 Architecture: any
30 Depends: ${shlibs:Depends}, ${misc:Depends}
31 Recommends: sbrsh
32 Description: System qemu for scratchbox
33  This package includes system qemu to be used with scratchbox and sbrsh
34  for cpu transparency.