fix packaging - edb not built by default (frankly- nothing uses it!)

SVN revision: 22258
This commit is contained in:
Carsten Haitzler 2006-04-20 10:47:06 +00:00
parent 120cee1604
commit 85a144baf0
3 changed files with 3 additions and 35 deletions

View File

@ -2,7 +2,7 @@ Source: evas
Section: libs Section: libs
Priority: optional Priority: optional
Maintainer: E17 Debian Team <debian@edevelop.org> Maintainer: E17 Debian Team <debian@edevelop.org>
Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet-dev, libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, libxrender-dev | xlibs-dev, zlib1g, libjpeg62-dev, autotools-dev, libtiff4-dev, libungif4-dev, libedb-dev Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet-dev, libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, libxrender-dev | xlibs-dev, zlib1g, libjpeg62-dev, autotools-dev, libtiff4-dev, libungif4-dev
Standards-Version: 3.6.2.2 Standards-Version: 3.6.2.2
Package: libevas0 Package: libevas0
@ -121,21 +121,6 @@ Description: Evas module providing the Xrender engine
applications under development. applications under development.
This package contains the Evas engine module for Xrender. This package contains the Evas engine module for Xrender.
Package: libevas0-loader-edb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas, libedb
Provides: libevas-loader-edb
Description: Evas module providing the Edb loader
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
and Qtopia.
Due to its simple API, evas can be developed with rapidly, and cleanly.
Install evas if you want to develop applications against the only
hardware-accelerated canvas library, or if you want to try out the
applications under development.
This package contains the Evas loader module for Edb.
Package: libevas0-loader-eet Package: libevas0-loader-eet
Section: libs Section: libs
Architecture: any Architecture: any
@ -211,21 +196,6 @@ Description: Evas module providing the TIFF loader
applications under development. applications under development.
This package contains the Evas loader module for TIFF. This package contains the Evas loader module for TIFF.
Package: libevas0-saver-edb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas, libedb1
Provides: libevas-saver-edb
Description: Evas module providing the Edb saver
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
and Qtopia.
Due to its simple API, evas can be developed with rapidly, and cleanly.
Install evas if you want to develop applications against the only
hardware-accelerated canvas library, or if you want to try out the
applications under development.
This package contains the Evas saver module for Edb.
Package: libevas0-saver-eet Package: libevas0-saver-eet
Section: libs Section: libs
Architecture: any Architecture: any
@ -331,7 +301,7 @@ Description: virtual package providing all available Evas engines
Package: libevas0-loaders-all Package: libevas0-loaders-all
Section: graphics Section: graphics
Architecture: any Architecture: any
Depends: libevas-loader-eet, libevas-loader-jpeg, libevas-loader-png, libevas-loader-edb, libevas-loader-tiff, libevas-loader-gif Depends: libevas-loader-eet, libevas-loader-jpeg, libevas-loader-png, libevas-loader-tiff, libevas-loader-gif
Provides: libevas-loaders-all Provides: libevas-loaders-all
Description: virtual package providing all available Evas loaders Description: virtual package providing all available Evas loaders
This is a virtual package providing all available Evas loader modules. This is a virtual package providing all available Evas loader modules.
@ -351,7 +321,7 @@ Description: virtual package providing all available Evas loaders
Package: libevas0-savers-all Package: libevas0-savers-all
Section: graphics Section: graphics
Architecture: any Architecture: any
Depends: libevas-saver-eet, libevas-saver-jpeg, libevas-saver-png, libevas-saver-edb, libevas-saver-tiff Depends: libevas-saver-eet, libevas-saver-jpeg, libevas-saver-png, libevas-saver-tiff
Provides: libevas-savers-all Provides: libevas-savers-all
Description: virtual package providing all available Evas savers Description: virtual package providing all available Evas savers
This is a virtual package providing all available Evas saver modules. This is a virtual package providing all available Evas saver modules.

View File

@ -1 +0,0 @@
debian/tmp/usr/lib/evas/modules/loaders/edb/*/*.so

View File

@ -1 +0,0 @@
debian/tmp/usr/lib/evas/modules/savers/edb/*/*.so