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

gitlab.instance     https://gitlab.freedesktop.org
gitlab.setup        xdg xdg-utils 1.2.1 v
revision            0
categories          sysutils
platforms           any
maintainers         nomaintainer
license             MIT
supported_archs     noarch

description         basic desktop integration functions

long_description    Xdg-utils is a set of command line tools that \
                    assist applications with a variety of desktop integration tasks.

homepage            https://www.freedesktop.org/wiki/Software/xdg-utils/

checksums           rmd160  1e05be5815a756e5155fcd99222a42f5d2d6cfe6 \
                    sha256  3288aad73c764569e1d06d8368af28688bbba0549cf727e2278886fe66605c81 \
                    size    293209

depends_build       port:xmlto

patch.pre_args-replace  -p0 -p1
patchfiles-append   patch-xdg-realpath.diff

license_noconflict  xmlto
