adjust dependency versions and provides.

SVN revision: 22060
This commit is contained in:
kaethorn 2006-04-12 16:39:05 +00:00 committed by kaethorn
parent 827efc390c
commit 6aaf4bce20
1 changed files with 45 additions and 24 deletions

View File

@ -2,13 +2,13 @@ Source: evas
Section: libs
Priority: optional
Maintainer: E17 Debian Team <debian@edevelop.org>
Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), automake1.7 | automaken, libtool, libeet0-dev, libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, libxrender-dev | xlibs-dev, zlib1g, libjpeg62-dev, autotools-dev, libtiff4-dev, libungif4-dev, libedb1-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, libedb-dev
Standards-Version: 3.6.2.2
Package: libevas0-dev
Section: devel
Architecture: any
Depends: libevas0 (= ${Source-Version}), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libeet0-dev
Depends: libevas (= ${Source-Version}), libfreetype6-dev, zlib1g-dev, libjpeg-dev, libeet-dev
Provides: libevas-dev
Description: enlightenment advanced canvas library development files
This package provides headers and static libraries required to develop against
@ -48,7 +48,8 @@ Description: enlightenment advanced canvas library
Package: libevas0-engine-fb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
Depends: ${shlibs:Depends}, libevas, libevas-engine-software-generic
Provides: libevas-engine-fb
Description: Evas module providingg the framebuffer render engine
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -62,7 +63,8 @@ Description: Evas module providingg the framebuffer render engine
Package: libevas0-engine-software-x11
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
Depends: ${shlibs:Depends}, libevas, libevas-engine-software-generic
Provides: libevas-engine-software-x11
Description: Evas module providing the software X11 render engine
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -76,7 +78,8 @@ Description: Evas module providing the software X11 render engine
Package: libevas0-engine-software-generic
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0
Depends: ${shlibs:Depends}, libevas
Provides: libevas-engine-software-generic
Description: Evas module providing the generic software render engine
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -91,7 +94,8 @@ Description: Evas module providing the generic software render engine
Package: libevas0-engine-buffer
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
Depends: ${shlibs:Depends}, libevas, libevas-engine-software-generic
Provides: libevas-engine-buffer
Description: Evas module providing the buffer render engine
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -105,7 +109,8 @@ Description: Evas module providing the buffer render engine
Package: libevas0-engine-xrender
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
Depends: ${shlibs:Depends}, libevas, libevas-engine-software-generic
Provides: libevas-engine-xrender
Description: Evas module providing the Xrender engine
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -119,7 +124,8 @@ Description: Evas module providing the Xrender engine
Package: libevas0-loader-edb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libedb1
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
@ -133,7 +139,8 @@ Description: Evas module providing the Edb loader
Package: libevas0-loader-eet
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libeet0
Depends: ${shlibs:Depends}, libevas, libeet
Provides: libevas-loader-eet
Description: Evas module providing the Eet loader
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -147,7 +154,8 @@ Description: Evas module providing the Eet loader
Package: libevas0-loader-png
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libpng12-0
Depends: ${shlibs:Depends}, libevas, libpng12-0
Provides: libevas-loader-png
Description: Evas module providing the PNG loader
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -161,7 +169,8 @@ Description: Evas module providing the PNG loader
Package: libevas0-loader-jpeg
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libjpeg62
Depends: ${shlibs:Depends}, libevas, libjpeg62
Provides: libevas-loader-jpeg
Description: Evas module providing the JPEG loader
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -175,7 +184,8 @@ Description: Evas module providing the JPEG loader
Package: libevas0-loader-gif
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libungif4g
Depends: ${shlibs:Depends}, libevas, libungif4g
Provides: libevas-loader-gif
Description: Evas module providing the GIF loader
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -189,7 +199,8 @@ Description: Evas module providing the GIF loader
Package: libevas0-loader-tiff
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libtiff4
Depends: ${shlibs:Depends}, libevas, libtiff4
Provides: libevas-loader-tiff
Description: Evas module providing the TIFF loader
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -203,7 +214,8 @@ Description: Evas module providing the TIFF loader
Package: libevas0-saver-edb
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libedb1
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
@ -217,7 +229,8 @@ Description: Evas module providing the Edb saver
Package: libevas0-saver-eet
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libeet0
Depends: ${shlibs:Depends}, libevas, libeet
Provides: libevas-saver-eet
Description: Evas module providing the Eet saver
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -231,7 +244,8 @@ Description: Evas module providing the Eet saver
Package: libevas0-saver-png
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libpng12-0
Depends: ${shlibs:Depends}, libevas, libpng12-0
Provides: libevas-saver-png
Description: Evas module providing the PNG saver
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -245,7 +259,8 @@ Description: Evas module providing the PNG saver
Package: libevas0-saver-jpeg
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libjpeg62
Depends: ${shlibs:Depends}, libevas, libjpeg62
Provides: libevas-saver-jpeg
Description: Evas module providing the JPEG saver
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -259,7 +274,8 @@ Description: Evas module providing the JPEG saver
Package: libevas0-saver-tiff
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, libevas0, libtiff4
Depends: ${shlibs:Depends}, libevas, libtiff4
Provides: libevas-saver-tiff
Description: Evas module providing the TIFF saver
Evas is an advanced canvas library, providing six engines for rendering: X11,
OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
@ -273,9 +289,10 @@ Description: Evas module providing the TIFF saver
Package: evas0-debug
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}, libevas0-engine-software-x11, libevas0-engine-buffer, libevas0-engine-fb, libevas0-engine-xrender, libevas0-loader-png, libevas0-loader-jpeg
Provides: evas-bin, evas0-bin, evas-debug
Depends: ${shlibs:Depends}, libevas-engine-software-x11, libevas-engine-buffer, libevas-engine-fb, libevas-engine-xrender, libevas-loader-png, libevas-loader-jpeg
Provides: evas-debug
Conflicts: evas0-bin
Replaces: evas0-bin
Description: Programs for libevas
This package provides test programs packaged with evas.
.
@ -294,7 +311,8 @@ Description: Programs for libevas
Package: libevas0-engines-all
Section: graphics
Architecture: any
Depends: libevas0-engine-buffer, libevas0-engine-fb, libevas0-engine-software-generic, libevas0-engine-software-x11, libevas0-engine-xrender
Depends: libevas-engine-buffer, libevas-engine-fb, libevas-engine-software-generic, libevas-engine-software-x11, libevas-engine-xrender
Provides: libevas-engines-all
Description: virtual package providing all available Evas engines
This is a virtual package providing all available Evas engine modules.
.
@ -313,7 +331,8 @@ Description: virtual package providing all available Evas engines
Package: libevas0-loaders-all
Section: graphics
Architecture: any
Depends: libevas0-loader-eet, libevas0-loader-jpeg, libevas0-loader-png, libevas0-loader-edb, libevas0-loader-tiff, libevas0-loader-gif
Depends: libevas-loader-eet, libevas-loader-jpeg, libevas-loader-png, libevas-loader-edb, libevas-loader-tiff, libevas-loader-gif
Provides: libevas-loaders-all
Description: virtual package providing all available Evas loaders
This is a virtual package providing all available Evas loader modules.
.
@ -332,7 +351,8 @@ Description: virtual package providing all available Evas loaders
Package: libevas0-savers-all
Section: graphics
Architecture: any
Depends: libevas0-saver-eet, libevas0-saver-jpeg, libevas0-saver-png, libevas0-saver-edb, libevas0-saver-tiff
Depends: libevas-saver-eet, libevas-saver-jpeg, libevas-saver-png, libevas-saver-edb, libevas-saver-tiff
Provides: libevas-savers-all
Description: virtual package providing all available Evas savers
This is a virtual package providing all available Evas saver modules.
.
@ -351,7 +371,8 @@ Description: virtual package providing all available Evas savers
Package: libevas0-all
Section: graphics
Architecture: any
Depends: libevas0-savers-all, libevas0-savers-all, libevas0-engines-all
Depends: libevas-savers-all, libevas-savers-all, libevas-engines-all
Provides: libevas-all
Description: virtual package providing all available Evas modules
This is a virtual package providing all available Evas modules.
.