# -*- 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 # $Id$ PortSystem 1.0 name xfwm4 version 4.12.0 set branch [join [lrange [split ${version} .] 0 1] .] revision 1 categories xfce platforms darwin license GPL-2+ maintainers afb description The window manager for Xfce long_description ${description} homepage http://www.xfce.org/ master_sites http://archive.xfce.org/src/xfce/${name}/${branch}/ use_bzip2 yes checksums md5 165b4e380eb02e33d6c67774b38f16b1 \ sha1 5c3ea9faaa9b45a40ca7ecfff447cdca192534f6 \ sha256 29f4cbe2869ae32a6775877ed6bfc4ded7000f013ff7eb70b2639c49f415cc3a patchfiles patch-stacking4nonX11.diff configure.args --enable-randr --enable-startup-notification \ --disable-compositor --disable-xsync depends_lib port:xfconf port:gtk2 port:dbus-glib port:libwnck \ port:libglade2 port:libxfce4ui depends_build port:intltool port:xfce4-dev-tools port:pkgconfig