# $Id: Portfile 68580 2010-06-07 00:08:16Z ryandesign@macports.org $

PortSystem              1.0

name                    edje
epoch                   1
version                 0.9.9.49539
set snapshot            2010-06-07
maintainers             nomaintainer
categories              graphics x11
platforms               darwin
homepage                http://www.enlightenment.org
master_sites            http://download.enlightenment.org/snapshots/${snapshot}/

description             A library for graphical layout and animation.

long_description        A graphical layout and animation library \
                        for animated resizable, compressed and scalable \
                        themes.

use_bzip2               yes

checksums               md5     03e8172a81d55355a86d5ef089219eb6 \
                        sha1    682d0c63e698415043bd1a7783aaa2d99e2ca59e \
                        rmd160  9ed6a3c6556eba05ff015b1fb815a267cbb6f69d

depends_lib             port:ecore \
                        port:embryo \
                        port:lua

# lua is not universal
universal_variant       no

livecheck.type          regex
livecheck.url           http://download.enlightenment.org/snapshots/
livecheck.version       ${snapshot}
livecheck.regex         (\\d{4}-\\d{2}-\\d{2})/
