PortSystem 1.0

name		libxfcegui4
version		4.4.1
categories	xfce
maintainers	losinggeneration@aim.com
description	Various gtk widgets for Xfce
long_description ${description}
homepage	http://www.xfce.org/
master_sites	http://www.ca-us.xfce.org/archive/xfce-${version}/src/
checksums	md5 1e695429e9b7fbfb1bb5e78f6006be43 

use_bzip2	yes

configure.args	--disable-debug --enable-final --enable-startup-notification

depends_lib	port:libxfce4util port:libxfce4mcs \
		port:gtk-xfce-engine port:libxml2 \
		port:startup-notification

pre-build {
	system "cd $worksrcpath && cat $portpath/files/libtool.patch | patch"
}

