Enlightenment CVS committal

Author  : kaethorn
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/debian


Modified Files:
        changelog.in control copyright rules 
Added Files:
        compat libevas-dev.install libevas-doc.dirs 
        libevas-doc.doc-base libevas-engine-buffer.install 
        libevas-engine-fb.install libevas-engine-gl-x11.install 
        libevas-engine-software-generic.install 
        libevas-engine-software-x11.install 
        libevas-engine-xrender.install libevas-engines-extra.install 
        libevas-engines.install libevas-loader-eet.install 
        libevas-loader-gif.install libevas-loader-jpeg.install 
        libevas-loader-png.install libevas-loader-svg.install 
        libevas-loader-tiff.install libevas-loader-xpm.install 
        libevas-loaders.install libevas-saver-eet.install 
        libevas-saver-jpeg.install libevas-saver-png.install 
        libevas-saver-tiff.install libevas-savers.install 
Removed Files:
        libevas0-all.install libevas0-dev.install 
        libevas0-engine-buffer.install libevas0-engine-fb.install 
        libevas0-engine-gl-x11.install 
        libevas0-engine-software-generic.install 
        libevas0-engine-software-x11.install 
        libevas0-engine-xrender.install libevas0-engines-all.install 
        libevas0-loader-eet.install libevas0-loader-gif.install 
        libevas0-loader-jpeg.install libevas0-loader-png.install 
        libevas0-loader-svg.install libevas0-loader-tiff.install 
        libevas0-loader-xpm.install libevas0-loaders-all.install 
        libevas0-saver-eet.install libevas0-saver-jpeg.install 
        libevas0-saver-png.install libevas0-saver-tiff.install 
        libevas0-savers-all.install 


Log Message:
Merge with Debian files from PkgE.

===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/changelog.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- changelog.in        13 Apr 2006 09:32:46 -0000      1.5
+++ changelog.in        28 Apr 2008 15:04:25 -0000      1.6
@@ -2,5 +2,4 @@
 
   * a CVS snapshot release.
 
- -- E17 Debian Team <[EMAIL PROTECTED]>  Tue,  7 Mar 2006 13:30:15 +0000
-
+ -- Falko Schmidt <[EMAIL PROTECTED]>  Fri,  4 Apr 2008 15:13:56 +0000
===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/control,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- control     18 Feb 2008 07:44:10 -0000      1.35
+++ control     28 Apr 2008 15:04:25 -0000      1.36
@@ -1,383 +1,319 @@
 Source: evas
 Section: libs
 Priority: optional
-Maintainer: E17 Debian Team <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), automake1.7 | 
automaken, libtool, pkg-config, 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, libxpm-dev, 
libgl1-mesa-dev | libgl-dev, librsvg2-dev
-Standards-Version: 3.7.2
+Maintainer: Falko Schmidt <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 6), cdbs, libeet-dev, libfreetype6-dev, 
libpng12-dev | libpng-dev, libx11-dev, libxrender-dev, x11proto-xext-dev, 
zlib1g, libjpeg62-dev, libtiff4-dev, libgif-dev, libfontconfig1-dev, 
libglu1-mesa-dev, mesa-common-dev, libxpm-dev, librsvg2-dev, doxygen
+Standards-Version: 3.7.3
+Homepage: http://www.enlightenment.org
 
 Package: libevas0
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, libevas-loaders, libevas-savers
 Suggests: libevas0-engines
 Provides: libevas
 Description: enlightenment advanced canvas library
  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.
  .
- This new version of evas is much more cleaner, compact and portable; and has
- Ipaq support. The Ipaq version of the library is just 191Kb in size!
- .
+ This package contains the core library.
+
+Package: libevas-doc
+Architecture: all
+Section: doc
+Enhances: libevas-dev
+Description: Evas API Documentation
+ 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 provides development documentation (html and manpages) for the
+ Evas library.
 
-Package: libevas0-dev
+Package: libevas-dev
 Section: libdevel
 Architecture: any
-Depends: libevas0 (= ${Source-Version}), libfreetype6-dev, zlib1g-dev, 
libjpeg-dev, libeet-dev
-Provides: libevas-dev
-Description: enlightenment advanced canvas library development files
+Depends: libevas0 (= ${binary:Version}), libjpeg62-dev, libx11-dev, 
libfreetype6-dev, libfontconfig1-dev, libeet-dev, pkg-config
+Suggests: libevas-doc
+Description: Enlightenment DR17 advanced canvas library development files
+ 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.
+ .
  This package provides headers and static libraries required to develop against
  evas.
- .
+
+Package: libevas-dbg
+Architecture: any
+Section: libdevel
+Depends: libevas0 (= ${binary:Version})
+Priority: extra
+Description: enlightenment advanced canvas library
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
  and Qtopia.
  .
