# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name edje epoch 2 version 1.7.8 maintainers ryandesign openmaintainer categories graphics x11 platforms darwin # The "epp" utility is GPL-2+; everything else is BSD. license {BSD GPL-2+} description A library for graphical layout and animation. long_description A graphical layout and animation library \ for animated resizable, compressed and scalable \ themes. homepage http://trac.enlightenment.org/e/wiki/Edje master_sites http://download.enlightenment.org/releases/ use_bzip2 yes checksums rmd160 efbfa94e0b0ec1fae6fa0d946502e7b8f7767583 \ sha256 253a88e74490803d0340ab2213571efebf38d4ad79d9173198a2175ea6b33927 depends_build port:pkgconfig depends_lib port:ecore \ port:embryo \ port:lua configure.args --disable-silent-rules use_parallel_build yes livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}