# -*- 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: Portfile 121905 2014-07-11 05:53:30Z ryandesign@macports.org $ PortSystem 1.0 name feh version 2.12 categories graphics platforms darwin maintainers nomaintainer license MIT description Fast lightweight image viewer long_description Simple and fast image viewer using imlib2 with file list \ and recursive file opening. homepage http://feh.finalrewind.org/ master_sites ${homepage} use_bzip2 yes checksums rmd160 515073a9ead457c89137689af08e35f54c45a5eb \ sha256 60e07a0f545f6fb7af7b6c0d2ce1ba6bacfa65380e83cbbc2c54e8aa6b8b7032 depends_lib port:imlib2 \ port:jpeg \ port:libpng \ port:zlib \ port:curl \ port:xorg-libXinerama \ port:xorg-libXt use_configure no variant universal {} build.args PREFIX=${prefix} build.env CC="${configure.cc}" \ CFLAGS="${configure.cflags} [get_canonical_archflags cc]" \ CPPFLAGS="${configure.cppflags}" \ LDFLAGS="${configure.ldflags} [get_canonical_archflags ld]" destroot.args PREFIX=${prefix} livecheck.type regex livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}