Source: cwiid
Section: utils
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: cdbs (>= 0.4.85~),
 debhelper (>= 7.0.1),
 dh-buildinfo,
 libtool,
 automake,
 autoconf,
 quilt,
 patchutils (>= 0.2.25),
               libbluetooth-dev, libgtk2.0-dev, flex, bison
Standards-Version: 3.9.2
Homepage: http://abstrakraft.org/cwiid/

Package: libcwiid1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Section: libs
Description: library to interface with the wiimote -- runtime files
 CWiid is a working userspace driver along with various
 applications implementing event drivers, multiple wiimote
 connectivity, gesture recognition, and other Wiimote-based
 functionality.
 .
 This package provides the wiimote library that abstracts the interface
 to the wiimote by hiding the details of the underlying Bluetooth
 connection.

Package: cwiid-dbg
Architecture: any
Depends: lswm (= ${binary:Version}), libcwiid1 (= ${binary:Version}), 
         ${shlibs:Depends}, ${misc:Depends}
Section: debug
Description: library to interface with the wiimote -- debug files
 CWiid is a working userspace driver along with various
 applications implementing event drivers, multiple wiimote
 connectivity, gesture recognition, and other Wiimote-based
 functionality.
 .
 This package provides the debug symbols needed to debug programs 
 using cwiid.

Package: libcwiid-dev
Architecture: any
Depends: libcwiid1 (= ${binary:Version}), libbluetooth-dev, pkg-config, ${misc:Depends}
Conflicts: libcwiid0-dev
Replaces: libcwiid0-dev, libcwiid1-dev
Section: libdevel
Description: library to interface with the wiimote -- development files
 CWiid is a working userspace driver along with various
 applications implementing event drivers, multiple wiimote
 connectivity, gesture recognition, and other Wiimote-based
 functionality.
 .
 This package provides the development files needed for building against
 Cwiid.

Package: lswm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: wiimote discover utility
 CWiid is a working userspace driver along with various
 applications implementing event drivers, multiple wiimote
 connectivity, gesture recognition, and other Wiimote-based
 functionality.
 .
 This package provides an utility to discover new wiimotes.

