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

name                hicolor-icon-theme
version             0.18
categories          gnome
platforms           any
maintainers         nomaintainer
supported_archs     noarch
license             GPL-2

description         A default fallback theme.

long_description    This is the default fallback theme used by \
                    implementations of the icon theme specification.

homepage            https://www.freedesktop.org/wiki/Software/icon-theme/
master_sites        https://icon-theme.freedesktop.org/releases/
use_xz              yes

checksums           rmd160  ceac6861f8a0e47c39af59890b9638c3a32bcda8 \
                    sha256  db0e50a80aa3bf64bb45cbca5cf9f75efd9348cf2ac690b907435238c3cf81d7 \
                    size    29624

livecheck.type      regex
livecheck.url       [lindex ${master_sites} 0]
livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
