# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-usbremote/vdr-usbremote-0.0.1.ebuild,v 1.2 2006/05/30 20:06:53 tioan Exp $ inherit vdr-plugin IUSE="" SLOT="0" DESCRIPTION="Plugin to use the Igor-Plug USB (AVR) without LIRC or evdev" HOMEPAGE="http://homepages.uni-paderborn.de/tegeler/vdr/usbremote/index.htm" SRC_URI="http://homepages.uni-paderborn.de/tegeler/vdr/usbremote/files/${P}.tgz" LICENSE="GPL-2" DEPEND="dev-libs/libusb" KEYWORDS="~x86"