Parent Directory
|
Revision Log
media-plugins/vdr-tvonscreen removal (pending 15 Sep 2013), see #414257 #414177 for referency
1 | # Copyright 1999-2008 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-tvonscreen/vdr-tvonscreen-0.7.1.ebuild,v 1.5 2008/04/22 10:41:49 zzam Exp $ |
4 | |
5 | IUSE="" |
6 | inherit vdr-plugin |
7 | |
8 | DESCRIPTION="VDR plugin: Show EPG like a TV guide" |
9 | HOMEPAGE="http://www.js-home.org/vdr/tvonscreen" |
10 | SRC_URI="http://beejay.vdr-developer.org/patches/${P}.tar.gz" |
11 | KEYWORDS="x86 ~amd64" |
12 | SLOT="0" |
13 | LICENSE="GPL-2" |
14 | |
15 | DEPEND=">=media-video/vdr-1.3.18" |
16 | |
17 | PATCHES=("${FILESDIR}/${P}-includes.diff" |
18 | "${FILESDIR}/${P}.diff") |
ViewVC Help | |
Powered by ViewVC 1.1.20 |