Source: jsprog
Section: gnome
Priority: optional
Maintainer: István Váradi <ivaradi@varadiistvan.hu>
Build-Depends: debhelper-compat (= 12),
               gir1.2-ayatanaappindicator3-0.1,
               libglib2.0-dev,
               liblua5.4-dev,
               libxml2-dev,
               pkg-config,
               python3-dbus,
               python3-gi,
               python3-gi-cairo
Standards-Version: 4.4.1
Homepage: https://github.com/ivaradi/jsprog
Vcs-Browser: https://github.com/ivaradi/jsprog
Vcs-Git: https://github.com/ivaradi/jsprog.git

Package: jsprogd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: JSProg - Joystick Programmer daemon
 This program can be used to assign various operations to be executed when
 you press a button on your game controller or move an axis. It is possible
 to define some controls or combinations thereof as shift states, allowing
 you to use certain controls for several purposes depending on the actual
 shift state.
 .
 This package contains the daemon part of the program.

Package: jsprog-client
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, jsprogd, python3, gir1.2-ayatanaappindicator3-0.1, python3-gi, python3-gi-cairo
Description: JSProg - Joystick Programmer client
 This program can be used to assign various operations to be executed when
 you press a button on your game controller or move an axis. It is possible
 to define some controls or combinations thereof as shift states, allowing
 you to use certain controls for several purposes depending on the actual
 shift state.
 .
 This package contains the client (GUI) part of the program.
