File debian.control of Package cutter
Source: cutter-re
Section: devel
Priority: optional
Maintainer: RizinOrg <info@rizin.re>
Build-Depends: cmake,
debhelper (>= 12),
dh-strip-nondeterminism,
libgraphviz-dev,
libkf5syntaxhighlighting-dev,
libqt5svg5-dev,
librizin-dev,
pkg-config,
python3-dev,
qtbase5-dev,
qttools5-dev,
qtwebengine5-dev,
libshiboken2-dev,
libpyside2-dev,
qtdeclarative5-dev,
clang
Standards-Version: 4.5.1
Homepage: https://rizin.re/
Vcs-Browser: https://github.com/rizinorg/rizin
Vcs-Git: https://github.com/rizinorg/rizin
Rules-Requires-Root: no
Package: cutter-re
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GUI for rizin reverse engineering framework
Cutter is a Qt based GUI for reverse engineering binaries, which makes
use of the rizin framework. Advanced users are expected to use the
rizin CLI tools instead, which are much more powerful.
Package: libcutter-re-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends}, librizin-dev, qtbase5-dev, libqt5svg5-dev
Description: GUI for rizin reverse engineering framework
This package contains devel files from rizin-cutter