]> Pileus Git - ~andy/sunrise/blob - x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.11.ebuild
media-plugins/gst-plugins-ladspa: New Ebuild for bug 167183, will be dependency for...
[~andy/sunrise] / x11-themes / gtk-engines-ubuntulooks / gtk-engines-ubuntulooks-0.9.11.ebuild
1 # Copyright 1999-2007 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 GCONF_DEBUG="no"
6 inherit eutils gnome2
7
8 MY_P="ubuntulooks_${PV}"
9
10 DESCRIPTION="Ubuntu GTK+ theme based on famous Clearlooks."
11 HOMEPAGE="http://www.ubuntu.com/testing/flight5#head-8e514c39116551b6503ac8bc874d7d6d143657e4"
12 SRC_URI="http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/${MY_P}.orig.tar.gz"
13
14 LICENSE="GPL-2"
15 SLOT="0"
16 KEYWORDS="~x86"
17 S=${WORKDIR}/${MY_P/_/-}
18
19 DEPEND=">=x11-themes/gtk-engines-2.6.5
20         >=x11-libs/gtk+-2.8.8"
21 RDEPEND="${DEPEND}"