# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit xfce44 DESCRIPTION="Xfce4 archiver" HOMEPAGE="http://xarchiver.xfce.org/" SRC_URI="mirror://sourceforge/${PN}/${P}${COMPRESS}" KEYWORDS="~x86" IUSE="7z ace arj lha rar rpm zip" DEPEND="dev-util/intltool >=x11-libs/gtk+-2.6 >=dev-libs/glib-2.6 zip? ( app-arch/unzip app-arch/zip ) ace? ( app-arch/unace dev-libs/ace ) rar? ( app-arch/rar ) 7z? ( app-arch/p7zip ) rpm? ( app-arch/rpm ) arj? ( app-arch/arj app-arch/unarj ) lha? ( app-arch/lha )"