View | Details | Raw Unified
Collapse All | Expand All

(-) ogre-1.2.0_rc1.ebuild.orig (-3 / +3 lines)
 Lines 5-20    Link Here 
inherit eutils
inherit eutils
MY_PV=${PV//./-}
MY_PV=${PV//./-}
MY_PV=${MY_PV/_/}
MY_PV=${MY_PV/_rc/RC}
DESCRIPTION="Object-oriented Graphics Rendering Engine"
DESCRIPTION="Object-oriented Graphics Rendering Engine"
HOMEPAGE="http://www.ogre3d.org/"
HOMEPAGE="http://www.ogre3d.org/"
SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${MY_PV}RC1.tar.bz2"
SRC_URI="mirror://sourceforge/ogre/${PN}-linux_osx-v${MY_PV}.tar.bz2"
LICENSE="LGPL-2.1"
LICENSE="LGPL-2.1"
SLOT="0"
SLOT="0"
KEYWORDS="~x86 ~amd64"
KEYWORDS="~x86 ~amd64"
IUSE="cegui cg devil double-precision doc gtk opengl openexr threads"
IUSE="cegui cg devil double-precision doc gtk openexr threads"
RDEPEND=">=dev-libs/zziplib-0.13.36
RDEPEND=">=dev-libs/zziplib-0.13.36
	=media-libs/freetype-2*
	=media-libs/freetype-2*