Remove useless Evas modules
authorbarbieri <barbieri@gmail.com>
Mon, 20 Aug 2007 15:31:33 +0000 (15:31 +0000)
committerbarbieri <barbieri@gmail.com>
Mon, 20 Aug 2007 15:31:33 +0000 (15:31 +0000)
trunk/evas/debian/changelog
trunk/evas/debian/control
trunk/evas/debian/libevas0-engine-fb.install [deleted file]
trunk/evas/debian/libevas0-engine-gl-x11.install [deleted file]
trunk/evas/debian/libevas0-engine-xrender.install [deleted file]
trunk/evas/debian/libevas0-loader-gif.install [deleted file]
trunk/evas/debian/libevas0-loader-svg.install [deleted file]
trunk/evas/debian/libevas0-loader-tiff.install [deleted file]
trunk/evas/debian/libevas0-loader-xpm.install [deleted file]
trunk/evas/debian/libevas0-saver-tiff.install [deleted file]

index a9a41e1..765f275 100644 (file)
@@ -1,3 +1,9 @@
+evas (0.9.9.040-maemo.2) unstable; urgency=low
+
+  * Removed useless modules (engines, loaders, savers).
+
+ -- Gustavo Sverzut Barbieri <gustavo.barbieri@openbossa.org>  Mon, 20 Aug 2007 12:23:00 -0300
+
 evas (0.9.9.040-maemo.1) unstable; urgency=low
 
   * Maemo build
index 5235b1d..d86c842 100644 (file)
@@ -2,7 +2,7 @@ Source: evas
 Section: libs
 Priority: optional
 Maintainer: Ed Bartosh <eduard.bartosh@nokia.com>
-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 (file)
index 7699749..0000000
+++ /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 (file)
index a049780..0000000
+++ /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 (file)
index 0f774fe..0000000
+++ /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 (file)
index 76ac25e..0000000
+++ /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 (file)
index ef17025..0000000
+++ /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 (file)
index 8a91a81..0000000
+++ /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 (file)
index 253cd6f..0000000
+++ /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 (file)
index 10802ed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/evas/modules/savers/tiff/*/*.so