# -*- 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            xfce4-settings
version         4.16.2
revision        0
checksums       sha256  4dd7cb420860535e687f673c0b5c0274e0d2fb67181281d4b85be9197da03d7e \
                rmd160  8cf646fd50e8ab145a4942e59ac6f98e0215bb85 \
                size    1500270

set branch      [join [lrange [split ${version} .] 0 1] .]
categories      xfce
license         GPL-2+
maintainers     nomaintainer
description     Settings Manager that replaces the previous xfce-mcs-manager
long_description ${description}

homepage        https://docs.xfce.org/xfce/xfce4-settings/start
master_sites    https://archive.xfce.org/src/xfce/${name}/${branch}/
use_bzip2       yes

depends_build   port:intltool port:xfce4-dev-tools port:pkgconfig
depends_lib     port:exo port:garcon port:libnotify port:libxfce4ui \
                port:xorg-libXrandr port:xfconf

patchfiles      remove-intltool-perl-hack.diff
