Added libevas0-engine-software-x11-16 to debian/control.
authoretrunko <eblima@gmail.com>
Fri, 7 Dec 2007 19:29:26 +0000 (19:29 +0000)
committeretrunko <eblima@gmail.com>
Fri, 7 Dec 2007 19:29:26 +0000 (19:29 +0000)
Update debian/changelog

trunk/evas/debian/changelog
trunk/evas/debian/control

index b4cb33c..0efcaab 100644 (file)
@@ -1,6 +1,12 @@
+evas (0.9.9.041-maemo.3) unstable; urgency=low
+
+  * control: Added libevas0-engine-software-x11-16
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Fri, 07 Dec 2007 16:21:28 -0300
+
 evas (0.9.9.041-maemo.2) unstable; urgency=low
 
-  * rules: --disable-sdl added to configure options 
+  * rules: --disable-sdl added to configure options
 
  -- Ed Bartosh <bartosh@gmail.com>  Sat, 22 Sep 2007 20:13:52 +0300
 
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.