# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit gnome2 DESCRIPTION="Gnickr allows you to manage photos on your Flickr site as if they were local files on your Gnome desktop. It does this by creating a Flickr virtual filesystem." HOMEPAGE="http://gnickr.sourceforge.net" SRC_URI="mirror://sourceforge/gnickr/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-python/gnome-python-2.12.3 dev-python/imaging" RDEPEND="${DEPEND}"