Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/debian


Modified Files:
        control libecore0-dev.install 
Added Files:
        libecore0-desktop.install 


Log Message:
Freedesktop.org desktop, icon, and menu support as per the discussion in
the mailing list.  It's not ready yet.  It needs documentation, EFL
conformant naming, and a good whipping into shape by indent.  The ecore
integration needs a reveiw, see if I got that right.

Consider this a preview, it's mostly there, just needs some tweking.


===================================================================
RCS file: /cvs/e/e17/libs/ecore/debian/control,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- control     20 Apr 2006 06:48:08 -0000      1.34
+++ control     11 Aug 2006 13:45:39 -0000      1.35
@@ -56,6 +56,19 @@
  applications.
  This package contains the Ecore DBus Library.
  
+Package: libecore0-desktop
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-file
+Provides: libecore-desktop
+Description: Ecore freedesktop.org .desktop, icon, menu parsing Library
+ This is the core event abstraction layer and X abstraction layer that makes
+ doing selections, Xdnd, general X stuff, and event loops, timeouts and idle
+ handlers fast, optimized, and convenient. It's a separate library so anyone
+ can make use of the work put into Ecore to make this job easy for
+ applications.
+ This package contains the Ecore freedesktop.org .desktop, icon, menu parsing 
Library.
+ 
 Package: libecore0-evas
 Architecture: any
 Section: libs
@@ -152,7 +165,7 @@
 Architecture: any
 Section: libdevel
 Architecture: any
-Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, 
libecore-dbus, libecore-evas, libecore-fb, libecore-file, libecore-ipc, 
libecore-job, libecore-txt, libecore-x
+Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, 
libecore-dbus, libecore-desktop, libecore-evas, libecore-fb, libecore-file, 
libecore-ipc, libecore-job, libecore-txt, libecore-x
 Provides: libecore-all
 Description: Virtual package providing all available Ecore modules.
  This is the core event abstraction layer and X abstraction layer that makes
===================================================================
RCS file: /cvs/e/e17/libs/ecore/debian/libecore0-dev.install,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- libecore0-dev.install       13 Apr 2006 18:43:46 -0000      1.5
+++ libecore0-dev.install       11 Aug 2006 13:45:39 -0000      1.6
@@ -2,6 +2,7 @@
 debian/tmp/usr/include/Ecore_Con.h
 debian/tmp/usr/include/Ecore_Data.h
 debian/tmp/usr/include/Ecore_DBus.h
+debian/tmp/usr/include/Ecore_Desktop.h
 debian/tmp/usr/include/Ecore_Evas.h
 debian/tmp/usr/include/Ecore_Fb.h
 debian/tmp/usr/include/Ecore_File.h
@@ -24,6 +25,9 @@
 debian/tmp/usr/lib/libecore_dbus.a
 debian/tmp/usr/lib/libecore_dbus.la
 debian/tmp/usr/lib/libecore_dbus.so
+debian/tmp/usr/lib/libecore_desktop.a
+debian/tmp/usr/lib/libecore_desktop.la
+debian/tmp/usr/lib/libecore_desktop.so
 debian/tmp/usr/lib/libecore_evas.a
 debian/tmp/usr/lib/libecore_evas.la
 debian/tmp/usr/lib/libecore_evas.so



-------------------------------------------------------------------------
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