Source: cdemu-client
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
Build-Depends-Indep: intltool,
 bash-completion,
 ccache,
 clang,
 cmake,
 dh-python,
 gettext,
 pkgconf,
 pkg-config,
 python3,
X-Python3-Version: >= 3.4.0
Standards-Version: 4.6.2
Homepage: https://cdemu.sourceforge.io/about/client/
#Vcs-Browser: https://salsa.debian.org/debian/cdemu-client
#Vcs-Git: https://salsa.debian.org/debian/cdemu-client.git

Package: cdemu-client
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 cdemu-daemon,
 gir1.2-glib-2.0,
 python3,
 python3-gi,
Recommends: bash-completion,
 gcdemu,
Description: CDEmu CLI client
 CDEmu client is a simple command-line client for controlling CDEmu daemon. It provides a way to perform the key tasks related to controlling the CDEmu daemon, such as loading and unloading devices, displaying devices' status and retrieving/setting devices' debug masks.