File: control

package info (click to toggle)
libomxil-bellagio 0.9.3-6
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 3,812 kB
  • sloc: ansic: 14,249; sh: 10,279; makefile: 212
file content (115 lines) | stat: -rw-r--r-- 4,268 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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Source: libomxil-bellagio
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 11),
               dh-exec,
               dh-linktree,
               doxygen,
               libasound2-dev,
               libjs-jquery,
               libmad0-dev,
               libvorbis-dev,
               node-jquery
Standards-Version: 4.5.0
Homepage: http://sourceforge.net/projects/omxil/

Package: libomxil-bellagio0
Recommends: libomxil-bellagio-bin
Suggests: libomxil-bellagio0-components-base
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: implementation of OpenMAX IL, run-time library
 OpenMAX Integration Layer (IL) is a standard API to access Multimedia
 Components on mobile platforms. It has been defined by the Khronos
 group.  By means of the OpenMAX IL API, multimedia frameworks can
 access hardware accelerators on platforms that provide it.
 .
 Bellagio is an opensource implementation of the OpenMAX IL API that
 runs on Linux.
 .
 It is intended to show the usage of the IL API and to allow people to
 start developing components.
 .
 This package provides the OpenMAX IL core shared library with a
 "reference" component.

Package: libomxil-bellagio-bin
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libomxil-bellagio0 (<< 0.9.3-4)
Breaks: libomxil-bellagio0 (<< 0.9.3-4)
Description: implementation of OpenMAX IL, run-time library (utilities)
 OpenMAX Integration Layer (IL) is a standard API to access Multimedia
 Components on mobile platforms. It has been defined by the Khronos
 group.  By means of the OpenMAX IL API, multimedia frameworks can
 access hardware accelerators on platforms that provide it.
 .
 Bellagio is an opensource implementation of the OpenMAX IL API that
 runs on Linux.
 .
 It is intended to show the usage of the IL API and to allow people to
 start developing components.
 .
 This package provides the OpenMAX IL core shared library with a
 "reference" component.
 .
 This package provides the OpenMAX IL core utilities.

Package: libomxil-bellagio0-components-base
Architecture: any
Section: libs
Depends: libomxil-bellagio-bin, ${misc:Depends}, ${shlibs:Depends}
Description: components for Bellagio OpenMAX IL
 OpenMAX Integration Layer (IL) is a standard API to access Multimedia
 Components on mobile platforms. It has been defined by the Khronos
 group.  By means of the OpenMAX IL API, multimedia frameworks can
 access hardware accelerators on platforms that provide it.
 .
 Bellagio is an opensource implementation of the OpenMAX IL API that
 runs on Linux.
 .
 It is intended to show the usage of the IL API and to allow people to
 start developing components.

Package: libomxil-bellagio-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: libjs-jquery, lynx | www-browser, ${misc:Depends}
Recommends: ${misc:Recommends}
Description: Documentation of the Bellagio OpenMAX IL
 OpenMAX Integration Layer (IL) is a standard API to access Multimedia
 Components on mobile platforms. It has been defined by the Khronos
 group.  By means of the OpenMAX IL API, multimedia frameworks can
 access hardware accelerators on platforms that provide it.
 .
 Bellagio is an opensource implementation of the OpenMAX IL API that
 runs on Linux.
 .
 It is intended to show the usage of the IL API and to allow people to
 start developing components.
 .
 This package contains the HTML documentation.

Package: libomxil-bellagio-dev
Provides: libomxil-dev
Architecture: any
Section: libdevel
Depends: libomxil-bellagio0 (= ${binary:Version}), ${misc:Depends}
Suggests: libomxil-bellagio-doc
Description: implementation of OpenMAX IL, development files
 OpenMAX Integration Layer (IL) is a standard API to access Multimedia
 Components on mobile platforms. It has been defined by the Khronos
 group.  By means of the OpenMAX IL API, multimedia frameworks can
 access hardware accelerators on platforms that provide it.
 .
 Bellagio is an opensource implementation of the OpenMAX IL API that
 runs on Linux.
 .
 It is intended to show the usage of the IL API and to allow people to
 start developing components.
 .
 This package provides the OpenMAX IL core development files.