maintainer changed
[maemo-efl] / trunk / evas / debian / control
1 Source: evas
2 Section: libs
3 Priority: optional
4 Maintainer: Ed Bartosh <eduard.bartosh@nokia.com>
5 Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet-dev, libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, libxrender-dev | xlibs-dev, zlib1g, libjpeg62-dev, autotools-dev, libtiff4-dev, libxpm-dev
6 Standards-Version: 3.7.2
7
8 Package: libevas0
9 Section: libs
10 Architecture: any
11 Depends: ${shlibs:Depends}
12 Suggests: libevas0-engines
13 Provides: libevas
14 Description: enlightenment advanced canvas library
15  Evas is an advanced canvas library, providing six engines for rendering: X11,
16  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
17  and Qtopia.
18  .
19  This new version of evas is much more cleaner, compact and portable; and has
20  Ipaq support. The Ipaq version of the library is just 191Kb in size!
21  .
22  Due to its simple API, evas can be developed with rapidly, and cleanly.
23  Install evas if you want to develop applications against the only
24  hardware-accelerated canvas library, or if you want to try out the
25  applications under development.
26
27 Package: libevas0-dev
28 Section: libdevel
29 Architecture: any
30 Depends: libevas0 (= ${Source-Version}), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libeet-dev
31 Provides: libevas-dev
32 Description: enlightenment advanced canvas library development files
33  This package provides headers and static libraries required to develop against
34  evas.
35  .
36  Evas is an advanced canvas library, providing six engines for rendering: X11,
37  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
38  and Qtopia.
39  .
40  This new version of evas is much more cleaner, compact and portable; and has
41  Ipaq support. The Ipaq version of the library is just 191Kb in size!
42  .
43  Due to its simple API, evas can be developed with rapidly, and cleanly.
44  Install evas if you want to develop applications against the only
45  hardware-accelerated canvas library, or if you want to try out the
46  applications under development.
47
48 Package: libevas0-engine-fb
49 Section: libs
50 Architecture: any
51 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
52 Provides: libevas-engine-fb
53 Description: Evas module providingg the framebuffer render engine
54  Evas is an advanced canvas library, providing six engines for rendering: X11,
55  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
56  and Qtopia.
57  Due to its simple API, evas can be developed with rapidly, and cleanly.
58  Install evas if you want to develop applications against the only
59  hardware-accelerated canvas library, or if you want to try out the
60  applications under development.
61  This package contains the Evas engine module for framebuffer rendering.
62  
63 Package: libevas0-engine-software-x11
64 Section: libs
65 Architecture: any
66 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
67 Provides: libevas-engine-software-x11
68 Description: Evas module providing the software X11 render engine
69  Evas is an advanced canvas library, providing six engines for rendering: X11,
70  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
71  and Qtopia.
72  Due to its simple API, evas can be developed with rapidly, and cleanly.
73  Install evas if you want to develop applications against the only
74  hardware-accelerated canvas library, or if you want to try out the
75  applications under development.
76  This package contains the Evas engine module for software X11 rendering.
77
78 Package: libevas0-engine-software-generic
79 Section: libs
80 Architecture: any
81 Depends: ${shlibs:Depends}, libevas0
82 Provides: libevas-engine-software-generic
83 Description: Evas module providing the generic software render engine
84  Evas is an advanced canvas library, providing six engines for rendering: X11,
85  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
86  and Qtopia.
87  Due to its simple API, evas can be developed with rapidly, and cleanly.
88  Install evas if you want to develop applications against the only
89  hardware-accelerated canvas library, or if you want to try out the
90  applications under development.
91  This package contains the Evas engine module for generic software
92  rendering.
93
94 Package: libevas0-engine-buffer
95 Section: libs
96 Architecture: any
97 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
98 Provides: libevas-engine-buffer
99 Description: Evas module providing the buffer render engine
100  Evas is an advanced canvas library, providing six engines for rendering: X11,
101  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
102  and Qtopia.
103  Due to its simple API, evas can be developed with rapidly, and cleanly.
104  Install evas if you want to develop applications against the only
105  hardware-accelerated canvas library, or if you want to try out the
106  applications under development.
107  This package contains the Evas engine module for buffer rendering.
108
109 Package: libevas0-engine-xrender
110 Section: libs
111 Architecture: any
112 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
113 Provides: libevas-engine-xrender
114 Description: Evas module providing the Xrender engine
115  Evas is an advanced canvas library, providing six engines for rendering: X11,
116  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
117  and Qtopia.
118  Due to its simple API, evas can be developed with rapidly, and cleanly.
119  Install evas if you want to develop applications against the only
120  hardware-accelerated canvas library, or if you want to try out the
121  applications under development.
122  This package contains the Evas engine module for Xrender.
123
124 Package: libevas0-engine-gl-x11
125 Section: libs
126 Architecture: any
127 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
128 Provides: libevas-engine-gl-x11
129 Description: Evas module providing the OpenGl engine
130  Evas is an advanced canvas library, providing six engines for rendering: X11,
131  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
132  and Qtopia.
133  Due to its simple API, evas can be developed with rapidly, and cleanly.
134  Install evas if you want to develop applications against the only
135  hardware-accelerated canvas library, or if you want to try out the
136  applications under development.
137  This package contains the Evas engine module for OpenGl.
138
139 Package: libevas0-loader-eet
140 Section: libs
141 Architecture: any
142 Depends: ${shlibs:Depends}, libevas0, libeet
143 Provides: libevas-loader-eet
144 Description: Evas module providing the Eet loader
145  Evas is an advanced canvas library, providing six engines for rendering: X11,
146  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
147  and Qtopia.
148  Due to its simple API, evas can be developed with rapidly, and cleanly.
149  Install evas if you want to develop applications against the only
150  hardware-accelerated canvas library, or if you want to try out the
151  applications under development.
152  This package contains the Evas loader module for Eet.
153
154 Package: libevas0-loader-png
155 Section: libs
156 Architecture: any
157 Depends: ${shlibs:Depends}, libevas0, libpng12-0
158 Provides: libevas-loader-png
159 Description: Evas module providing the PNG loader
160  Evas is an advanced canvas library, providing six engines for rendering: X11,
161  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
162  and Qtopia.
163  Due to its simple API, evas can be developed with rapidly, and cleanly.
164  Install evas if you want to develop applications against the only
165  hardware-accelerated canvas library, or if you want to try out the
166  applications under development.
167  This package contains the Evas loader module for PNG.
168
169 Package: libevas0-loader-jpeg
170 Section: libs
171 Architecture: any
172 Depends: ${shlibs:Depends}, libevas0, libjpeg62
173 Provides: libevas-loader-jpeg
174 Description: Evas module providing the JPEG loader
175  Evas is an advanced canvas library, providing six engines for rendering: X11,
176  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
177  and Qtopia.
178  Due to its simple API, evas can be developed with rapidly, and cleanly.
179  Install evas if you want to develop applications against the only
180  hardware-accelerated canvas library, or if you want to try out the
181  applications under development.
182  This package contains the Evas loader module for JPEG.
183
184 Package: libevas0-loader-gif
185 Section: libs
186 Architecture: any
187 Depends: ${shlibs:Depends}, libevas0, libungif4g
188 Provides: libevas-loader-gif
189 Description: Evas module providing the GIF loader
190  Evas is an advanced canvas library, providing six engines for rendering: X11,
191  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
192  and Qtopia.
193  Due to its simple API, evas can be developed with rapidly, and cleanly.
194  Install evas if you want to develop applications against the only
195  hardware-accelerated canvas library, or if you want to try out the
196  applications under development.
197  This package contains the Evas loader module for GIF.
198
199 Package: libevas0-loader-tiff
200 Section: libs
201 Architecture: any
202 Depends: ${shlibs:Depends}, libevas0, libtiff4
203 Provides: libevas-loader-tiff
204 Description: Evas module providing the TIFF loader
205  Evas is an advanced canvas library, providing six engines for rendering: X11,
206  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
207  and Qtopia.
208  Due to its simple API, evas can be developed with rapidly, and cleanly.
209  Install evas if you want to develop applications against the only
210  hardware-accelerated canvas library, or if you want to try out the
211  applications under development.
212  This package contains the Evas loader module for TIFF.
213
214 Package: libevas0-loader-xpm
215 Section: libs
216 Architecture: any
217 Depends: ${shlibs:Depends}, libevas0, libxpm4
218 Provides: libevas-loader-xpm
219 Description: Evas module providing the X11 pixmap loader
220  Evas is an advanced canvas library, providing six engines for rendering: X11,
221  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
222  and Qtopia.
223  Due to its simple API, evas can be developed with rapidly, and cleanly.
224  Install evas if you want to develop applications against the only
225  hardware-accelerated canvas library, or if you want to try out the
226  applications under development.
227  This package contains the Evas loader module for XPM.
228
229 Package: libevas0-loader-svg
230 Section: libs
231 Architecture: any
232 Depends: ${shlibs:Depends}, libevas0, librsvg2-2 
233 Provides: libevas-loader-svg
234 Description: Evas module providing the SVG loader
235  Evas is an advanced canvas library, providing six engines for rendering: X11,
236  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
237  and Qtopia.
238  Due to its simple API, evas can be developed with rapidly, and cleanly.
239  Install evas if you want to develop applications against the only
240  hardware-accelerated canvas library, or if you want to try out the
241  applications under development.
242  This package contains the Evas loader module for SVG.
243
244 Package: libevas0-saver-eet
245 Section: libs
246 Architecture: any
247 Depends: ${shlibs:Depends}, libevas0, libeet
248 Provides: libevas-saver-eet
249 Description: Evas module providing the Eet saver
250  Evas is an advanced canvas library, providing six engines for rendering: X11,
251  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
252  and Qtopia.
253  Due to its simple API, evas can be developed with rapidly, and cleanly.
254  Install evas if you want to develop applications against the only
255  hardware-accelerated canvas library, or if you want to try out the
256  applications under development.
257  This package contains the Evas saver module for Eet.
258
259 Package: libevas0-saver-png
260 Section: libs
261 Architecture: any
262 Depends: ${shlibs:Depends}, libevas0, libpng12-0
263 Provides: libevas-saver-png
264 Description: Evas module providing the PNG saver
265  Evas is an advanced canvas library, providing six engines for rendering: X11,
266  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
267  and Qtopia.
268  Due to its simple API, evas can be developed with rapidly, and cleanly.
269  Install evas if you want to develop applications against the only
270  hardware-accelerated canvas library, or if you want to try out the
271  applications under development.
272  This package contains the Evas saver module for PNG.
273
274 Package: libevas0-saver-jpeg
275 Section: libs
276 Architecture: any
277 Depends: ${shlibs:Depends}, libevas0, libjpeg62
278 Provides: libevas-saver-jpeg
279 Description: Evas module providing the JPEG saver
280  Evas is an advanced canvas library, providing six engines for rendering: X11,
281  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
282  and Qtopia.
283  Due to its simple API, evas can be developed with rapidly, and cleanly.
284  Install evas if you want to develop applications against the only
285  hardware-accelerated canvas library, or if you want to try out the
286  applications under development.
287  This package contains the Evas saver module for JPEG.
288
289 Package: libevas0-saver-tiff
290 Section: libs
291 Architecture: any
292 Depends: ${shlibs:Depends}, libevas0, libtiff4
293 Provides: libevas-saver-tiff
294 Description: Evas module providing the 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  Install evas if you want to develop applications against the only
300  hardware-accelerated canvas library, or if you want to try out the
301  applications under development.
302  This package contains the Evas saver module for TIFF.
303
304 Package: libevas0-engines-all
305 Section: graphics
306 Architecture: any
307 Depends: libevas0-engine-buffer, libevas0-engine-fb, libevas0-engine-software-generic, libevas0-engine-software-x11, libevas0-engine-xrender, libevas0-engine-gl-x11
308 Provides: libevas-engines-all
309 Description: virtual package providing all available Evas engines
310  This is a virtual package providing all available Evas engine modules.
311  .
312  Evas is an advanced canvas library, providing six engines for rendering: X11,
313  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
314  and Qtopia.
315  .
316  This new version of evas is much more cleaner, compact and portable; and has
317  Ipaq support. The Ipaq version of the library is just 191Kb in size!
318  .
319  Due to its simple API, evas can be developed with rapidly, and cleanly.
320  Install evas if you want to develop applications against the only
321  hardware-accelerated canvas library, or if you want to try out the
322  applications under development.
323
324 Package: libevas0-loaders-all
325 Section: graphics
326 Architecture: any
327 Depends: libevas0-loader-eet, libevas0-loader-jpeg, libevas0-loader-png, libevas0-loader-tiff, libevas0-loader-gif, libevas0-loader-xpm, libevas0-loader-svg
328 Provides: libevas-loaders-all
329 Description: virtual package providing all available Evas loaders
330  This is a virtual package providing all available Evas loader modules.
331  .
332  Evas is an advanced canvas library, providing six engines for rendering: X11,
333  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
334  and Qtopia.
335  .
336  This new version of evas is much more cleaner, compact and portable; and has
337  Ipaq support. The Ipaq version of the library is just 191Kb in size!
338  .
339  Due to its simple API, evas can be developed with rapidly, and cleanly.
340  Install evas if you want to develop applications against the only
341  hardware-accelerated canvas library, or if you want to try out the
342  applications under development.
343
344 Package: libevas0-savers-all
345 Section: graphics
346 Architecture: any
347 Depends: libevas0-saver-eet, libevas0-saver-jpeg, libevas0-saver-png, libevas0-saver-tiff
348 Provides: libevas-savers-all
349 Description: virtual package providing all available Evas savers
350  This is a virtual package providing all available Evas saver modules.
351  .
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  .
356  This new version of evas is much more cleaner, compact and portable; and has
357  Ipaq support. The Ipaq version of the library is just 191Kb in size!
358  .
359  Due to its simple API, evas can be developed with rapidly, and cleanly.
360  Install evas if you want to develop applications against the only
361  hardware-accelerated canvas library, or if you want to try out the
362  applications under development.
363
364 Package: libevas0-all
365 Section: graphics
366 Architecture: any
367 Depends: libevas0-savers-all, libevas0-savers-all, libevas0-engines-all
368 Provides: libevas-all
369 Description: virtual package providing all available Evas modules
370  This is a virtual package providing all available Evas modules.
371  .
372  Evas is an advanced canvas library, providing six engines for rendering: X11,
373  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
374  and Qtopia.
375  .
376  This new version of evas is much more cleaner, compact and portable; and has
377  Ipaq support. The Ipaq version of the library is just 191Kb in size!
378  .
379  Due to its simple API, evas can be developed with rapidly, and cleanly.
380  Install evas if you want to develop applications against the only
381  hardware-accelerated canvas library, or if you want to try out the
382  applications under development.
383