# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id: Portfile 41684 2008-11-09 03:45:49Z nox@macports.org $ PortSystem 1.0 name gtk2-aurora version 1.4 categories x11 gtk platforms macosx maintainers nox description Aurora Gtk Engine long_description \ The goal of this theme is to provide a complete and consistent look for Gtk. \ The theme aims to be very flexible in colour choice, but have few other options otherwise. homepage http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 use_bzip2 yes checksums md5 d3f486a09aa4dd2425b4c21b5ce50e01 \ sha1 05f0ffe5911c5841c45998e4701aba1539cd3eb7 \ rmd160 5be52fc2480f9dd1718fc524fa3436b2a2352ca3 depends_build port:pkgconfig depends_lib port:gtk2 configure.args --enable-animation pre-destroot { file attributes ${worksrcpath}/install-sh -permissions +x } post-destroot { copy ${worksrcpath}/Gtkrc_themes ${destroot}${prefix}/share/themes set docdir ${prefix}/share/doc/${name}-${version} xinstall -d ${destroot}${docdir} xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \ ${destroot}${docdir} } livecheck.check regex livecheck.regex {(\d+(?:\.\d+)*)}