]> Pileus Git - ~andy/sunrise/blob - gnome-extra/nautilus-actions/nautilus-actions-1.4.1.ebuild
gnome-extra/nautilus-dropbox: Fixed ebuild, thanks to sedzimir and [equilibrium]
[~andy/sunrise] / gnome-extra / nautilus-actions / nautilus-actions-1.4.1.ebuild
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit gnome2
6
7 DESCRIPTION="Nautilus extension for adding user-configurable actions to the context menu"
8 HOMEPAGE="http://www.grumz.net/?q=taxonomy/term/2/9"
9 SRC_URI="ftp://ftp2.grumz.net/grumz/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 RDEPEND=">=dev-libs/glib-2.8
17         >=x11-libs/gtk+-2.6.8
18         >=gnome-base/libglade-2.4.0
19         >=gnome-base/libgnome-2.7
20         >=gnome-base/libgnomeui-2.7
21         >=gnome-base/gconf-2.8
22         >=dev-libs/libxml2-2.6
23         >=gnome-base/nautilus-2.16.0"
24 DEPEND=">=dev-util/intltool-0.29
25         >=dev-util/pkgconfig-0.9.0
26         ${RDEPEND}"
27
28 DOCS="AUTHORS ChangeLog MAINTAINERS README TODO"