- This new version of evas is much more cleaner, compact and portable; and has
- Ipaq support. The Ipaq version of the library is just 191Kb in size!
- .
- 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 unstripped shared libraries. It is provided primarily
+ to provide a backtrace with names in a debugger, this makes it somewhat
+ easier to interpret core dumps. The libraries are installed in
+ /usr/lib/debug and are automatically used by gdb.
 
-Package: libevas0-engine-fb
+Package: libevas-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
+Depends: ${shlibs:Depends}, libevas-engine-software-generic
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas engine module for framebuffer rendering.
  
-Package: libevas0-engine-software-x11
+Package: libevas-engine-software-x11
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
-Provides: libevas-engine-software-x11
-Description: Evas module providing the software X11 render engine
+Depends: ${shlibs:Depends}, libevas-engine-software-generic
+Description: Evas module providing a software X11 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 software X11 rendering.
+ .
+ This package contains an Evas engine module for software X11 rendering.
 
-Package: libevas0-engine-software-generic
+Package: libevas-engine-software-generic
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0
-Provides: libevas-engine-software-generic
-Description: Evas module providing the generic software render engine
+Description: Evas module providing a generic software 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 generic software
+ .
+ This package contains an Evas engine module for generic software
  rendering.
 
-Package: libevas0-engine-buffer
+Package: libevas-engine-buffer
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libevas0, libevas0-engine-software-generic
-Provides: libevas-engine-buffer
-Description: Evas module providing the buffer render engine
+Depends: ${shlibs:Depends}, libevas-engine-software-generic
+Description: Evas module providing a buffer 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 buffer rendering.
+ .
+ This package contains an Evas engine module for buffer rendering.
 
-Package: libevas0-engine-xrender
+Package: libevas-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
+Depends: ${shlibs:Depends}, libevas-engine-software-generic
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas engine module for Xrender.
 
-Package: libevas0-engine-gl-x11
+Package: libevas-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
+Depends: ${shlibs:Depends}, libevas-engine-software-generic
+Description: Evas module providing an 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.
+ .
+ This package contains an Evas engine module for OpenGl.
 
-Package: libevas0-loader-eet
+Package: libevas-loader-eet
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libevas0, libeet
-Provides: libevas-loader-eet
-Description: Evas module providing the Eet loader
+Depends: ${shlibs:Depends}, libevas0, libeet0
+Description: Evas module providing an Eet 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 Eet.
+ .
+ This package contains an Evas loader module for Eet.
 
-Package: libevas0-loader-png
+Package: libevas-loader-png
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libpng12-0
-Provides: libevas-loader-png
-Description: Evas module providing the PNG loader
+Description: Evas module providing a PNG 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 PNG.
+ .
+ This package contains an Evas loader module for PNG.
 
-Package: libevas0-loader-jpeg
+Package: libevas-loader-jpeg
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libjpeg62
-Provides: libevas-loader-jpeg
-Description: Evas module providing the JPEG loader
+Description: Evas module providing a JPEG 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 JPEG.
+ .
+ This package contains an Evas loader module for JPEG.
 
-Package: libevas0-loader-gif
+Package: libevas-loader-gif
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libungif4g
-Provides: libevas-loader-gif
-Description: Evas module providing the GIF loader
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas loader module for GIF.
 
-Package: libevas0-loader-tiff
+Package: libevas-loader-tiff
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libtiff4
-Provides: libevas-loader-tiff
-Description: Evas module providing the TIFF loader
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas loader module for TIFF.
 
-Package: libevas0-loader-xpm
+Package: libevas-loader-xpm
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libxpm4
-Provides: libevas-loader-xpm
-Description: Evas module providing the X11 pixmap loader
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas loader module for XPM.
 
-Package: libevas0-loader-svg
+Package: libevas-loader-svg
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, librsvg2-2 
-Provides: libevas-loader-svg
-Description: Evas module providing the SVG loader
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas loader module for SVG.
 
-Package: libevas0-saver-eet
+Package: libevas-saver-eet
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libeet
-Provides: libevas-saver-eet
-Description: Evas module providing the Eet saver
+Description: Evas module providing an Eet 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 Eet.
+ .
+ This package contains an Evas saver module for Eet.
 
-Package: libevas0-saver-png
+Package: libevas-saver-png
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libpng12-0
-Provides: libevas-saver-png
-Description: Evas module providing the PNG saver
+Description: Evas module providing a PNG 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 PNG.
+ .
+ This package contains an Evas saver module for PNG.
 
-Package: libevas0-saver-jpeg
+Package: libevas-saver-jpeg
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libjpeg62
-Provides: libevas-saver-jpeg
-Description: Evas module providing the JPEG saver
+Description: Evas module providing a JPEG 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 JPEG.
+ .
+ This package contains an Evas saver module for JPEG.
 
