From 1d88a275759af7ba2cf6b919fa1031e23b993622 Mon Sep 17 00:00:00 2001 From: barbieri Date: Mon, 20 Aug 2007 15:31:33 +0000 Subject: [PATCH] Remove useless Evas modules --- trunk/evas/debian/changelog | 6 + trunk/evas/debian/control | 126 +-------------------- trunk/evas/debian/libevas0-engine-fb.install | 1 - trunk/evas/debian/libevas0-engine-gl-x11.install | 1 - trunk/evas/debian/libevas0-engine-xrender.install | 1 - trunk/evas/debian/libevas0-loader-gif.install | 1 - trunk/evas/debian/libevas0-loader-svg.install | 1 - trunk/evas/debian/libevas0-loader-tiff.install | 1 - trunk/evas/debian/libevas0-loader-xpm.install | 1 - trunk/evas/debian/libevas0-saver-tiff.install | 1 - 10 files changed, 9 insertions(+), 131 deletions(-) delete mode 100644 trunk/evas/debian/libevas0-engine-fb.install delete mode 100644 trunk/evas/debian/libevas0-engine-gl-x11.install delete mode 100644 trunk/evas/debian/libevas0-engine-xrender.install delete mode 100644 trunk/evas/debian/libevas0-loader-gif.install delete mode 100644 trunk/evas/debian/libevas0-loader-svg.install delete mode 100644 trunk/evas/debian/libevas0-loader-tiff.install delete mode 100644 trunk/evas/debian/libevas0-loader-xpm.install delete mode 100644 trunk/evas/debian/libevas0-saver-tiff.install diff --git a/trunk/evas/debian/changelog b/trunk/evas/debian/changelog index a9a41e1..765f275 100644 --- a/trunk/evas/debian/changelog +++ b/trunk/evas/debian/changelog @@ -1,3 +1,9 @@ +evas (0.9.9.040-maemo.2) unstable; urgency=low + + * Removed useless modules (engines, loaders, savers). + + -- Gustavo Sverzut Barbieri Mon, 20 Aug 2007 12:23:00 -0300 + evas (0.9.9.040-maemo.1) unstable; urgency=low * Maemo build diff --git a/trunk/evas/debian/control b/trunk/evas/debian/control index 5235b1d..d86c842 100644 --- a/trunk/evas/debian/control +++ b/trunk/evas/debian/control @@ -2,7 +2,7 @@ Source: evas Section: libs Priority: optional Maintainer: Ed Bartosh -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, libxpm-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 Standards-Version: 3.7.2 Package: libevas0 @@ -45,21 +45,6 @@ Description: enlightenment advanced canvas library development files hardware-accelerated canvas library, or if you want to try out the applications under development. -Package: libevas0-engine-fb -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, libevas0-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 - 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 engine module for framebuffer rendering. - Package: libevas0-engine-software-x11 Section: libs Architecture: any @@ -106,36 +91,6 @@ Description: Evas module providing the buffer render engine applications under development. This package contains the Evas engine module for buffer rendering. -Package: libevas0-engine-xrender -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, libevas0-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 - 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 engine module for Xrender. - -Package: libevas0-engine-gl-x11 -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic -Provides: libevas-engine-gl-x11 -Description: Evas module providing the OpenGl engine - 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 engine module for OpenGl. - Package: libevas0-loader-eet Section: libs Architecture: any @@ -181,66 +136,6 @@ Description: Evas module providing the JPEG loader applications under development. This package contains the Evas loader module for JPEG. -Package: libevas0-loader-gif -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, 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 - 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 GIF. - -Package: libevas0-loader-tiff -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, 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 - 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 TIFF. - -Package: libevas0-loader-xpm -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, libxpm4 -Provides: libevas-loader-xpm -Description: Evas module providing the X11 pixmap 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 XPM. - -Package: libevas0-loader-svg -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, librsvg2-2 -Provides: libevas-loader-svg -Description: Evas module providing the SVG 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 SVG. - Package: libevas0-saver-eet Section: libs Architecture: any @@ -286,21 +181,6 @@ Description: Evas module providing the JPEG saver applications under development. This package contains the Evas saver module for JPEG. -Package: libevas0-saver-tiff -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, libevas0, 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 - 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 TIFF. - Package: libevas0-engines-all Section: graphics Architecture: any @@ -324,7 +204,7 @@ 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-tiff, libevas0-loader-gif, libevas0-loader-xpm, libevas0-loader-svg +Depends: libevas0-loader-eet, libevas0-loader-jpeg, libevas0-loader-png Provides: libevas-loaders-all Description: virtual package providing all available Evas loaders This is a virtual package providing all available Evas loader modules. @@ -344,7 +224,7 @@ 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-tiff +Depends: libevas0-saver-eet, libevas0-saver-jpeg, libevas0-saver-png Provides: libevas-savers-all Description: virtual package providing all available Evas savers This is a virtual package providing all available Evas saver modules. diff --git a/trunk/evas/debian/libevas0-engine-fb.install b/trunk/evas/debian/libevas0-engine-fb.install deleted file mode 100644 index 7699749..0000000 --- a/trunk/evas/debian/libevas0-engine-fb.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/engines/fb/*/*.so diff --git a/trunk/evas/debian/libevas0-engine-gl-x11.install b/trunk/evas/debian/libevas0-engine-gl-x11.install deleted file mode 100644 index a049780..0000000 --- a/trunk/evas/debian/libevas0-engine-gl-x11.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/engines/gl_x11/*/*.so diff --git a/trunk/evas/debian/libevas0-engine-xrender.install b/trunk/evas/debian/libevas0-engine-xrender.install deleted file mode 100644 index 0f774fe..0000000 --- a/trunk/evas/debian/libevas0-engine-xrender.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/engines/xrender_x11/*/*.so diff --git a/trunk/evas/debian/libevas0-loader-gif.install b/trunk/evas/debian/libevas0-loader-gif.install deleted file mode 100644 index 76ac25e..0000000 --- a/trunk/evas/debian/libevas0-loader-gif.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/loaders/gif/*/*.so diff --git a/trunk/evas/debian/libevas0-loader-svg.install b/trunk/evas/debian/libevas0-loader-svg.install deleted file mode 100644 index ef17025..0000000 --- a/trunk/evas/debian/libevas0-loader-svg.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/loaders/svg/*/*.so diff --git a/trunk/evas/debian/libevas0-loader-tiff.install b/trunk/evas/debian/libevas0-loader-tiff.install deleted file mode 100644 index 8a91a81..0000000 --- a/trunk/evas/debian/libevas0-loader-tiff.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/loaders/tiff/*/*.so diff --git a/trunk/evas/debian/libevas0-loader-xpm.install b/trunk/evas/debian/libevas0-loader-xpm.install deleted file mode 100644 index 253cd6f..0000000 --- a/trunk/evas/debian/libevas0-loader-xpm.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/loaders/xpm/*/*.so diff --git a/trunk/evas/debian/libevas0-saver-tiff.install b/trunk/evas/debian/libevas0-saver-tiff.install deleted file mode 100644 index 10802ed..0000000 --- a/trunk/evas/debian/libevas0-saver-tiff.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/evas/modules/savers/tiff/*/*.so -- 1.7.9.5