Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : proto

Dir     : e17/proto/etk/debian


Modified Files:
        control 
Added Files:
        libetk0-engine-evas-software-x11.install 
        libetk0-engine-evas-x11.install libetk0-engine-evas.install 
        libetk0-engine-fb.install 


Log Message:
split libetk into engine packages.
clean up control file.

===================================================================
RCS file: /cvs/e/e17/proto/etk/debian/control,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- control     27 Jun 2006 15:50:06 -0000      1.5
+++ control     11 Aug 2006 04:07:27 -0000      1.6
@@ -8,15 +8,65 @@
 Package: libetk0
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libevas, libecore, libedje
+Depends: ${shlibs:Depends}, libevas, libecore, libedje, 
libetk0-engine-evas-software-x11
 Provides: libetk
 Description: A widget toolkit based on the EFL
  ETK is a widget toolkit based on the enlightenment foundation libraries.
 
+Package: libetk0-engine-fb
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, libevas, libecore, libedje, libetk0
+Provides: libetk-engine-fb
+Description: Framebuffer engine for Etk
+ ETK is a widget toolkit based on the enlightenment foundation libraries.
+ .
+ This package provides the framebuffer device render engine.
+
+Package: libetk0-engine-evas
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, libevas, libecore, libedje, libetk0
+Provides: libetk-engine-evas
+Description: Evas engine for Etk
+ ETK is a widget toolkit based on the enlightenment foundation libraries.
+ .
+ This package provides the Evas rendering engine.
+
+Package: libetk0-engine-evas-x11
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, libevas, libecore, libedje, libetk0, 
libetk0-engine-evas
+Provides: libetk-engine-evas-x11
+Description: X11 engine for Etk
+ ETK is a widget toolkit based on the enlightenment foundation libraries.
+ .
+ This package provides the X11 rendering engine.
+
+Package: libetk0-engine-evas-software-x11
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, libevas, libecore, libedje, libetk0, 
libetk0-engine-evas-x11
+Provides: libetk-engine-evas-software-x11
+Description: X11 software engine for Etk
+ ETK is a widget toolkit based on the enlightenment foundation libraries.
+ .
+ This package provides the X11 software rendering engine.
+
+Package: libetk0-engine-all
+Architecture: any
+Section: libs
+Depends: libevas, libecore, libedje, libetk0, libetk0-engine-evas-x11, 
libetk0-engine-evas, libetk0-engine-evas-software-x11, libetk0-engine-fb
+Provides: libetk-engine-all
+Description: Virtual package provfing all engines for Etk
+ ETK is a widget toolkit based on the enlightenment foundation libraries.
+ .
+ This is a virtual package providing all available rendering engines.
+
 Package: libetk0-dev
 Architecture: any
 Section: libdevel
-Depends: ${shlibs:Depends}, libevas, libecore, libedje
+Depends: libevas, libecore, libedje
 Provides: libetk-dev
 Description: Etk headers, static libraries and documentation
  Headers, static libraries and documentation for the ETK widget library.



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to