# $Id: Portfile,v 1.14 2004/06/08 09:38:46 olegb Exp $ PortSystem 1.0 name libwnck version 2.6.1 description Library used for writing pagers and taskslists. long_description libwnck is a Window Navigator Construction Kit, \ i.e. a library to use for writing pagers and \ taskslists and stuff. It is needed for the \ GNOME 2.0 desktop. maintainers gnome-darwinports@opendarwin.org categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/libwnck/2.6/ checksums md5 57a9a435601585c7608c14e1dfe31506 depends_lib lib:gnome-desktop:gnome-desktop use_bzip2 yes patchfiles patch_xutils.c configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"