# -*- 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 85972 2011-10-17 23:25:44Z devans@macports.org $

PortSystem 1.0

name            gimp-lqr-plugin
version         0.7.1
revision        1
license         GPL-2
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-sources/
use_bzip2       yes

checksums       md5     d7ee28b16bdbd9f46bc9f21cf5deb487 \
                sha1    cc7ae00ae4ba144e3f5bab6cc62f43e12cdee3f4 \
                rmd160  d445204a295e4f9d5a5fc0f5fb7081c60bfc8a43

depends_build   port:pkgconfig \
                port:intltool

depends_lib     port:liblqr \
                path:lib/pkgconfig/gimp-2.0.pc:gimp2

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