# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit perl-app DESCRIPTION="gtk-perl wrapper for mencoder and mp4box with scripting support" HOMEPAGE="http://sourceforge.net/projects/ripwrap/" SRC_URI="mirror://sourceforge/ripwrap/${P}.tar.gz" RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="encode mp4" DEPEND="dev-lang/perl dev-perl/gtk2-perl >=media-video/lsdvd-0.10 media-video/mplayer encode? ( >=media-sound/lame-3.92 ) mp4? ( media-video/gpac )"