blob: 5b4cdd82bdf29de5a95fc694d8d0d45066217582 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/epeg/epeg-0.9.0.ebuild,v 1.4 2004/10/21 20:24:01 vapier Exp $
inherit enlightenment
DESCRIPTION="wicked fast jpeg thumbnail generator"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
DEPEND="media-libs/jpeg"
|