-Package: libevas0-saver-tiff
+Package: libevas-saver-tiff
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, libevas0, libtiff4
-Provides: libevas-saver-tiff
-Description: Evas module providing the TIFF saver
+Description: Evas module providing a 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.
+ .
+ This package contains an Evas saver module for TIFF.
 
-Package: libevas0-engines-all
-Section: graphics
+Package: libevas-engines
 Architecture: any
-Depends: libevas0-engine-buffer, libevas0-engine-fb, 
libevas0-engine-software-generic, libevas0-engine-software-x11, 
libevas0-engine-xrender, libevas0-engine-gl-x11
-Provides: libevas-engines-all
-Description: virtual package providing all available Evas engines
- This is a virtual package providing all available Evas engine modules.
- .
+Depends: libevas-engine-buffer, libevas-engine-software-generic, 
libevas-engine-software-x11, libevas-engine-xrender
+Description: virtual package providing important Evas engine modules
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
  and Qtopia.
- .
- This new version of evas is much more cleaner, compact and portable; and has
- Ipaq support. The Ipaq version of the library is just 191Kb in size!
- .
  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 will install the following Evas engine modules:
+  - buffer
+  - software/genenric
+  - software/X11
+  - xrender/X11
 
-Package: libevas0-loaders-all
-Section: graphics
+Package: libevas-engines-extra
 Architecture: any
-Depends: libevas0-loader-eet, libevas0-loader-jpeg, libevas0-loader-png, 
libevas0-loader-tiff, libevas0-loader-gif, libevas0-loader-xpm, 
libevas0-loader-svg
-Provides: libevas-loaders-all
-Description: virtual package providing all available Evas loaders
- This is a virtual package providing all available Evas loader modules.
- .
+Depends: libevas-engine-fb, libevas-engine-gl-x11
+Description: virtual package providing optional Evas engine modules
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
  and Qtopia.
- .
- This new version of evas is much more cleaner, compact and portable; and has
- Ipaq support. The Ipaq version of the library is just 191Kb in size!
- .
  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 will install the following Evas engine modules:
+  - GL/X11
+  - Framebuffer
 
-Package: libevas0-savers-all
+Package: libevas-savers
 Section: graphics
 Architecture: any
-Depends: libevas0-saver-eet, libevas0-saver-jpeg, libevas0-saver-png, 
libevas0-saver-tiff
-Provides: libevas-savers-all
+Depends: libevas-saver-eet, libevas-saver-jpeg, libevas-saver-png, 
libevas-saver-tiff
 Description: virtual package providing all available Evas savers
- This is a virtual package providing all available Evas saver modules.
- .
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
  and Qtopia.
- .
- This new version of evas is much more cleaner, compact and portable; and has
- Ipaq support. The Ipaq version of the library is just 191Kb in size!
- .
  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 is a virtual package providing all available Evas saver modules.
 
-Package: libevas0-all
+Package: libevas-loaders
 Section: graphics
 Architecture: any
-Depends: libevas0-savers-all, libevas0-savers-all, libevas0-engines-all
-Provides: libevas-all
-Description: virtual package providing all available Evas modules
- This is a virtual package providing all available Evas modules.
- .
+Depends: libevas-loader-eet, libevas-loader-jpeg, libevas-loader-png, 
libevas-loader-tiff, libevas-loader-gif, libevas-loader-xpm, libevas-loader-svg
+Description: virtual package providing all available Evas loaders
  Evas is an advanced canvas library, providing six engines for rendering: X11,
  OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
  and Qtopia.
- .
- This new version of evas is much more cleaner, compact and portable; and has
- Ipaq support. The Ipaq version of the library is just 191Kb in size!
- .
  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 is a virtual package providing all available Evas loader modules.
===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/copyright,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- copyright   1 Apr 2006 20:21:40 -0000       1.9
+++ copyright   28 Apr 2008 15:04:25 -0000      1.10
@@ -1,40 +1,43 @@
-This package was debianized by E17 Debian Team <[EMAIL PROTECTED]> on
-Mon, 13 Mar 2006 14:32:33 +0000.
+This package was debianized by Falko Schmidt <[EMAIL PROTECTED]> on
+Fri,  4 Apr 2008 12:37:17 +0000.
 
 The source code is from the e17/libs/evas module of the enlightenment CVS
 tree. For more information, see:
 
-  http://www.enlightenment.org/cvs.html
+  http://www.enlightenment.org
 
-Upstream Author: Carsten Haitzler <[EMAIL PROTECTED]>
+Upstream Authors
+
+        Enlightenment team <[EMAIL PROTECTED]>
 
 Copyright:
 
