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

name            klavaro
version         1.8.1
categories      games education
platforms       darwin
maintainers     gmail.com:james.r.haigh

description     A clean, full-featured typing tutor.
long_description \
    Designed to be keyboard and language independent, \
    with built-in custom keyboard editor. \
    Includes exercises for adaptability, velocity, \
    and fluidity, as well as progress charts and the \
    ability to import text of your choice for practise.

homepage        http://klavaro.sourceforge.net/
master_sites    sourceforge

checksums       md5 dc1b34e5f58dc403c4ed0d108e48ad15 \
                sha1 a1e6fb681b4ad3e1f8f03735572c7604dcfc1804 \
                rmd160 9cd7ed7ae647b0628b70c832ccf1820d89a07950

use_bzip2       yes

depends_build   port:pkgconfig port:intltool
depends_lib     port:gtkdatabox

patchfiles      patch-src-Makefile.in.diff

configure.ldflags-append    -lgmodule-2.0

livecheck.regex <title><!\\\[CDATA\\\[/${name}-(.*)${extract.suffix}\\\]\\\]></title>
