# -*- 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           qt5 1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

github.setup        pvanek qlipper 5.1.2
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
categories          aqua office textproc
license             GPL-2+
maintainers         nomaintainer

description         Lightweight & cross-platform clipboard history applet
long_description    {*}${description}

checksums           rmd160  05e39b8430601d9a6426f4aac1a6ed8fde5d20d7 \
                    sha256  1945be66b09e02e73c40c26edf8b73a301771d7b780bcb9af792f1a4d34082f4 \
                    size    104667

patchfiles          patch-macosx-Info.plist.in.diff

qt5.depends_component   qttools
qt5.min_version     5.6.0

cmake.install_prefix    ${applications_dir}
