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

DESCRIPTION="X.Org driver for TV-out on ivtvdev cards"
HOMEPAGE="http://ivtvdriver.org/"
SRC_URI="http://dl.ivtvdriver.org/xf86-video-ivtv/${P}.tar.gz"

LICENSE="X11"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="x11-base/xorg-server
		media-tv/ivtv"
RDEPEND="x11-proto/xextproto
		x11-proto/videoproto
		x11-proto/xproto
		x11-misc/imake
		>=x11-base/xorg-server-1.1.1-r4"