# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ IUSE="" inherit gnome2 S=${WORKDIR}/${P} DESCRIPTION="Gnome 2 panel applet to create, view, and manage sticky notes on the desktop." HOMEPAGE="http://loban.caltech.edu/stickynotes/" SRC_URI="http://loban.caltech.edu/stickynotes/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" RDEPEND=">=gnome-base/libgnome-2.0.0 >=gnome-base/libgnomecanvas-2.0.0 >=gnome-base/libbonobo-2.0.0 >=dev-libs/atk-1.2.0 >=gnome-base/libbonoboui-2.0.0 >=gnome-base/gnome-panel-2.0.0 >=gnome-base/libgnomeui-2.0.0 >=net-libs/linc-1.0.0 >=gnome-base/gconf-1.2.1 >=gnome-base/ORBit2-2.4.0" DEPENDS="${RDEPEND} >=dev-util/pkgconfig-0.12.0" DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"