Source: grail
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 7.0.0),
               pkg-config,
               cdbs,
               libmtdev-dev (>= 1.1),
               libevemu-dev,
               libframe-dev
Standards-Version: 3.9.2

Package: libgrail1
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Breaks: xserver-xorg-input-gevdev (<= 1:2.3.2-6ubuntu1)
Description: Gesture Recognition And Instantiation Library
 This library consists of an interface and tools for handling gesture
 recognition and gesture instantiation. Applications can use the grail
 callbacks to receive gesture primitives and raw input events from the
 underlying kernel device.

Package: libgrail-dev
Section: libdevel
Architecture: any
Depends: libgrail1 (= ${binary:Version}),
         libframe-dev,
         ${misc:Depends}
Replaces: libutouch-grail-dev
Conflicts: libutouch-grail-dev
Description: Gesture Recognition And Instantiation Library - dev files
 This library consists of an interface and tools for handling gesture
 recognition and gesture instantiation. Applications can use the grail
 callbacks to receive gesture primitives and raw input events from the
 underlying kernel device.
 .
 This package contains files that are needed to build applications.

Package: grail-tools
Section: libdevel
Architecture: any
Depends: libgrail1 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Replaces: utouch-grail-tools
Conflicts: utouch-grail-tools
Description: Gesture Recognition And Instantiation Library - test tools
 This library consists of an interface and tools for handling gesture
 recognition and gesture instantiation. Applications can use the grail
 callbacks to receive gesture primitives and raw input events from the
 underlying kernel device.
 .
 This package provides some test tools for the grail library.

Package: libgrail1-udeb
Section: debian-installer
Architecture: any
XC-Package-Type: udeb
Depends: ${shlibs:Depends},
         ${misc:Depends}
Replaces: libutouch-grail1-udeb
Conflicts: libutouch-grail1-udeb
Description: Gesture Recognition And Instantiation Library
 This library consists of an interface and tools for handling gesture
 recognition and gesture instantiation. Applications can use the grail
 callbacks to receive gesture primitives and raw input events from the
 underlying kernel device.
 .
 This is a udeb, or a microdeb, for the debian-installer.
