From 3c483735dd8fe766682e41dd39be1f746bf48f79 Mon Sep 17 00:00:00 2001 From: etrunko Date: Mon, 10 Dec 2007 05:12:02 +0000 Subject: [PATCH] Build libecore-imf and libecore-imf-evas --- trunk/ecore/debian_chinook/changelog | 6 ++++++ trunk/ecore/debian_chinook/control | 30 +++++++++++++++++++++++++++++- trunk/ecore/debian_gregale/changelog | 6 ++++++ trunk/ecore/debian_gregale/control | 30 +++++++++++++++++++++++++++++- 4 files changed, 70 insertions(+), 2 deletions(-) diff --git a/trunk/ecore/debian_chinook/changelog b/trunk/ecore/debian_chinook/changelog index bc1fa0b..e6032e8 100644 --- a/trunk/ecore/debian_chinook/changelog +++ b/trunk/ecore/debian_chinook/changelog @@ -1,3 +1,9 @@ +ecore (0.9.9.041-maemo.4) unstable; urgency=low + + * debian/control: Build libecore0-imf and libecore0-imf-evas. + + -- Eduardo Lima (Etrunko) Sun, 09 Dec 2007 17:21:29 -0200 + ecore (0.9.9.041-maemo.3) unstable; urgency=low * debian/rules: Include simple-patchsys.mk diff --git a/trunk/ecore/debian_chinook/control b/trunk/ecore/debian_chinook/control index de263f1..0e09f18 100644 --- a/trunk/ecore/debian_chinook/control +++ b/trunk/ecore/debian_chinook/control @@ -148,11 +148,39 @@ Description: Ecore functions for dealing with the X Windows System This package contains the Ecore wrapper and convenience functions for using the X Windows System. +Package: libecore0-imf +Architecture: any +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), +Provides: libecore-imf +Description: Ecore Input Method Framework + 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 Input Method Framework library. + +Package: libecore0-imf-evas +Architecture: any +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-imf +Provides: libecore-imf-evas +Description: Ecore Evas Input Method Framework + 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 Input Method Framework library. + 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, libecore-ipc +Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc, libecore-imf, libecore-imf-evas Provides: libecore-all Description: Virtual package providing all available Ecore modules. This is the core event abstraction layer and X abstraction layer that makes diff --git a/trunk/ecore/debian_gregale/changelog b/trunk/ecore/debian_gregale/changelog index bc1fa0b..e6032e8 100644 --- a/trunk/ecore/debian_gregale/changelog +++ b/trunk/ecore/debian_gregale/changelog @@ -1,3 +1,9 @@ +ecore (0.9.9.041-maemo.4) unstable; urgency=low + + * debian/control: Build libecore0-imf and libecore0-imf-evas. + + -- Eduardo Lima (Etrunko) Sun, 09 Dec 2007 17:21:29 -0200 + ecore (0.9.9.041-maemo.3) unstable; urgency=low * debian/rules: Include simple-patchsys.mk diff --git a/trunk/ecore/debian_gregale/control b/trunk/ecore/debian_gregale/control index f9ea0d0..eb2029e 100644 --- a/trunk/ecore/debian_gregale/control +++ b/trunk/ecore/debian_gregale/control @@ -148,11 +148,39 @@ Description: Ecore functions for dealing with the X Windows System This package contains the Ecore wrapper and convenience functions for using the X Windows System. +Package: libecore0-imf +Architecture: any +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), +Provides: libecore-imf +Description: Ecore Input Method Framework + 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 Input Method Framework library. + +Package: libecore0-imf-evas +Architecture: any +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore-imf +Provides: libecore-imf-evas +Description: Ecore Evas Input Method Framework + 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 Input Method Framework library. + 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, libecore-ipc +Depends: libecore0 (= ${Source-Version}), libecore-con, libecore-desktop, libecore-evas, libecore-file, libecore-job, libecore-txt, libecore-x, libecore-ipc, libecore-imf, libecore-imf-evas Provides: libecore-all Description: Virtual package providing all available Ecore modules. This is the core event abstraction layer and X abstraction layer that makes -- 1.7.9.5