summaryrefslogtreecommitdiff
blob: a3091a838cb7b2cffa1b1ab29bc00eaffd021201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive/thunar-archive-0.2.4-r1.ebuild,v 1.19 2008/05/11 14:08:29 drac Exp $

inherit xfce44

xfce44
xfce44_goodies_thunar_plugin

DESCRIPTION="Thunar archive plugin"
HOMEPAGE="http://www.foo-projects.org/~benny/projects/thunar-archive-plugin"
SRC_URI="mirror://berlios/xfce-goodies/${MY_P}${COMPRESS}"

KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"

RDEPEND="|| ( app-arch/xarchiver app-arch/file-roller app-arch/squeeze kde-base/ark )"

DOCS="AUTHORS ChangeLog NEWS README THANKS"