summaryrefslogtreecommitdiff
blob: 7adaa61ff2fe953f46b344d19eca82f457bd7251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2007 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.2 2007/04/26 22:56:31 jer Exp $

inherit xfce44

xfce44

MY_P="${PN}-plugin-${PV}"

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

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

RDEPEND="|| ( xfce-extra/squeeze xfce-extra/xarchiver )"

DOCS="AUTHORS ChangeLog NEWS README THANKS"

xfce44_goodies_thunar_plugin