# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/xfce-extra/squeeze/squeeze-0.2.0.ebuild,v 1.1 2007/04/15 16:04:46 drac Exp $ inherit xfce44 xfce44 DESCRIPTION="Archive manager" HOMEPAGE="http://squeeze.xfce.org" SRC_URI="http://${PN}.xfce.org/downloads/${P}${COMPRESS}" KEYWORDS="~x86" IUSE="debug doc" RDEPEND=">=xfce-base/libxfce4util-${XFCE_MASTER_VERSION} >=xfce-base/thunar-${THUNAR_MASTER_VERSION} dev-libs/dbus-glib" DEPEND="${RDEPEND} dev-util/pkgconfig dev-util/intltool" DOCS="AUTHORS ChangeLog NEWS README TODO"