d1e0b78c7ceb6bcaa14076f6c136258622222f86
[framework/uifw/ecore.git] / debian / control
1 Source: ecore
2 Section: libs
3 Priority: optional
4 Maintainer: Falko Schmidt <falko@alphagemini.org>
5 Build-Depends: debhelper (>= 6), cdbs, libeet-dev, libevas-dev, libssl-dev, libcurl4-openssl-dev, libxcursor-dev, libxss-dev, libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev, libxp-dev, libxcomposite-dev, libjpeg62-dev, libxdamage-dev, doxygen
6 Standards-Version: 3.7.3
7 Homepage: http://www.enlightenment.org
8
9 Package: libecore0
10 Architecture: any
11 Provides: libecore
12 Depends: ${shlibs:Depends}
13 Description: Core abstraction layer for enlightenment DR 0.17
14  This is the core event abstraction layer and X abstraction layer that makes
15  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
16  handlers fast, optimized, and convenient. It's a separate library so anyone
17  can make use of the work put into Ecore to make this job easy for
18  applications.
19  
20 Package: libecore-con0
21 Architecture: any
22 Section: libs
23 Depends: ${shlibs:Depends}
24 Provides: libecore-con
25 Description: Ecore Connection Library
26  This is the core event abstraction layer and X abstraction layer that makes
27  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
28  handlers fast, optimized, and convenient. It's a separate library so anyone
29  can make use of the work put into Ecore to make this job easy for
30  applications.
31  .
32  This package contains the Ecore Connection Library.
33  
34 Package: libecore-config0
35 Architecture: any
36 Section: libs
37 Depends: ${shlibs:Depends}
38 Provides: libecore-config
39 Description: Ecore Enlightened Property Library
40  This is the core event abstraction layer and X abstraction layer that makes
41  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
42  handlers fast, optimized, and convenient. It's a separate library so anyone
43  can make use of the work put into Ecore to make this job easy for
44  applications.
45  .
46  This package contains the Enlightened Property Library.
47  
48 Package: libecore-evas0
49 Architecture: any
50 Section: libs
51 Depends: ${shlibs:Depends}
52 Provides: libecore-evas
53 Description: Ecore Evas Wrapper Library
54  This is the core event abstraction layer and X abstraction layer that makes
55  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
56  handlers fast, optimized, and convenient. It's a separate library so anyone
57  can make use of the work put into Ecore to make this job easy for
58  applications.
59  .
60  This package contains the Ecore Evas wrapper functions.
61  
62 Package: libecore-fb0
63 Architecture: any
64 Section: libs
65 Depends: ${shlibs:Depends}
66 Provides: libecore-fb
67 Description: Ecore frame buffer system functions
68  This is the core event abstraction layer and X abstraction layer that makes
69  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
70  handlers fast, optimized, and convenient. It's a separate library so anyone
71  can make use of the work put into Ecore to make this job easy for
72  applications.
73  .
74  This package contains the Ecore frame buffer system functions.
75  
76 Package: libecore-file0
77 Architecture: any
78 Section: libs
79 Depends: ${shlibs:Depends}
80 Provides: libecore-file
81 Description: Ecore File Library
82  This is the core event abstraction layer and X abstraction layer that makes
83  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
84  handlers fast, optimized, and convenient. It's a separate library so anyone
85  can make use of the work put into Ecore to make this job easy for
86  applications.
87  .
88  This package contains the Ecore File Library.
89  
90 Package: libecore-imf0
91 Architecture: any
92 Section: libs
93 Depends: ${shlibs:Depends}, libecore-imf-evas0
94 Provides: libecore-imf
95 Description: Ecore Input Method Framework module 
96  This is the core event abstraction layer and X abstraction layer that makes
97  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
98  handlers fast, optimized, and convenient. It's a separate library so anyone
99  can make use of the work put into Ecore to make this job easy for
100  applications.
101  .
102  This package contains the Ecore Input Method Framework module.
103  
104 Package: libecore-imf-evas0
105 Architecture: any
106 Section: libs
107 Depends: ${shlibs:Depends}
108 Provides: libecore-imf-evas
109 Description: Evas helpers for the Ecore Input Method Framework
110  This is the core event abstraction layer and X abstraction layer that makes
111  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
112  handlers fast, optimized, and convenient. It's a separate library so anyone
113  can make use of the work put into Ecore to make this job easy for
114  applications.
115  .
116  This package contains the Evas helper functions for the Ecore Input Method
117  Framework module.
118  
119 Package: libecore-ipc0
120 Architecture: any
121 Section: libs
122 Depends: ${shlibs:Depends}
123 Provides: libecore-ipc
124 Description: Ecore inter-process communication functions
125  This is the core event abstraction layer and X abstraction layer that makes
126  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
127  handlers fast, optimized, and convenient. It's a separate library so anyone
128  can make use of the work put into Ecore to make this job easy for
129  applications.
130  .
131  This package contains the Ecore inter-process communication functions.
132  
133 Package: libecore-job0
134 Architecture: any
135 Section: libs
136 Depends: ${shlibs:Depends}
137 Provides: libecore-job
138 Description: Ecore job dealing functions
139  This is the core event abstraction layer and X abstraction layer that makes
140  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
141  handlers fast, optimized, and convenient. It's a separate library so anyone
142  can make use of the work put into Ecore to make this job easy for
143  applications.
144  .
145  This package contains functions for dealing with Ecore jobs.
146  
147 Package: libecore-txt0
148 Architecture: any
149 Section: libs
150 Depends: ${shlibs:Depends}
151 Provides: libecore-txt
152 Description: Ecore text encoding conversion functions
153  This is the core event abstraction layer and X abstraction layer that makes
154  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
155  handlers fast, optimized, and convenient. It's a separate library so anyone
156  can make use of the work put into Ecore to make this job easy for
157  applications.
158  .
159  This package contains the Ecore text encoding conversion functions.
160  
161 Package: libecore-x0
162 Architecture: any
163 Section: libs
164 Depends: ${shlibs:Depends}
165 Provides: libecore-x
166 Description: Ecore functions for dealing with the X Windows System
167  This is the core event abstraction layer and X abstraction layer that makes
168  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
169  handlers fast, optimized, and convenient. It's a separate library so anyone
170  can make use of the work put into Ecore to make this job easy for
171  applications.
172  .
173  This package contains the Ecore wrapper and convenience functions for using
174  the X Windows System.
175  
176 Package: libecore0-all
177 Architecture: any
178 Section: libdevel
179 Depends: libecore0 (= ${Source-Version}), libecore-config0, libecore-con0, libecore-evas0, libecore-fb0, libecore-file0, libecore-imf0, libecore-ipc0, libecore-job0, libecore-txt0, libecore-x0
180 Provides: libecore-all
181 Description: Virtual package providing all available Ecore modules.
182  This is the core event abstraction layer and X abstraction layer that makes
183  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
184  handlers fast, optimized, and convenient. It's a separate library so anyone
185  can make use of the work put into Ecore to make this job easy for
186  applications.
187  .
188  This virtual package provides all available Ecore modules.
189
190 Package: libecore-dev
191 Architecture: any
192 Section: libdevel
193 Suggests: libecore-doc
194 Depends: libecore0 (= ${binary:Version}),
195          libecore-con0 (= ${binary:Version}),
196          libecore-config0 (= ${binary:Version}),
197          libecore-evas0 (= ${binary:Version}),
198          libecore-fb0 (= ${binary:Version}),
199          libecore-file0 (= ${binary:Version}),
200          libecore-imf0 (= ${binary:Version}),
201          libecore-ipc0 (= ${binary:Version}),
202          libecore-job0 (= ${binary:Version}),
203          libecore-txt0 (= ${binary:Version}),
204          libecore-x0 (= ${binary:Version}),
205          libeet-dev, libevas-dev, pkg-config,
206          libssl-dev, libcurl4-openssl-dev, libxcursor-dev, libxss-dev,
207          libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev,
208          libxp-dev, libxcomposite-dev, libxdamage-dev
209 Description: Ecore headers and static libraries
210  This is the core event abstraction layer and X abstraction layer that makes
211  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
212  handlers fast, optimized, and convenient. It's a separate library so anyone
213  can make use of the work put into Ecore to make this job easy for
214  applications.
215  .
216  This package contains headers and static libraries for the Ecore library.
217
218 Package: libecore-doc
219 Architecture: all
220 Section: doc
221 Enhances: libecore-dev
222 Description: Ecore API Documentation
223  This is the core event abstraction layer and X abstraction layer that makes
224  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
225  handlers fast, optimized, and convenient. It's a separate library so anyone
226  can make use of the work put into Ecore to make this job easy for
227  applications.
228  .
229  This package provides development documentation (html and manpages)for the
230  Ecore library.
231
232 Package: libecore-bin
233 Architecture: any
234 Section: utils
235 Depends: ${shlibs:Depends}
236 Description: Tools that support Ecore
237  This is the core event abstraction layer and X abstraction layer that makes
238  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
239  handlers fast, optimized, and convenient. It's a separate library so anyone
240  can make use of the work put into Ecore to make this job easy for
241  applications.
242  .
243  This package includes:
244   - ecore_config: allows creation/editing of ecore_config databases
245
246 Package: libecore-dbg
247 Architecture: any
248 Section: libdevel
249 Priority: extra
250 Depends: libecore0 (= ${binary:Version})
251 Description:  Core abstraction layer for enlightenment DR 0.17
252  This is the core event abstraction layer and X abstraction layer that makes
253  doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
254  handlers fast, optimized, and convenient. It's a separate library so anyone
255  can make use of the work put into Ecore to make this job easy for
256  applications
257  .
258  This package contains unstripped shared libraries. It is provided primarily
259  to provide a backtrace with names in a debugger, this makes it somewhat easier
260  to interpret core dumps. The libraries are installed in /usr/lib/debug and
261  are automatically used by gdb.