File: control.in

package info (click to toggle)
clutter-gst-3.0 3.0.26-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,172 kB
  • sloc: ansic: 9,896; sh: 4,109; makefile: 333; xml: 117; python: 92
file content (100 lines) | stat: -rw-r--r-- 3,871 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Source: clutter-gst-3.0
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 11),
               gtk-doc-tools,
               gnome-pkg-tools,
               libglib2.0-0 (>= 2.18.0),
               libclutter-1.0-dev (>= 1.20.0),
               libcogl-dev  (>= 1.10.0),
               libgstreamer1.0-dev (>= 1.4.0),
               libgstreamer-plugins-base1.0-dev (>= 1.4.0),
               libgirepository1.0-dev (>= 0.9.12-4~),
               gobject-introspection (>= 0.9.12-4~)
Build-Depends-Indep: libglib2.0-doc,
                     libgdk-pixbuf2.0-doc,
                     libclutter-1.0-doc,
                     libcogl-doc,
                     gstreamer1.0-doc,
                     gstreamer1.0-plugins-base-doc
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/gnome-team/clutter-gst
Vcs-Git: https://salsa.debian.org/gnome-team/clutter-gst.git
Homepage: http://www.clutter-project.org/

Package: libclutter-gst-3.0-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Open GL based interactive canvas library GStreamer elements
 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.

Package: libclutter-gst-3.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libclutter-gst-3.0-0 (= ${binary:Version}),
         gir1.2-clutter-gst-3.0 (= ${binary:Version}),
         gstreamer1.0-clutter-3.0 (= ${binary:Version}),
         pkg-config,
         libclutter-1.0-dev (>= 1.6.10-3),
         libgstreamer1.0-dev (>= 1.2.0),
         libgstreamer-plugins-base1.0-dev (>= 1.2.0),
         ${misc:Depends}
Suggests: libclutter-gst-3.0-doc
Description: Open GL based interactive canvas library GStreamer elements (development 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.
 .
 This package contains the development files.

Package: libclutter-gst-3.0-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: devhelp,
          libglib2.0-doc,
          libgdk-pixbuf2.0-doc,
          libclutter-1.0-doc,
          libcogl-doc,
          gstreamer1.0-doc,
          gstreamer1.0-plugins-base-doc
Conflicts: libclutter-gst-doc, libclutter-gst-2.0-doc
Description: Open GL based interactive canvas library GStreamer elements (documentation)
 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.
 .
 This package contains the documentation.

Package: gir1.2-clutter-gst-3.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Provides: gir1.2-cluttergst-3.0 (= ${binary:Version})
Description: Gobject introspection data for Clutter GStreamer elements
 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.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gstreamer1.0-clutter-3.0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Clutter PLugin for GStreamer 1.0
 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.