Source: frame
Section: libs
Priority: optional
Maintainer: Stephen M. Webb <stephen.webb@bregmasoft.ca>
Build-Depends: asciidoc,
               debhelper (>= 9),
               dh-autoreconf,
               docbook-xsl,
               libx11-dev,
               libxi-dev (>= 2:1.5.99.2),
               pkg-config,
               xserver-xorg-dev,
               xsltproc
Standards-Version: 3.9.4
Homepage: https://launchpad.net/frame
Vcs-Bzr: https://code.launchpad.net/~oif-packaging/frame/debian
Vcs-Browser: http://bazaar.launchpad.net/~oif-packaging/frame/debian/files

Package: libframe6
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Touch Frame Library
 This library handles the buildup and synchronization of a set of
 simultaneous touches. The library is input agnostic, with bindings
 for mtdev, frame and XI2.1.

Package: libframe-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libframe6 (= ${binary:Version}),
         ${misc:Depends}
Description: Touch Frame Library - dev files
 This library handles the buildup and synchronization of a set of
 simultaneous touches. The library is input agnostic, with bindings
 for mtdev, frame and XI2.1.
 .
 This package contains files that are needed to build applications.

Package: frame-tools
Architecture: any
Section: utils
Pre-Depends: ${misc:Pre-Depends}
Depends: libframe6 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Touch Frame Library - test tools
 This library handles the buildup and synchronization of a set of
 simultaneous touches. The library is input agnostic, with bindings
 for mtdev, frame and XI2.1.
 .
 This package provides some test tools for the frame library.
