Source: gcdemu
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
Build-Depends-Indep: ccache,
 clang,
 cmake,
 dh-python,
 gettext,
 intltool,
 libgdk-pixbuf-2.0-dev,
 libglib2.0-bin,
 libglib2.0-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 pkgconf,
 pkg-config,
 python3,
X-Python3-Version: >= 3.4.0
Standards-Version: 4.6.2
Homepage: https://cdemu.sourceforge.io/about/gcdemu/
#Vcs-Browser: https://salsa.debian.org/debian/gcdemu
#Vcs-Git: https://salsa.debian.org/debian/gcdemu.git

Package: gcdemu
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 cdemu-daemon,
 gir1.2-appindicator3-0.1 | gir1.2-ayatanaappindicator3-0.1,
 gir1.2-glib-2.0,
 gir1.2-gtk-3.0,
 gir1.2-notify-0.7,
 librsvg2-2,
 python3,
 python3-gi,
Recommends: cdemu-client,
Description: gCDEmu GTK client
 gCDEmu is a GTK application for controlling CDEmu daemon. It provides a graphic interface that allows performing the key tasks related to controlling the CDEmu daemon, such as loading and unloading devices, displaying devices' status and retrieving/setting devices' debug masks. In addition, the application listens to signals emitted by CDEmu daemon and provides notifications via libnotify (provided that python bindings are installed).