# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-epgsearch/vdr-epgsearch-0.9.20.ebuild,v 1.2 2007/03/13 12:42:30 zzam Exp $ inherit vdr-plugin DESCRIPTION="Video Disk Recorder epgsearch plugin" HOMEPAGE="http://freenet-homepage.de/cwieninger/html/vdr-epg-search.html" SRC_URI="http://people.freenet.de/cwieninger/${P}.tgz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 x86" IUSE="" DEPEND=">=media-video/vdr-1.3.45" src_unpack() { vdr-plugin_src_unpack cd ${S} fix_vdr_libsi_include conflictcheck.c } src_install() { vdr-plugin_src_install diropts "-m755 -o vdr -g vdr" keepdir /etc/vdr/plugins/epgsearch cd ${S} emake install-doc MANDIR="${D}/usr/share/man" dodoc MANUAL } pkg_postinst() { vdr-plugin_pkg_postinst if has_version "