# -*- 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            xfdesktop
version         4.12.4
revision        1
set branch      [join [lrange [split ${version} .] 0 1] .]
categories      xfce
platforms       darwin
license         GPL-2+
maintainers     nomaintainer
description     A desktop manager for the Xfce Desktop Environment
long_description ${description}
homepage        https://www.xfce.org
master_sites    http://archive.xfce.org/src/xfce/${name}/${branch}/
use_bzip2       yes

checksums       sha256  098a35510562907e1431d5adbfa8307484a235c1dec6a43e2d58d2ac4241f1cb \
                rmd160  d7ba49b1269310cbdc3314be50aa5a57162365a1 \
                size    1421623

depends_lib     port:libxml2 \
                port:Thunar port:libxfce4ui

depends_build   port:xfce4-panel port:libglade2 \
                port:intltool port:xfce4-dev-tools port:pkgconfig

patchfiles      remove-intltool-perl-hack.diff
