# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/fbi/fbi-1.31-r1.ebuild,v 1.8 2005/12/29 10:49:13 vapier Exp $ inherit toolchain-funcs DESCRIPTION="A image viewer for the Linux framebuffer console." HOMEPAGE="http://linux.bytesex.org/fbida/" SRC_URI="http://dl.bytesex.org/releases/fbida/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha ~amd64 hppa ppc ppc64 sh ~sparc x86" IUSE="png jpeg gif tiff curl lirc X" DEPEND="jpeg? ( >=media-libs/jpeg-6b ) png? ( media-libs/libpng ) gif? ( media-libs/giflib ) tiff? ( media-libs/tiff ) curl? ( net-misc/curl ) lirc? ( app-misc/lirc ) X? ( virtual/x11 )