You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.e...

21 lines
606 B

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-tvonscreen/vdr-tvonscreen-1.0.141-r1.ebuild,v 1.3 2009/03/12 20:43:23 zzam Exp $
IUSE=""
inherit vdr-plugin
DESCRIPTION="VDR plugin: Show EPG like a TV guide"
HOMEPAGE="http://www.js-home.org/vdr/tvonscreen"
SRC_URI="http://www.js-home.org/vdr/tvonscreen/${P}.tar.gz"
KEYWORDS="~amd64 x86"
SLOT="0"
LICENSE="GPL-2"
DEPEND=">=media-video/vdr-1.4.1"
PATCHES=("${FILESDIR}/${P}-fixes.diff"
"${FILESDIR}/${P}-vdr-1.5.3.diff")
NO_GETTEXT_HACK=1