# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit octave-forge DESCRIPTION="Implements addframe, avifile, aviinfo, and aviread, using ffmpeg. (and approximately conforms to Matlab interface)" LICENSE="BSD" HOMEPAGE="http://octave.sourceforge.net/video/index.html" SRC_URI="mirror://sourceforge/octave/${OCT_PKG}.tar.gz" SLOT="0" IUSE="" KEYWORDS="~amd64 ~x86" DEPEND=">=media-video/ffmpeg-0.4.9_p20081014" PATCHES="${P}-ffmpeg.patch"