Added libevas0-engine-software-x11-16 to debian/control.
[maemo-efl] / trunk / evas / debian / control
index 88dc314..f0cf994 100644 (file)
@@ -60,6 +60,22 @@ Description: Evas module providing the software X11 render engine
  applications under development.
  This package contains the Evas engine module for software X11 rendering.
 
+Package: libevas0-engine-software-x11-16
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
+Provides: libevas-engine-software-x11-16
+Description: Evas module providing the software X11 render engine optmized for 16 bits
+ Evas is an advanced canvas library, providing six engines for rendering: X11,
+ OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
+ and Qtopia.
+ Due to its simple API, evas can be developed with rapidly, and cleanly.
+ Install evas if you want to develop applications against the only
+ hardware-accelerated canvas library, or if you want to try out the
+ applications under development.
+ This package contains the Evas engine module for software X11 rendering optimized
+ for 16 bits.
+
 Package: libevas0-engine-software-generic
 Section: libs
 Architecture: any
@@ -184,7 +200,7 @@ Description: Evas module providing the JPEG saver
 Package: libevas0-engines-all
 Section: graphics
 Architecture: any
-Depends: libevas0-engine-buffer, libevas0-engine-software-generic, libevas0-engine-software-x11
+Depends: libevas0-engine-buffer, libevas0-engine-software-generic, libevas0-engine-software-x11, libevas0-engine-software-x11-16
 Provides: libevas-engines-all
 Description: virtual package providing all available Evas engines
  This is a virtual package providing all available Evas engine modules.