From 834d94297edacee195da026ec87851f7441c0899 Mon Sep 17 00:00:00 2001 From: kaethorn Date: Fri, 23 Nov 2007 11:09:37 +0000 Subject: [PATCH] add imf-evas to debian packages. SVN revision: 32844 --- legacy/ecore/debian/control | 16 +++++++++++++++- legacy/ecore/debian/libecore0-imf-evas.install | 1 + 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 legacy/ecore/debian/libecore0-imf-evas.install diff --git a/legacy/ecore/debian/control b/legacy/ecore/debian/control index 84059b672d..d472786329 100644 --- a/legacy/ecore/debian/control +++ b/legacy/ecore/debian/control @@ -108,6 +108,20 @@ Description: Ecore Input Method Framework module applications. This package contains the Ecore Input Method Framework module. +Package: libecore0-imf-evas +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) +Provides: libecore-imf-evas +Description: Evas helpers for the 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 Evas helper functions for the Ecore Input Method + Framework module. + Package: libecore0-ipc Architecture: any Section: libs @@ -165,7 +179,7 @@ Package: libecore0-all Architecture: any Section: libdevel Architecture: any -Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, libecore-desktop, libecore-evas, libecore-fb, libecore-file, libecore-imf, libecore-ipc, libecore-job, libecore-txt, libecore-x +Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, libecore-desktop, libecore-evas, libecore-fb, libecore-file, libecore-imf, libecore-imf-evas, 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 diff --git a/legacy/ecore/debian/libecore0-imf-evas.install b/legacy/ecore/debian/libecore0-imf-evas.install new file mode 100644 index 0000000000..8476e83211 --- /dev/null +++ b/legacy/ecore/debian/libecore0-imf-evas.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libecore_imf_evas.so.*