# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python bindings for ogg, vorbis, and theora." HOMEPAGE="http://dingoskidneys.com/oggpy/" SRC_URI="http://dingoskidneys.com/oggpy/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~x86" DEPEND="dev-lang/python >=dev-python/numarray-0.9 >=dev-python/pygame-1.6 >=media-libs/libogg-1.0 >=media-libs/libvorbis-1.0 >=media-libs/libtheora-1.0_alpha3 >=dev-libs/boost-1.31.0"