summaryrefslogtreecommitdiff
blob: 4596323fb1a642fee7daa9d9d87036ab37b504ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit vdr-plugin

DESCRIPTION="VDR plugin: Let scripts show question-dialogs on Display"
HOMEPAGE="http://www.fast-info.de/vdr/status/index.htm"
SRC_URI="http://www.fast-info.de/vdr/status/${P}.tgz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-*"
IUSE=""

DEPEND=">=media-video/vdr-1.3.36"