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