summaryrefslogtreecommitdiff
blob: effd1bf57e9e90cb327e9aad3345ec36d0b811d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-avolctl/vdr-avolctl-0.3a.ebuild,v 1.1 2006/05/10 14:14:23 zzam Exp $

inherit vdr-plugin

DESCRIPTION="VDR plugin: Change audio volume of alsa-devices based on vdr-volume setting"
HOMEPAGE="http://martins-kabuff.de/avolctl.html"
SRC_URI="http://martins-kabuff.de/download/${P}.tgz"


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

DEPEND=">=media-video/vdr-1.2.6
		>=media-libs/alsa-lib-1.0.8"