/[gentoo-x86]/media-plugins/vdr-calc/vdr-calc-0.0.1_rc5.ebuild
Gentoo

Contents of /media-plugins/vdr-calc/vdr-calc-0.0.1_rc5.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Sat Jun 30 18:54:54 2012 UTC (10 months, 2 weeks ago) by hd_brummy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +8 -6 lines
eapi=4; vdr-plugin-2.eclass

(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-calc/vdr-calc-0.0.1_rc5.ebuild,v 1.5 2011/01/28 18:03:06 hd_brummy Exp $
4
5 EAPI="4"
6
7 inherit vdr-plugin-2
8
9 DESCRIPTION="Video Disk Recorder - Calculator PlugIn"
10 HOMEPAGE="http://www.vdrcalc.bmschneider.de/index2.html"
11 SRC_URI="http://www.vdrcalc.bmschneider.de/dateien/${PN}-0[1].0.1-rc5.tgz"
12
13 KEYWORDS="x86 ~amd64"
14 SLOT="0"
15 LICENSE="GPL-2"
16 IUSE=""
17
18 DEPEND=">=media-video/vdr-1.3.7"
19 RDEPEND="${DEPEND}"
20
21 S=${WORKDIR}/${VDRPLUGIN}-0.0.1-rc5
22
23 PATCHES=( "${FILESDIR}/${P}-gcc4.diff" )

  ViewVC Help
Powered by ViewVC 1.1.13