File: control

package info (click to toggle)
aqemu 0.9.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,768 kB
  • sloc: cpp: 36,571; makefile: 4
file content (23 lines) | stat: -rw-r--r-- 878 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: aqemu
Section: x11
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               libvncserver-dev,
               qtbase5-dev,
               qtbase5-dev-tools,
               zlib1g-dev,
               cmake
Standards-Version: 4.7.2
Homepage: https://github.com/tobimensch/aqemu
Vcs-Git: https://salsa.debian.org/debian/aqemu.git
Vcs-Browser: https://salsa.debian.org/debian/aqemu

Package: aqemu
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         qemu-kvm | qemu-system-x86 | qemu-system-arm | qemu-system-mips | qemu-system-ppc | qemu-system-sparc | qemu-system-misc
Description: Qt5 front-end for QEMU and KVM
 aqemu is a Qt5 graphical interface used to manage QEMU and KVM virtual
 machines. It has a user-friendly interface and allows one to set up the
 majority of QEMU and KVM options.