# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-streamplayer/vdr-streamplayer-0.1.2.ebuild,v 1.2 2006/01/17 17:45:13 fow0ryl Exp $ inherit vdr-plugin DESCRIPTION="Video Disk Recorder ${VDRPLUGIN} plugin" HOMEPAGE="http://urichter.cjb.net/vdr" SRC_URI="http://www.mathematik.uni-kassel.de/~urichter/vdr/files/${P}.tgz mirror://vdrfiles/${PN}/${P}.tgz" RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" IUSE="" DEPEND=">=media-video/vdr-1.2.6"