/[gentoo-x86]/media-plugins/vdr-premiereepg/vdr-premiereepg-0.2.0-r1.ebuild
Gentoo

Contents of /media-plugins/vdr-premiereepg/vdr-premiereepg-0.2.0-r1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Sun Aug 5 19:50:09 2012 UTC (9 months, 2 weeks ago) by hd_brummy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
stable amd64 x86, bug 429132

(Portage version: 2.1.10.11/cvs/Linux i686)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-premiereepg/vdr-premiereepg-0.2.0-r1.ebuild,v 1.1 2012/06/12 19:31:11 hd_brummy Exp $
4
5 EAPI="4"
6
7 inherit vdr-plugin-2
8
9 DESCRIPTION="VDR Plugin: Support the extended EPG which is sent by german paytv Sky on their portal channels"
10 HOMEPAGE="http://www.muempf.de/index.html"
11 SRC_URI="http://www.muempf.de/down/${P}.tar.gz"
12
13 LICENSE="GPL-2"
14 SLOT="0"
15 KEYWORDS="amd64 x86"
16 IUSE=""
17
18 DEPEND=">=media-video/vdr-1.4.1"
19 RDEPEND="${DEPEND}"
20
21 src_prepare() {
22 vdr-plugin-2_src_prepare
23
24 fix_vdr_libsi_include premiereepg.c
25 }

  ViewVC Help
Powered by ViewVC 1.1.13