Source: evas Section: libs Priority: optional Maintainer: Jaehwan Kim , Sangjin Lee , Doyoun Kang , YoungHoon Jung , Myungjae Lee , Juyung Seo , Gwanglim Lee , Jeonghyun Yun , Seokjae Jeong , MyoungWoon Kim , ChunEon Park , Hyoyoung Chang , WooHyun Jung , Gwangyeong Mun , Jiyoun Park , Shinwoo Kim , Mike McCormack Build-Depends: debhelper (>= 6), cdbs, libeet-dev (>= 1.1.0), libeina-dev (>= 0.0.2.060+svn20100304), libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev, libxrender-dev, x11proto-xext-dev, zlib1g, libjpeg8-dev, libtiff-dev, libfontconfig1-dev, libxpm-dev, doxygen, pkg-config, libtool, libxext-dev, opengl-es-dev, libfribidi-dev, libharfbuzz-dev, libgif-dev, libpixman-1-dev, libsm-dev Standards-Version: 3.8.1 Homepage: http://www.enlightenment.org Package: libevas Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libevas-engines (>= 0.9.9.060+svn20100304), libpng12-0 Provides: libevas Conflicts: libevas Description: Enlightenment DR17 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 package contains the core library and a set of image loaders and/or savers for various formats: eet, gif, jpeg, png, svg, tiff, bmp, wbmp and xpm Package: libevas-doc Architecture: any Section: doc Depends: ${misc:Depends} 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. . This package provides development documentation (html and manpages) for the Evas library. Package: libevas-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libevas (= ${binary:Version}), libtiff-dev, libjpeg8-dev, libx11-dev, libfreetype6-dev, libfontconfig1-dev, libeet-dev, pkg-config, libeina-dev (>= 0.0.2.060+svn20100304), libxext-dev, libpng12-dev, libfribidi-dev, libharfbuzz-dev, libpixman-1-dev, libgif-dev 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: debug Depends: ${misc:Depends}, libevas (= ${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 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: libevas-engines Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libevas-0.9.9.050a-engines 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. . This package contains the following Evas engine modules: - buffer - software/genenric - software/X11 - xrender/X11 Package: libevas-engines-extras Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libevas-engines, opengl-es Conflicts: libevas-0.9.9.050a-engines-extras 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. . This package contains some extra Evas engine modules: - GL/X11 - Framebuffer