no - i removed directfb ecore support. it's unnecessary and basically unused

by anything EXCEPT specialty-case custom projects we dont know anything about.


SVN revision: 21828
This commit is contained in:
Carsten Haitzler 2006-04-04 23:57:49 +00:00
parent ace710bcf5
commit 2255c2af87
3 changed files with 1 additions and 15 deletions

View File

@ -32,7 +32,6 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN ecore.c.in gendoc ecore.supp ecore.m4
debian/libecore0-config.install \
debian/libecore0-dbus.install \
debian/libecore0-dev.install \
debian/libecore0-directfb.install \
debian/libecore0-evas.install \
debian/libecore0-fb.install \
debian/libecore0-file.install \

View File

@ -2,7 +2,7 @@ Source: ecore
Section: libs
Priority: optional
Maintainer: E17 Debian Team <debian@edevelop.org>
Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), libeet0-dev, libevas0-dev, libssl-dev, libcurl3-dev, libxcursor-dev, automake1.7 | automaken, libtool, libxss-dev | xlibs-static-dev, libc6-dev | libc-dev, libx11-dev, libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev, x-dev, libxp-dev, libxext-dev, zlib1g-dev, libdirectfb-dev
Build-Depends: debhelper (>> 4.0.0), cdbs (>= 0.4.3-1.1), libeet0-dev, libevas0-dev, libssl-dev, libcurl3-dev, libxcursor-dev, automake1.7 | automaken, libtool, libxss-dev | xlibs-static-dev, libc6-dev | libc-dev, libx11-dev, libxrender-dev, libxinerama-dev, libxrandr-dev, libxext-dev, x-dev, libxp-dev, libxext-dev
Standards-Version: 3.6.1.0
Package: libecore0
@ -53,18 +53,6 @@ Description: Ecore DBus Library
applications.
This package contains the Ecore DBus Library.
Package: libecore0-directfb
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libdirectfb-0.9-22, zlib1g
Description: Ecore DirectFB 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 DirectFB Library.
Package: libecore0-evas
Architecture: any
Section: libs

View File

@ -1 +0,0 @@
debian/tmp/usr/lib/libecore_directfb.so*