-Copyright (C) 2000 Carsten Haitzler and various contributors (see AUTHORS)
+        Copyright (C) 2000 Carsten Haitzler and various contributors (see 
AUTHORS)
+
+License:
 
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to
-deal in the Software without restriction, including without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies of the Software and its Copyright notices. In addition publicly
-documented acknowledgment must be given that this software has been used if no
-source code of this software is made available publicly. This includes
-acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
-documents or any documentation provided with any product containing this
-software. This License does not apply to any software that links to the
-libraries provided by this software (statically or dynamically), but only to
-the software provided.
-
-Please see the COPYING.PLAIN for a plain-english explanation of this notice
-and it's intent.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
-THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+  Permission is hereby granted, free of charge, to any person obtaining a
+  copy of this software and associated documentation files (the "Software"),
+  to deal in the Software without restriction, including without limitation
+  the rights to use, copy, modify, merge, publish, distribute, sublicense,
+  and/or sell copies of the Software, and to permit persons to whom the
+  Software is furnished to do so, subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be included in
+  all copies of the Software, its documentation and marketing & publicity
+  materials, and acknowledgment shall be given in the documentation,
+  materials and software packages that this Software was used.
+
+  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+  THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+On Debian systems, the complete text of the BSD License can be found
+in `/usr/share/common-licenses/BSD'.
+
+The Debian packaging is:
+  (C) 2006 2007,Debian Pkg-e Team <[EMAIL PROTECTED]>
+  and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
===================================================================
RCS file: /cvs/e/e17/libs/evas/debian/rules,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- rules       14 Nov 2007 17:03:12 -0000      1.21
+++ rules       28 Apr 2008 15:04:25 -0000      1.22
@@ -1,8 +1,70 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+
+DEB_MAKE_CLEAN_TARGET := clean
+
+#DEB_INSTALL_MANPAGES_libevas-doc := $(DEB_SRCDIR)/doc/man/man3/*.3
+DEB_DH_STRIP_ARGS := --dbg-package=libevas-dbg
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-strict \
+       --enable-fontconfig \
+       --enable-software-x11 \
+       --enable-fb \
+       --enable-buffer \
+       --enable-gl-x11 \
+       --enable-xrender-x11 \
+       --enable-image-loader-gif \
+       --enable-image-loader-png \
+       --enable-image-loader-jpeg \
+       --enable-image-loader-eet \
+       --enable-font-loader-eet \
+       --enable-image-loader-tiff \
+       --enable-image-loader-xpm \
+       --enable-image-loader-svg \
+       --enable-scale-sample \
+       --enable-scale-smooth \
+       --enable-convert-yuv \
+       --enable-small-dither-mask \
+       --enable-no-dither-mask \
+       --enable-convert-8-rgb-332 \
+       --enable-convert-8-rgb-666 \
+       --enable-convert-8-rgb-232 \
+       --enable-convert-8-rgb-222 \
+       --enable-convert-8-rgb-221 \
+       --enable-convert-8-rgb-121 \
+       --enable-convert-8-rgb-111 \
+       --enable-convert-16-rgb-565 \
+       --enable-convert-16-bgr-565 \
+       --enable-convert-16-rgb-555 \
+       --enable-convert-16-rgb-444 \
+       --enable-convert-16-rgb-ipq \
+       --enable-convert-16-rgb-rot-0 \
+       --enable-convert-16-rgb-rot-180 \
+       --enable-convert-16-rgb-rot-270 \
+       --enable-convert-16-rgb-rot-90 \
+       --enable-convert-24-rgb-888 \
+       --enable-convert-24-bgr-888 \
+       --enable-convert-32-rgb-8888 \
+       --enable-convert-32-rgbx-8888 \
+       --enable-convert-32-bgr-8888 \
+       --enable-convert-32-bgrx-8888 \
+       --enable-convert-32-rgb-rot-0 \
+       --enable-convert-32-rgb-rot-180 \
+       --enable-convert-32-rgb-rot-270 \
+       --enable-convert-32-rgb-rot-90 \
+       --disable-rpath \
+       --enable-pthreads
+
+build/libevas-doc::
+       cd $(DEB_SRCDIR) && ./gendoc
+
+install/libevas-doc::
+       cp -R $(DEB_SRCDIR)/doc/html 
debian/libevas-doc/usr/share/doc/libevas-doc/
+       cd $(DEB_SRCDIR)/doc/man/man3 && ls -1 | grep -vi evas | xargs rm
+
+clean::
+       rm -rf $(DEB_SRCDIR)/doc/html $(DEB_SRCDIR)/doc/latex 
$(DEB_SRCDIR)/doc/man
+       ./autogen.sh --prefix=/usr $(DEB_CONFIGURE_EXTRA_FLAGS) 
 
-debian/stamp-autotools-files:
-       ./autogen.sh --prefix=/usr --disable-directx --enable-fb
-       touch debian/stamp-autotools-files



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to