X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=tags%2F0.9.1.041-maemo.2%2Fecore%2Fdebian%2Fcontrol;fp=tags%2F0.9.1.041-maemo.2%2Fecore%2Fdebian%2Fcontrol;h=37ab98ff62532079b0935d97467f0e1a499e5f66;hb=62501efbce6ecbba81439061e57dd8216a03db2d;hp=0000000000000000000000000000000000000000;hpb=b6e5ecee0f3bae23de5cc687afd7d45ef2964561;p=maemo-efl diff --git a/tags/0.9.1.041-maemo.2/ecore/debian/control b/tags/0.9.1.041-maemo.2/ecore/debian/control new file mode 100644 index 0000000..37ab98f --- /dev/null +++ b/tags/0.9.1.041-maemo.2/ecore/debian/control @@ -0,0 +1,193 @@ +Source: ecore +Section: libs +Priority: optional +Maintainer: Maemo-EFL Team +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 +Standards-Version: 3.7.2 + +Package: libecore0 +Architecture: any +Section: libs +Provides: libecore +Depends: ${shlibs:Depends} +Description: Core abstraction layer for enlightenment DR 0.17 + 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. + +Package: libecore0-con +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libssl0.9.7 +Provides: libecore-con +Description: Ecore Connection 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 Connection Library. + +#Package: libecore0-config +#Architecture: any +#Section: libs +#Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libevas, libeet +#Provides: libecore-config +#Description: Ecore Enlightened Property 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 Enlightened Property 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 +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 + 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 Evas wrapper functions. + +#Package: libecore0-fb +#Architecture: any +#Section: libs +#Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) +#Provides: libecore-fb +#Description: Ecore frame buffer system 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 frame buffer system functions. + +Package: libecore0-file +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) +Provides: libecore-file +Description: Ecore File 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 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-job +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) +Provides: libecore-job +Description: Ecore job dealing 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 functions for dealing with Ecore jobs. + +Package: libecore0-txt +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) +Provides: libecore-txt +Description: Ecore text encoding conversion 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 text encoding conversion functions. + +Package: libecore0-x +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-job, libecore-txt, libx11-6, libxrandr2, libxrender1 (>= 1:0.9.0.2), libxcursor1 (>> 1.1.2), libxext6 +Provides: libecore-x +Description: Ecore functions for dealing with the X Windows System + 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 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 +Provides: libecore-all +Description: Virtual package providing all available Ecore modules. + 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 virtual package provides all available Ecore modules. + +Package: libecore0-dev +Architecture: any +Section: libdevel +Architecture: any +Depends: libecore0 (= ${Source-Version}), libevas-dev, libecore-all +Provides: libecore-dev +Description: Ecore headers, static libraries and documentation + 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 headers, static libraries and documentation for + the Ecore library. + +#Package: ecore0-bin +#Architecture: any +#Section: libs +#Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore0-config (= ${Source-Version}) +#Provides: ecore-bin +#Conflicts: ecore-test +#Description: Tools that support Ecore. +# 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 includes: +# - ecore_config: allows creation/editing of ecore_config databases