Enlightenment CVS committal Author : kaethorn Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/debian Modified Files: control rules Added Files: libecore0-imf.install Log Message: add ecore_imf and clean up rules. =================================================================== RCS file: /cvs/e/e17/libs/ecore/debian/control,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- control 13 Jul 2007 12:27:33 -0000 1.39 +++ control 21 Nov 2007 15:28:33 -0000 1.40 @@ -95,6 +95,19 @@ applications. This package contains the Ecore File Library. +Package: libecore0-imf +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}) +Provides: libecore-imf +Description: Ecore Input Method Framework module + 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 module. + Package: libecore0-ipc Architecture: any Section: libs @@ -152,7 +165,7 @@ Architecture: any Section: libdevel Architecture: any -Depends: libecore0 (= ${Source-Version}), libecore-config, libecore-con, libecore-desktop, libecore-evas, libecore-fb, libecore-file, 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-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/rules,v retrieving revision 1.15 retrieving revision 1.16 diff -u -3 -r1.15 -r1.16 --- rules 13 Jul 2007 12:27:33 -0000 1.15 +++ rules 21 Nov 2007 15:28:33 -0000 1.16 @@ -5,5 +5,6 @@ DEB_CONFIGURE_EXTRA_FLAGS := --disable-ecore-evas-dfb --disable-ecore-dfb --enable-ecore-fb -clean:: +debian/stamp-autotools-files: ./autogen.sh --prefix=/usr --disable-ecore-evas-dfb --disable-ecore-dfb --enable-ecore-fb + touch debian/stamp-autotools-files ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs