x11 workaround
[maemo-efl] / trunk / ecore / debian / control
index 645daf6..3fe790a 100644 (file)
@@ -2,7 +2,7 @@ Source: ecore
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: cdbs, debhelper (>= 4), libeet-dev, libevas-dev, libssl-dev, libcurl3-dev, libxcursor-dev, xlibs-dev, libx11-dev, libxrender-dev, libxrandr-dev, libxext-dev, x-dev, libfreetype6-dev, libjpeg62-dev
+Build-Depends: cdbs, quilt, debhelper (>= 4), libeet-dev, libevas-dev, libssl-dev, libcurl3-dev, libxcursor-dev, xlibs-dev, libx11-dev, libxrender-dev, libxrandr-dev, libxext-dev, x-dev, libfreetype6-dev, libjpeg62-dev
 Standards-Version: 3.7.2
 
 Package: libecore0
@@ -16,7 +16,7 @@ Description: Core abstraction layer for enlightenment DR 0.17
  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.
+
 Package: libecore0-con
 Architecture: any
 Section: libs
@@ -29,7 +29,7 @@ Description: Ecore Connection Library
  can make use of the work put into Ecore to make this job easy for
  applications.
  This package contains the Ecore Connection Library.
+
 #Package: libecore0-config
 #Architecture: any
 #Section: libs
@@ -42,7 +42,7 @@ Description: Ecore Connection Library
 # can make use of the work put into Ecore to make this job easy for
 # applications.
 # This package contains the Enlightened Property Library.
+
 Package: libecore0-desktop
 Architecture: any
 Section: libs
@@ -55,11 +55,11 @@ Description: Ecore freedesktop.org .desktop, icon, menu parsing Library
  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
-Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-x, libecore-txt, libecore-job, libevas, libx11-6, libxext6
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-x, libecore-txt, libecore-job, libevas, libx11-6, libxext6, libevas-engine-software-x11, libevas-engine-software-x11-16
 Provides: libecore-evas
 Description: Ecore Evas Wrapper Library
  This is the core event abstraction layer and X abstraction layer that makes
@@ -68,7 +68,7 @@ Description: Ecore Evas Wrapper Library
  can make use of the work put into Ecore to make this job easy for
  applications.
  This package contains the Ecore Evas wrapper functions.
+
 #Package: libecore0-fb
 #Architecture: any
 #Section: libs
@@ -81,7 +81,7 @@ Description: Ecore Evas Wrapper Library
 # can make use of the work put into Ecore to make this job easy for
 # applications.
 # This package contains the Ecore frame buffer system functions.
+
 Package: libecore0-file
 Architecture: any
 Section: libs
@@ -94,20 +94,20 @@ Description: Ecore File Library
  can make use of the work put into Ecore to make this job easy for
  applications.
  This package contains the Ecore File Library.
-#Package: libecore0-ipc
-#Architecture: any
-#Section: libs
-#Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-con
-#Provides: libecore-ipc
-#Description: Ecore inter-process communication functions
-# 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 inter-process communication functions.
+
+Package: libecore0-ipc
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-con
+Provides: libecore-ipc
+Description: Ecore inter-process communication functions
+ 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 inter-process communication functions.
+
 Package: libecore0-job
 Architecture: any
 Section: libs
@@ -120,7 +120,7 @@ Description: Ecore job dealing functions
  can make use of the work put into Ecore to make this job easy for
  applications.
  This package contains functions for dealing with Ecore jobs.
+
 Package: libecore0-txt
 Architecture: any
 Section: libs
@@ -133,7 +133,7 @@ Description: Ecore text encoding conversion functions
  can make use of the work put into Ecore to make this job easy for
  applications.
  This package contains the Ecore text encoding conversion functions.
+
 Package: libecore0-x
 Architecture: any
 Section: libs
@@ -147,12 +147,12 @@ Description: Ecore functions for dealing with the X Windows System
  applications.
  This package contains the Ecore wrapper and convenience functions for using
  the X Windows System.
+
 Package: libecore0-all
 Architecture: any
 Section: libdevel
 Architecture: any
-Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x
+Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc
 Provides: libecore-all
 Description: Virtual package providing all available Ecore modules.
  This is the core event abstraction layer and X abstraction layer that makes