summaryrefslogtreecommitdiff
blob: 78a475b0fd0594ad8dca7e97f3fc29d969b41d70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/ebg/ebg-1.0.0.20031013.ebuild,v 1.2 2003/10/14 02:34:02 vapier Exp $

inherit enlightenment

DESCRIPTION="Enlightenment Background Library API: create backgrounds with multiple images, boxes, or gradients"

DEPEND="${DEPEND}
	>=x11-libs/evas-1.0.0.20031013_pre12
	>=x11-libs/ecore-1.0.0.20031013_pre4
	>=dev-db/edb-1.0.4.20031013
	>=media-libs/imlib2-1.1.0"