summaryrefslogtreecommitdiff
blob: d733984b80d3dfaa5d0b61d770f617a2787c5195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/eclair/eclair-9999.ebuild,v 1.5 2005/06/20 23:03:32 vapier Exp $

inherit enlightenment

DESCRIPTION="EFL powered media player"

RDEPEND="media-libs/taglib
	x11-libs/evas
	x11-libs/ecore
	media-libs/edje
	media-libs/emotion
	x11-libs/esmart
	=gnome-base/libglade-2*
	>=gnome-base/libglade-2.2
	>=dev-db/sqlite-3
	=x11-libs/gtk+-2*"
DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.17"