aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 1c34872f0d32d4592e0bde3f24f942f2cb2dbef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: qtmips
Section: devel
Priority: optional
Maintainer: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Build-Depends: debhelper (>= 9), qtbase5-dev, libelf-dev
Standards-Version: 3.9.8
Homepage: https://github.com/cvut/QtMips/
Vcs-Git: https://github.com/cvut/QtMips.git
Vcs-Browser: https://github.com/cvut/QtMips/

Package: qtmips
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, git
Description: Qt based Mips architecture emulator
 Graphical MIPS CPU simulator with pipeline and cache visualization.