# $Id: Portfile,v 1.12 2006/02/24 10:42:47 rhwood Exp $
PortSystem 1.0
name		gnome-applets
version		2.12.3
description	GNOME panel applets.
long_description        This package contains applets for use with the \
			GNOME panel.  
maintainers	gnome-darwinports@opendarwin.org
categories	gnome
platforms	darwin 
homepage	http://www.gnome.org/
master_sites    gnome:sources/gnome-applets/2.12/
checksums	md5 39987d3e8726e58a6a72047ada05e25d \
			sha1 ac47d6b1bebcc593df5aee895fd12b4a6568f4ee \
			rmd160 e9015711fea70f74b4973c83609aeafb7ab422ac

depends_lib \
        lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext \
        lib:libglib-2.0:glib2 lib:libgnomevfs-2:gnome-vfs lib:libgtk-x11-2.0:gtk2 \
        lib:libgnomecanvas-2:libgnomecanvas lib:libart_lgpl_2:libart_lgpl \
        lib:libbonobo-2:libbonobo lib:libbonoboui-2:libbonoboui port:Xft2 \
        lib:libglade-2.0:libglade2 lib:libgnome-2:libgnome lib:libgnomeui-2:libgnomeui \
        bin:orbit-idl-2:orbit2 port:libxml2 port:libxslt bin:perl:perl5.8 \
        lib:libpangoft2-1.0:pango bin:pkg-config:pkgconfig lib:libexpat:expat \
        port:fontconfig port:freetype port:gnome-doc-utils lib:libjpeg:jpeg \
        lib:libiconv:libiconv lib:libpng:libpng lib:libtiff:tiff port:xrender \
        port:audiofile port:esound port:gnome-keyring port:cairo port:zlib \
	port:gail port:gnome-panel port:libwnck port:libxklavier port:p5-xml-parser \
	port:popt port:startup-notification

use_bzip2 	yes

configure.args  --mandir=${prefix}/share/man --disable-scrollkeeper

post-install {
	system "scrollkeeper-update"
}
