Source: cdemu-client
Section: utils
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Christian Marillat <marillat@deb-multimedia.org>
# Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://cdemu.sourceforge.io/about/client/
Standards-Version: 4.5.1
Build-Depends: bash-completion,
               cmake (>= 3.7.0~),
               debhelper-compat (= 13),
               dh-sequence-python3,
               intltool,
               pkg-config

Package: cdemu-client
Architecture: all
Depends: cdemu-daemon (>= 3.2.0),
         gir1.2-glib-2.0,
         python3-gi,
         ${misc:Depends},
         ${python3:Depends}
Recommends: bash-completion, gcdemu (>= 3.0.0)
Description: Command-line client to control CDEmu daemon
 This is cdemu-client, a command-line client for controlling the CDEmu
 daemon. It is part of the CDEmu suite, a free, GPL CD/DVD-ROM device
 emulator for Linux.
 .
 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.
