# 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"