0.9.1.041-maemo.2 release tagged
[maemo-efl] / tags / 0.9.1.041-maemo.2 / evas / debian / control
1 Source: evas
2 Section: libs
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
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, zlib1g, libjpeg62-dev, autotools-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-software-x11
49 Section: libs
50 Architecture: any
51 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
52 Provides: libevas-engine-software-x11
53 Description: Evas module providing the software X11 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 software X11 rendering.
62
63 Package: libevas0-engine-software-generic
64 Section: libs
65 Architecture: any
66 Depends: ${shlibs:Depends}, libevas0
67 Provides: libevas-engine-software-generic
68 Description: Evas module providing the generic software 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 generic software
77  rendering.
78
79 Package: libevas0-engine-buffer
80 Section: libs
81 Architecture: any
82 Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
83 Provides: libevas-engine-buffer
84 Description: Evas module providing the buffer 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  Install evas if you want to develop applications against the only
90  hardware-accelerated canvas library, or if you want to try out the
91  applications under development.
92  This package contains the Evas engine module for buffer rendering.
93
94 Package: libevas0-loader-eet
95 Section: libs
96 Architecture: any
97 Depends: ${shlibs:Depends}, libevas0, libeet
98 Provides: libevas-loader-eet
99 Description: Evas module providing the Eet loader
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 loader module for Eet.
108
109 Package: libevas0-loader-png
110 Section: libs
111 Architecture: any
112 Depends: ${shlibs:Depends}, libevas0, libpng12-0
113 Provides: libevas-loader-png
114 Description: Evas module providing the PNG loader
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 loader module for PNG.
123
124 Package: libevas0-loader-jpeg
125 Section: libs
126 Architecture: any
127 Depends: ${shlibs:Depends}, libevas0, libjpeg62
128 Provides: libevas-loader-jpeg
129 Description: Evas module providing the JPEG loader
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 loader module for JPEG.
138
139 Package: libevas0-saver-eet
140 Section: libs
141 Architecture: any
142 Depends: ${shlibs:Depends}, libevas0, libeet
143 Provides: libevas-saver-eet
144 Description: Evas module providing the Eet saver
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 saver module for Eet.
153
154 Package: libevas0-saver-png
155 Section: libs
156 Architecture: any
157 Depends: ${shlibs:Depends}, libevas0, libpng12-0
158 Provides: libevas-saver-png
159 Description: Evas module providing the PNG saver
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 saver module for PNG.
168
169 Package: libevas0-saver-jpeg
170 Section: libs
171 Architecture: any
172 Depends: ${shlibs:Depends}, libevas0, libjpeg62
173 Provides: libevas-saver-jpeg
174 Description: Evas module providing the JPEG saver
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 saver module for JPEG.
183
184 Package: libevas0-engines-all
185 Section: graphics
186 Architecture: any
187 Depends: libevas0-engine-buffer, libevas0-engine-software-generic, libevas0-engine-software-x11
188 Provides: libevas-engines-all
189 Description: virtual package providing all available Evas engines
190  This is a virtual package providing all available Evas engine modules.
191  .
192  Evas is an advanced canvas library, providing six engines for rendering: X11,
193  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
194  and Qtopia.
195  .
196  This new version of evas is much more cleaner, compact and portable; and has
197  Ipaq support. The Ipaq version of the library is just 191Kb in size!
198  .
199  Due to its simple API, evas can be developed with rapidly, and cleanly.
200  Install evas if you want to develop applications against the only
201  hardware-accelerated canvas library, or if you want to try out the
202  applications under development.
203
204 Package: libevas0-loaders-all
205 Section: graphics
206 Architecture: any
207 Depends: libevas0-loader-eet, libevas0-loader-jpeg, libevas0-loader-png
208 Provides: libevas-loaders-all
209 Description: virtual package providing all available Evas loaders
210  This is a virtual package providing all available Evas loader modules.
211  .
212  Evas is an advanced canvas library, providing six engines for rendering: X11,
213  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
214  and Qtopia.
215  .
216  This new version of evas is much more cleaner, compact and portable; and has
217  Ipaq support. The Ipaq version of the library is just 191Kb in size!
218  .
219  Due to its simple API, evas can be developed with rapidly, and cleanly.
220  Install evas if you want to develop applications against the only
221  hardware-accelerated canvas library, or if you want to try out the
222  applications under development.
223
224 Package: libevas0-savers-all
225 Section: graphics
226 Architecture: any
227 Depends: libevas0-saver-eet, libevas0-saver-jpeg, libevas0-saver-png
228 Provides: libevas-savers-all
229 Description: virtual package providing all available Evas savers
230  This is a virtual package providing all available Evas saver modules.
231  .
232  Evas is an advanced canvas library, providing six engines for rendering: X11,
233  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
234  and Qtopia.
235  .
236  This new version of evas is much more cleaner, compact and portable; and has
237  Ipaq support. The Ipaq version of the library is just 191Kb in size!
238  .
239  Due to its simple API, evas can be developed with rapidly, and cleanly.
240  Install evas if you want to develop applications against the only
241  hardware-accelerated canvas library, or if you want to try out the
242  applications under development.
243
244 Package: libevas0-all
245 Section: graphics
246 Architecture: any
247 Depends: libevas0-savers-all, libevas0-savers-all, libevas0-engines-all
248 Provides: libevas-all
249 Description: virtual package providing all available Evas modules
250  This is a virtual package providing all available Evas modules.
251  .
252  Evas is an advanced canvas library, providing six engines for rendering: X11,
253  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
254  and Qtopia.
255  .
256  This new version of evas is much more cleaner, compact and portable; and has
257  Ipaq support. The Ipaq version of the library is just 191Kb in size!
258  .
259  Due to its simple API, evas can be developed with rapidly, and cleanly.
260  Install evas if you want to develop applications against the only
261  hardware-accelerated canvas library, or if you want to try out the
262  applications under development.
263