# -*- 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

PortSystem          1.0
PortGroup           github 1.0

github.setup        amadvance scale2x 4.0 v
revision            0
checksums           rmd160  ff0a7bdc64b2a7869d9b240a1fefa8cb5d1b3cf6 \
                    sha256  996f2673206c73fb57f0f5d0e094d3774f595f7e7e80fcca8cc045e8b4ba6d32 \
                    size    323979

categories          graphics
platforms           darwin
license             GPL-2+
maintainers         nomaintainer

description         utility to increase the size of small bitmaps

long_description    Scale2x is real-time graphics effect able to \
                    increase the size of small bitmaps guessing the \
                    missing pixels without interpolating pixels and \
                    blurring the images.

homepage            http://www.scale2x.it
github.tarball_from releases

depends_lib         port:libpng
