Added maemo-cflags-cdbs-rules as dependency
[maemo-efl] / trunk / evas / debian / control.in
1 Source: evas
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, automake1.7 | automaken, libtool, libeet1-dev (>= @EET_VERSION@), libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, zlib1g, libjpeg62-dev, libungif4-dev, autotools-dev, x11proto-xext-dev, libxext-dev, libfontconfig1-dev, libeina-dev (>= @EINA_VERSION@)
7 Standards-Version: 3.7.2
8 Homepage: http://www.enlightenment.org
9
10 Package: libevas0
11 Architecture: any
12 Depends: ${shlibs:Depends}, libeina0 (>= @EINA_VERSION@)
13 Suggests: libevas0-engines-all
14 Provides: libevas
15 Description: enlightenment advanced canvas library
16  Evas is an advanced canvas library, providing six engines for rendering: X11,
17  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
18  and Qtopia.
19  Due to its simple API, evas can be developed with rapidly, and cleanly.
20  .
21  This package contains the core library.
22
23 #Package: libevas-doc
24 #Architecture: all
25 #Section: doc
26 #Enhances: libevas0-dev
27 #Description: Evas API Documentation
28 # Evas is an advanced canvas library, providing six engines for rendering: X11,
29 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
30 # and Qtopia.
31 # Due to its simple API, evas can be developed with rapidly, and cleanly.
32 # .
33 # This package provides development documentation (html and manpages) for the
34 # Evas library.
35
36 Package: libevas0-dev
37 Section: libdevel
38 Architecture: any
39 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libeet1-dev (>= @EET_VERSION@), libfontconfig1-dev
40 Provides: libevas-dev
41 Description: Enlightenment DR17 advanced canvas library development files
42  Evas is an advanced canvas library, providing six engines for rendering: X11,
43  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
44  and Qtopia.
45  Due to its simple API, evas can be developed with rapidly, and cleanly.
46  .
47  This package provides headers and static libraries required to develop against
48  evas.
49
50 #Package: libevas0-dbg
51 #Architecture: any
52 #Section: libdevel
53 #Depends: libevas0 (= ${Source-Version})
54 #Priority: extra
55 #Provides: libevas-dbg
56 #Description: enlightenment advanced canvas library
57 # Evas is an advanced canvas library, providing six engines for rendering: X11,
58 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
59 # and Qtopia.
60 # .
61 # This package contains unstripped shared libraries. It is provided primarily
62 # to provide a backtrace with names in a debugger, this makes it somewhat
63 # easier to interpret core dumps. The libraries are installed in
64 # /usr/lib/debug and are automatically used by gdb.
65
66 #Package: libevas0-engine-fb
67 #Section: libs
68 #Architecture: any
69 #Depends: ${shlibs:Depends}, libevas0-engine-software-generic (= ${Source-Version})
70 #Provides: libevas-engine-fb
71 #Description: Evas module providing a framebuffer render engine
72 # Evas is an advanced canvas library, providing six engines for rendering: X11,
73 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
74 # and Qtopia.
75 # Due to its simple API, evas can be developed with rapidly, and cleanly.
76 # .
77 # This package contains an Evas engine module for framebuffer rendering.
78
79 Package: libevas0-engine-software-x11
80 Section: libs
81 Architecture: any
82 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libevas0-engine-software-generic (= ${Source-Version})
83 Provides: libevas-engine-software-x11
84 Description: Evas module providing a software X11 render engine
85  Evas is an advanced canvas library, providing six engines for rendering: X11,
86  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
87  and Qtopia.
88  Due to its simple API, evas can be developed with rapidly, and cleanly.
89  .
90  This package contains an Evas engine module for software X11 rendering.
91
92 Package: libevas0-engine-software-x11-16
93 Section: libs
94 Architecture: any
95 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libevas0-engine-software-generic (= ${Source-Version})
96 Provides: libevas-engine-software-x11-16
97 Description: Evas module providing the software X11 render engine optmized for 16 bits
98  Evas is an advanced canvas library, providing six engines for rendering: X11,
99  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
100  and Qtopia.
101  Due to its simple API, evas can be developed with rapidly, and cleanly.
102  .
103  This package contains the Evas engine module for software X11 rendering optimized
104  for 16 bits.
105
106 Package: libevas0-engine-software-generic
107 Section: libs
108 Architecture: any
109 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version})
110 Provides: libevas-engine-software-generic
111 Description: Evas module providing a generic software render engine
112  Evas is an advanced canvas library, providing six engines for rendering: X11,
113  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
114  and Qtopia.
115  Due to its simple API, evas can be developed with rapidly, and cleanly.
116  .
117  This package contains an Evas engine module for generic software
118  rendering.
119
120 Package: libevas0-engine-buffer
121 Section: libs
122 Architecture: any
123 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libevas0-engine-software-generic (= ${Source-Version})
124 Provides: libevas-engine-buffer
125 Description: Evas module providing a buffer render engine
126  Evas is an advanced canvas library, providing six engines for rendering: X11,
127  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
128  and Qtopia.
129  Due to its simple API, evas can be developed with rapidly, and cleanly.
130  .
131  This package contains an Evas engine module for buffer rendering.
132
133 #Package: libevas0-engine-xrender
134 #Section: libs
135 #Architecture: any
136 #Depends: ${shlibs:Depends}, libevas0-engine-software-generic (= ${Source-Version})
137 #Provides: libevas-engine-xrender
138 #Description: Evas module providing a Xrender engine
139 # Evas is an advanced canvas library, providing six engines for rendering: X11,
140 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
141 # and Qtopia.
142 # Due to its simple API, evas can be developed with rapidly, and cleanly.
143 # .
144 # This package contains an Evas engine module for Xrender.
145
146 #Package: libevas0-engine-gl-x11
147 #Section: libs
148 #Architecture: any
149 #Depends: ${shlibs:Depends}, libevas0-engine-software-generic (= ${Source-Version})
150 #Provides: libevas-engine-gl-x11
151 #Description: Evas module providing an OpenGL engine
152 # Evas is an advanced canvas library, providing six engines for rendering: X11,
153 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
154 # and Qtopia.
155 # Due to its simple API, evas can be developed with rapidly, and cleanly.
156 # .
157 # This package contains an Evas engine module for OpenGl.
158
159 Package: libevas0-loader-eet
160 Section: libs
161 Architecture: any
162 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libeet1 (>= @EET_VERSION@)
163 Provides: libevas-loader-eet
164 Description: Evas module providing an Eet loader
165  Evas is an advanced canvas library, providing six engines for rendering: X11,
166  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
167  and Qtopia.
168  Due to its simple API, evas can be developed with rapidly, and cleanly.
169  .
170  This package contains an Evas loader module for Eet.
171
172 Package: libevas0-loader-png
173 Section: libs
174 Architecture: any
175 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libpng12-0
176 Provides: libevas-loader-png
177 Description: Evas module providing a PNG loader
178  Evas is an advanced canvas library, providing six engines for rendering: X11,
179  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
180  and Qtopia.
181  Due to its simple API, evas can be developed with rapidly, and cleanly.
182  .
183  This package contains an Evas loader module for PNG.
184
185 Package: libevas0-loader-jpeg
186 Section: libs
187 Architecture: any
188 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libjpeg62
189 Provides: libevas-loader-jpeg
190 Description: Evas module providing a JPEG loader
191  Evas is an advanced canvas library, providing six engines for rendering: X11,
192  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
193  and Qtopia.
194  Due to its simple API, evas can be developed with rapidly, and cleanly.
195  .
196  This package contains an Evas loader module for JPEG.
197
198 Package: libevas0-loader-gif
199 Section: libs
200 Architecture: any
201 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libungif4g
202 Provides: libevas-loader-gif
203 Description: Evas module providing a GIF loader
204  Evas is an advanced canvas library, providing six engines for rendering: X11,
205  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
206  and Qtopia.
207  Due to its simple API, evas can be developed with rapidly, and cleanly.
208  .
209  This package contains an Evas loader module for GIF.
210
211 #Package: libevas0-loader-tiff
212 #Section: libs
213 #Architecture: any
214 #Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libtiff4
215 #Provides: libevas-loader-tiff
216 #Description: Evas module providing a TIFF loader
217 # Evas is an advanced canvas library, providing six engines for rendering: X11,
218 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
219 # and Qtopia.
220 # Due to its simple API, evas can be developed with rapidly, and cleanly.
221 # .
222 # This package contains an Evas loader module for TIFF.
223
224 #Package: libevas0-loader-xpm
225 #Section: libs
226 #Architecture: any
227 #Provides: libevas-loader-xpm
228 #Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libxpm4
229 #Description: Evas module providing a X11 pixmap loader
230 # Evas is an advanced canvas library, providing six engines for rendering: X11,
231 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
232 # and Qtopia.
233 # Due to its simple API, evas can be developed with rapidly, and cleanly.
234 # .
235 # This package contains an Evas loader module for XPM.
236
237 #Package: libevas0-loader-svg
238 #Section: libs
239 #Architecture: any
240 #Provides: libevas-loader-svg
241 #Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), librsvg2-2
242 #Description: Evas module providing a SVG loader
243 # Evas is an advanced canvas library, providing six engines for rendering: X11,
244 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
245 # and Qtopia.
246 # Due to its simple API, evas can be developed with rapidly, and cleanly.
247 # .
248 # This package contains an Evas loader module for SVG.
249
250 Package: libevas0-saver-eet
251 Section: libs
252 Architecture: any
253 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libeet1 (>= @EET_VERSION@)
254 Provides: libevas-saver-eet
255 Description: Evas module providing an Eet saver
256  Evas is an advanced canvas library, providing six engines for rendering: X11,
257  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
258  and Qtopia.
259  Due to its simple API, evas can be developed with rapidly, and cleanly.
260  .
261  This package contains an Evas saver module for Eet.
262
263 Package: libevas0-saver-png
264 Section: libs
265 Architecture: any
266 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libpng12-0
267 Provides: libevas-saver-png
268 Description: Evas module providing a PNG saver
269  Evas is an advanced canvas library, providing six engines for rendering: X11,
270  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
271  and Qtopia.
272  Due to its simple API, evas can be developed with rapidly, and cleanly.
273  .
274  This package contains an Evas saver module for PNG.
275
276 Package: libevas0-saver-jpeg
277 Section: libs
278 Architecture: any
279 Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libjpeg62
280 Provides: libevas-saver-jpeg
281 Description: Evas module providing a JPEG saver
282  Evas is an advanced canvas library, providing six engines for rendering: X11,
283  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
284  and Qtopia.
285  Due to its simple API, evas can be developed with rapidly, and cleanly.
286  .
287  This package contains an Evas saver module for JPEG.
288
289 #Package: libevas0-saver-tiff
290 #Section: libs
291 #Architecture: any
292 #Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libtiff4
293 #Provides: libevas-saver-tiff
294 #Description: Evas module providing a TIFF saver
295 # Evas is an advanced canvas library, providing six engines for rendering: X11,
296 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
297 # and Qtopia.
298 # Due to its simple API, evas can be developed with rapidly, and cleanly.
299 # .
300 # This package contains an Evas saver module for TIFF.
301
302 Package: libevas0-engines-all
303 Section: graphics
304 Architecture: any
305 Depends: libevas0-engine-buffer (= ${Source-Version}), libevas0-engine-software-generic (= ${Source-Version}), libevas0-engine-software-x11 (= ${Source-Version}), libevas0-engine-software-x11-16 (= ${Source-Version})
306 Provides: libevas-engines-all
307 Description: virtual package providing important Evas engine modules
308  Evas is an advanced canvas library, providing six engines for rendering: X11,
309  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
310  and Qtopia.
311  Due to its simple API, evas can be developed with rapidly, and cleanly.
312  .
313  This package will install the following Evas engine modules:
314   - buffer
315   - software/genenric
316   - software/X11
317   - software/X11-16
318
319 #Package: libevas0-engines-extra
320 #Architecture: any
321 #Depends: libevas-engine-fb  (= ${Source-Version}), libevas-engine-gl-x11  (= ${Source-Version})
322 #Provides: libevas-engines-extra
323 #Description: virtual package providing optional Evas engine modules
324 # Evas is an advanced canvas library, providing six engines for rendering: X11,
325 # OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
326 # and Qtopia.
327 # Due to its simple API, evas can be developed with rapidly, and cleanly.
328 # .
329 # This package will install the following Evas engine modules:
330 #  - GL/X11
331 #  - Framebuffer
332
333 Package: libevas0-savers-all
334 Section: graphics
335 Architecture: any
336 Depends: libevas0-saver-eet (= ${Source-Version}), libevas0-saver-jpeg (= ${Source-Version}), libevas0-saver-png (= ${Source-Version})
337 Provides: libevas-savers-all
338 Description: virtual package providing all available Evas savers
339  Evas is an advanced canvas library, providing six engines for rendering: X11,
340  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
341  and Qtopia.
342  Due to its simple API, evas can be developed with rapidly, and cleanly.
343  .
344  This is a virtual package providing all available Evas saver modules.
345
346 Package: libevas0-loaders-all
347 Section: graphics
348 Architecture: any
349 Depends: libevas0-loader-eet (= ${Source-Version}), libevas0-loader-jpeg (= ${Source-Version}), libevas0-loader-png (= ${Source-Version})
350 Provides: libevas-loaders-all
351 Description: virtual package providing all available Evas loaders
352  Evas is an advanced canvas library, providing six engines for rendering: X11,
353  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
354  and Qtopia.
355  Due to its simple API, evas can be developed with rapidly, and cleanly.
356  .
357  This is a virtual package providing all available Evas loader modules.
358
359 Package: libevas0-all
360 Section: graphics
361 Architecture: any
362 Depends: libevas0-loaders-all (= ${Source-Version}), libevas0-savers-all (= ${Source-Version}), libevas0-engines-all (= ${Source-Version})
363 Provides: libevas-all
364 Description: virtual package providing all available Evas modules
365  Evas is an advanced canvas library, providing six engines for rendering: X11,
366  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
367  and Qtopia.
368  .
369  Due to its simple API, evas can be developed with rapidly, and cleanly.
370  .
371  This is a virtual package providing all available Evas modules.