Source: qtsixa
Section: utils
Priority: optional
Maintainer: Ubuntu Devel <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Filipe Coelho (aka 'falkTX') <falktx@gmail.com>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7.0), gcc (>= 4.1),
  libusb-dev, libbluetooth-dev, libdbus-glib-1-dev, libdbus-1-dev

Package: qtsixa
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
  bluez (>= 4.12), bluez-hcidump, sixad (>= 1.2.0),
  python-qt4, python-dbus, xserver-xorg-input-joystick, libnotify-bin, xdg-utils
Recommends: gksu | kdesudo, python2.6 | python2.5
Description: Sixaxis Joystick Manager
 This package provides a useful GUI to control the sixad modules.
 .
 QtSixA is written in PyQt

Package: sixad
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez (>= 4.12)
Description: [Qt]SixA Daemon
 This package provides the modules (called 'sixad') for connecting PS3 hardware
 (Sixaxis/DualShock3 and Keypads) to a Linux-compatible machine
 .
 Currently sixad supports:
  - Sixaxis buttons, axis, accelerometers and LEDs
  - PS3 Keypads
 .
 sixad also registers the Sixaxis and Keypad's MAC/ID in the joystick name
 (ex: "PLAYSTATION(R)3 Controller (00:XX:X0:0X:XX)".
 .
 sixad is triggered by udev, making it super easy to connect new devices
 (you just need to press the PS button)
