summaryrefslogtreecommitdiff
blob: 143fd6cf9b4b123835f65403d1e7118a7208206f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.2 2007/07/10 23:08:59 mr_bones_ 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"