# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                adwaita-icon-theme
version             3.38.0
set branch          [join [lrange [split ${version} .] 0 1] .]
categories          gnome
maintainers         {devans @dbevans} openmaintainer
license             LGPL-3
platforms           darwin
description         Adwaita icon theme

long_description    Fullcolor, symbolic and cursor assets for the $description, \
                    the default icon theme for GTK+ 3.

homepage            https://www.gnome.org/
master_sites        gnome:sources/$name/$branch/

use_xz              yes

checksums           rmd160  2803c62377edb268e8b8c329268fe76bbcfe94f7 \
                    sha256  6683a1aaf2430ccd9ea638dd4bfe1002bc92b412050c3dba20e480f979faaf97 \
                    size    17202144

depends_build       port:pkgconfig

depends_lib         path:lib/pkgconfig/gtk+-3.0.pc:gtk3 \
                    path:lib/pkgconfig/librsvg-2.0.pc:librsvg

patchfiles          patch-configure.ac.diff

use_autoreconf      yes
autoreconf.args     -fvi

use_parallel_build  no

livecheck.type      gnome
