# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild was generated by g-octave

EAPI="3"

G_OCTAVE_CAT="main"

inherit g-octave

DESCRIPTION="Implements addframe, avifile, aviinfo, and aviread, using ffmpeg. (and..."
HOMEPAGE="http://octave.sf.net"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="
	media-video/ffmpeg"
RDEPEND="${DEPEND}
	>=sci-mathematics/octave-2.9.12"