# $Id$ PortSystem 1.0 name evas version 0.9.9.037 description Evas is a hardware-accelerated canvas API for X11. long_description \ Evas is a hardware-accelerated canvas API for X-Windows \ that can draw anti-aliased text, smooth super and sub-sampled \ images, alpha-blend, as well as drop down to using normal X11 \ primitives such as pixmaps, lines and rectangles for speed if \ your CPU or graphics hardware are too slow. maintainers nomaintainer categories devel x11 platforms darwin homepage http://www.enlightenment.org master_sites http://enlightenment.freedesktop.org/files \ sourceforge:enlightenment checksums md5 21cb713b01be39992a7c48d0ea23429b depends_lib port:eet \ port:glitz \ port:cairo \ port:tiff \ port:imlib2 \ path:include/gif_lib.h:giflib configure.cppflags-append "-I${x11prefix}/include" configure.args --mandir=${prefix}/share/man \ --enable-glitz-x11 \ --enable-gl-x11 \ --enable-buffer variant with_svg description "Add SVG support" { depends_lib-append port:librsvg }