summaryrefslogtreecommitdiff
blob: 712edcdd05dc7ad745339ba69afc38d46b9f1657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/enscribe/enscribe-9999.ebuild,v 1.1 2005/09/07 03:55:40 vapier Exp $

ESVN_SUB_PROJECT="PROTO"
inherit enlightenment

DESCRIPTION="PDF viewer with widgets for EWL and Evas"

DEPEND=">=virtual/poppler-12
	>=media-libs/evas-9999
	>=dev-libs/ecore-9999
	>=x11-libs/ewl-9999
	>=media-libs/imlib2-1.4
	>=media-libs/epsilon-0.3"
RDEPEND="${DEPEND}"