File: control

package info (click to toggle)
clutter-imcontext 0.1.4-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 304 kB
  • sloc: ansic: 1,728; makefile: 114; sh: 29; xml: 4
file content (76 lines) | stat: -rw-r--r-- 3,097 bytes parent folder | download
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
66
67
68
69
70
71
72
73
74
75
76
Source: clutter-imcontext
Maintainer: Package Salvaging Team <team+salvage@tracker.debian.org>
Uploaders: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gtk-doc-tools,
               libclutter-1.0-dev,
               libglib2.0-dev,
               dh-exec
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/salvage-team/clutter-imcontext
Vcs-Git: https://salsa.debian.org/salvage-team/clutter-imcontext.git
Homepage: https://blogs.gnome.org/clutter/

Package: libclutter-imcontext-0.1-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: libclutter-imcontext-0.1-bin
Pre-Depends: ${misc:Pre-Depends}
Description: Open GL based interactive canvas library IMContext 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. IMContext is an abstract
 base class defining a generic input method interface. This library ports the
 GTK+ IMContext to clutter.

Package: libclutter-imcontext-0.1-bin
Architecture: any
Multi-Arch: foreign
Section: misc
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Open GL based interactive canvas library IMContext 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. IMContext is an abstract
 base class defining a generic input method interface. This library ports the
 GTK+ IMContext to clutter.
 .
 This package contains the utilities which are used by the libraries and other
 packages.

Package: libclutter-imcontext-0.1-dev
Architecture: any
Section: libdevel
Depends: libclutter-imcontext-0.1-0 (= ${binary:Version}),
         libclutter-1.0-dev,
         libglib2.0-dev,
         pkgconf,
         ${misc:Depends}
Suggests: libclutter-imcontext-0.1-doc
Description: Open GL based interactive canvas library IMContext 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. IMContext is an abstract
 base class defining a generic input method interface. This library ports the
 GTK+ IMContext to clutter.
 .
 This package contains the development files.

Package: libclutter-imcontext-0.1-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: devhelp
Description: Open GL based interactive canvas library IMContext framework (document)
 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. IMContext is an abstract
 base class defining a generic input method interface. This library ports the
 GTK+ IMContext to clutter.
 .
 This package contains the documentation.