# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-softmpeg/vdr-softmpeg-20051026.ebuild,v 1.1 2005/10/26 14:13:06 zzam Exp $ RESTRICT="nomirror" inherit vdr-plugin DESCRIPTION="vdr plugin - software mpeg decoder / output device" HOMEPAGE="http://www.linuxtv.org" SRC_URI="mirror://vdrfiles/libsoftmpeg/libsoftmpeg-${PV}.tgz" S=${WORKDIR}/libsoftmpeg-${PV}/softmpeg LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" DEPEND=">=media-libs/libsoftmpeg-${PV} >=media-video/vdr-1.3.21"