File: control

package info (click to toggle)
clutter-gesture 0.0.2.1-7.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 520 kB
  • sloc: ansic: 3,492; makefile: 43; sh: 8
file content (49 lines) | stat: -rw-r--r-- 2,141 bytes parent folder | download | duplicates (2)
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
Source: clutter-gesture
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Homepage: http://www.clutter-project.org/
Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 9), automake, gtk-doc-tools,
               libclutter-1.0-dev, libtool,
	       gcc (>= 4.6)
Standards-Version: 3.9.3

Package: libcluttergesture-0.0.2-0
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Open GL based interactive canvas library Gesture framework
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on. Gesture library allows
 clutter applications to be aware of gestures and to easily attach some
 handlers to gesture events.

Package: libcluttergesture-dev
Section: libdevel
Architecture: any
Depends: libcluttergesture-0.0.2-0 (= ${binary:Version}), libclutter-1.0-dev, pkg-config, ${shlibs:Depends}, ${misc:Depends}
Description: Open GL based interactive canvas library Gesture framework (dev. files)
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on. Gesture library allows
 clutter applications to be aware of gestures and to easily attach some
 handlers to gesture events.
 .
 This package contains the development files.

Package: libcluttergesture-0.0.2-0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libcluttergesture-0.0.2-0 (=${binary:Version}), ${misc:Depends}
Description: Open GL based interactive canvas library Gesture framework (debug files)
 Clutter is an Open GL based interactive canvas library, designed for creating
 fast, mainly 2D single window applications such as media box UIs,
 presentations, kiosk style applications and so on. Gesture library allows
 clutter applications to be aware of gestures and to easily attach some
 handlers to gesture events.
 .
 This package contains the debug files.