Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 40453 | Differences between
and this patch

Collapse All | Expand All

(-)imlib-1.9.14-r1.ebuild.old (-1 / +3 lines)
Lines 2-7 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /home/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.19 2003/11/15 02:39:23 agriffis Exp $
3
# $Header: /home/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.14-r1.ebuild,v 1.19 2003/11/15 02:39:23 agriffis Exp $
4
4
5
IUSE="gtk"
6
5
inherit libtool
7
inherit libtool
6
8
7
DESCRIPTION="general image loading and rendering library"
9
DESCRIPTION="general image loading and rendering library"
Lines 14-20 Link Here
14
LICENSE="GPL-2"
16
LICENSE="GPL-2"
15
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
17
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"
16
18
17
DEPEND="=x11-libs/gtk+-1.2*
19
DEPEND="gtk? (=x11-libs/gtk+-1.2*)
18
	>=media-libs/tiff-3.5.5
20
	>=media-libs/tiff-3.5.5
19
	>=media-libs/giflib-4.1.0
21
	>=media-libs/giflib-4.1.0
20
	>=media-libs/libpng-1.2.1
22
	>=media-libs/libpng-1.2.1

Return to bug 40453