summaryrefslogtreecommitdiff
blob: b8a2d6da00f8bde12c916fd501f8e8a78027c65c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/eet/eet-0.9.10.030.ebuild,v 1.1 2006/07/16 04:53:30 vapier Exp $

EHACKAUTOGEN=yes
inherit enlightenment

DESCRIPTION="E file chunk reading/writing library"
HOMEPAGE="http://www.enlightenment.org/pages/eet.html"

DEPEND="media-libs/jpeg
	sys-libs/zlib"