# $Id: Portfile 78866 2011-05-24 21:29:17Z jeremyhu@macports.org $

PortSystem 1.0

name		xfce4-panel
version		4.6.4
revision	2
categories	xfce
platforms	darwin
maintainers	afb
description	The panel of the Xfce Desktop Environment
long_description ${description}
homepage	http://www.xfce.org/
master_sites	http://www.ca-us.xfce.org/archive/xfce-4.6.2/src/
use_bzip2	yes
checksums	md5 82f10a42aefca4cc26a6633e7478cc65 \
		sha1 d2b310c036be84ed9886c06ae35b7a1a8eabfcb8 \
		rmd160 35eaab8726a447b961024d433845f30804da4751

depends_lib	port:xfconf port:exo port:libxml2 path:lib/pkgconfig/cairo.pc:cairo port:libwnck \
		port:hicolor-icon-theme port:tango-icon-theme

configure.args	--enable-startup-notification

patchfiles	config-launcher-icons.diff

platform darwin {
	configure.args-append --disable-visibility
}
