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

inherit vdr-plugin

DESCRIPTION="VDR Plugin: to get input from an analog radio device"
HOMEPAGE="http://tankwar.de/Analogradio"
SRC_URI="http://tankwar.de/files/analogradio/${P}.tgz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

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