~oif-packaging/frame/oneiric

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: utouch-frame
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 7.0.0),
               pkg-config,
               quilt,
               asciidoc,
               xsltproc,
               docbook-xsl,
               dpkg-dev (>= 1.14.17),
               automake,
               libtool,
               cdbs,
               libmtdev-dev (>= 1.1),
               libutouch-evemu-dev (>= 1.0)
Standards-Version: 3.9.1
Vcs-Bzr: https://code.launchpad.net/~utouch-packaging/utouch-frame/ubuntu

Package: libutouch-frame1
Architecture: any
Depends: ${shlibs:Depends},
         ${misc: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: libutouch-frame-dev
Section: libdevel
Architecture: any
Depends: libutouch-frame1 (= ${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: utouch-frame-tools
Section: libdevel
Architecture: any
Depends: libutouch-frame1 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc: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.

Package: libutouch-frame1-udeb
Section: debian-installer
Architecture: any
XC-Package-Type: udeb
Depends: ${shlibs:Depends},
         ${misc: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.
 .
 This is a udeb, or a microdeb, for the debian-installer.