# -*- 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 57375 2009-09-10 08:16:41Z ryandesign@macports.org $

PortSystem 1.0

name            gimp-lqr-plugin
version         0.6.1
maintainers     devans
categories      graphics
platforms       darwin
homepage        http://liquidrescale.wikidot.com/en:start

description     Liquid Rescale Gimp plug-in.
long_description \
    The Liquid Rescale Gimp plug-in \
    aims at resizing pictures non uniformly \
    while preserving their features

universal_variant no

master_sites    http://liquidrescale.wikidot.com/local--files/en:download-page/
use_bzip2       yes

checksums       md5     f5f15814904d7c812eca60cbb2fc6385 \
                sha1    f202700ffe7981de14a4b69493903239dd963a54 \
                rmd160  42d61edbbd1446570f936daab5cab2c485f2c306

depends_lib     port:liblqr port:gimp2

livecheck.type  regex
livecheck.url   http://liquidrescale.wikidot.com/en:download-page
livecheck.regex "(\\d+(?:\\.\\d+)*).* released on"
