# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-libs/plib/plib-1.8.2.ebuild,v 1.2 2004/05/14 01:19:46 mr_bones_ Exp $ DESCRIPTION="multimedia library used by many games" HOMEPAGE="http://plib.sourceforge.net/" SRC_URI="http://plib.sourceforge.net/dist/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~hppa" IUSE="" DEPEND="virtual/x11 virtual/opengl" src_install() { einstall || die }