diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-03-24 11:16:16 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-03-24 11:16:16 +0000 |
commit | b63183ecc9e7836a5048ad461c712fc39433504a (patch) | |
tree | 134dd2c12b96a242b69b1535762d49993a0e812b /media-plugins/vdr-pilot | |
parent | initial ebuild for gst-plugins-neon (diff) | |
download | gentoo-2-b63183ecc9e7836a5048ad461c712fc39433504a.tar.gz gentoo-2-b63183ecc9e7836a5048ad461c712fc39433504a.tar.bz2 gentoo-2-b63183ecc9e7836a5048ad461c712fc39433504a.zip |
Imported ebuild from gentoo.de
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'media-plugins/vdr-pilot')
-rw-r--r-- | media-plugins/vdr-pilot/ChangeLog | 11 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/Manifest | 12 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/files/digest-vdr-pilot-0.0.8 | 3 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/files/vdr-pilot-0.0.8-includes.diff | 11 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/metadata.xml | 12 | ||||
-rw-r--r-- | media-plugins/vdr-pilot/vdr-pilot-0.0.8.ebuild | 18 |
6 files changed, 67 insertions, 0 deletions
diff --git a/media-plugins/vdr-pilot/ChangeLog b/media-plugins/vdr-pilot/ChangeLog new file mode 100644 index 000000000000..173427d74852 --- /dev/null +++ b/media-plugins/vdr-pilot/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for media-plugins/vdr-pilot +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/ChangeLog,v 1.1 2006/03/24 11:16:16 zzam Exp $ + +*vdr-pilot-0.0.8 (24 Mar 2006) + + 24 Mar 2006; Matthias Schwarzott <zzam@gentoo.org> + +files/vdr-pilot-0.0.8-includes.diff, +metadata.xml, + +vdr-pilot-0.0.8.ebuild: + Imported ebuild from gentoo.de + diff --git a/media-plugins/vdr-pilot/Manifest b/media-plugins/vdr-pilot/Manifest new file mode 100644 index 000000000000..d6158b426a8e --- /dev/null +++ b/media-plugins/vdr-pilot/Manifest @@ -0,0 +1,12 @@ +MD5 07193cb00b9b1b2d6a4ffe8398996712 files/digest-vdr-pilot-0.0.8 235 +RMD160 278263303e3cbf0b08eefc190febe908ddce1a55 files/digest-vdr-pilot-0.0.8 235 +SHA256 52b79a9bf1500f6ce8bfb3dd06b4ebe0bb9d01cade23da91413cb26468719ac1 files/digest-vdr-pilot-0.0.8 235 +MD5 c6f3ebd6f201df5463915b1336e11cd5 files/vdr-pilot-0.0.8-includes.diff 349 +RMD160 4c49241ebf6fc1202ead7fbaf8642b781fb514c2 files/vdr-pilot-0.0.8-includes.diff 349 +SHA256 073b2046bf4ecfda1d6a01592c8cf946ba4c4f4cdc7c73ef078a12bd5e42a792 files/vdr-pilot-0.0.8-includes.diff 349 +MD5 7c30ab7528b676a1a0c2737821599b29 metadata.xml 300 +RMD160 c85719cef743cf573efe73f8f84564292085c91c metadata.xml 300 +SHA256 29feafd8b7177b65f8bd92553ac96779d9a91e3b7b4eeecfb0924eb7b6979587 metadata.xml 300 +MD5 161b719abbe1e4d35275de574bc0295b vdr-pilot-0.0.8.ebuild 559 +RMD160 f67d3ae89fcec075fafe32b89f8d19656599e63b vdr-pilot-0.0.8.ebuild 559 +SHA256 b1374baa18832fc936ac4c9bfdff3843c31c420beb331e8c2a8054ab15d33c6e vdr-pilot-0.0.8.ebuild 559 diff --git a/media-plugins/vdr-pilot/files/digest-vdr-pilot-0.0.8 b/media-plugins/vdr-pilot/files/digest-vdr-pilot-0.0.8 new file mode 100644 index 000000000000..be06bb9eebee --- /dev/null +++ b/media-plugins/vdr-pilot/files/digest-vdr-pilot-0.0.8 @@ -0,0 +1,3 @@ +MD5 ab0e570ab6c69c50912615c55765d359 vdr-pilot-0.0.8.tgz 20401 +RMD160 6a4d5735f300a2e204dab65f3d43757f9789b950 vdr-pilot-0.0.8.tgz 20401 +SHA256 986438f2678382e8647e15f164fc01e86c52ed8e027e7e5a733594b23287b421 vdr-pilot-0.0.8.tgz 20401 diff --git a/media-plugins/vdr-pilot/files/vdr-pilot-0.0.8-includes.diff b/media-plugins/vdr-pilot/files/vdr-pilot-0.0.8-includes.diff new file mode 100644 index 000000000000..9a6123d9db9d --- /dev/null +++ b/media-plugins/vdr-pilot/files/vdr-pilot-0.0.8-includes.diff @@ -0,0 +1,11 @@ +diff -ru pilot-0.0.8-orig/pilotosd.h pilot-0.0.8/pilotosd.h +--- pilot-0.0.8-orig/pilotosd.h 2005-10-17 13:01:27.000000000 +0200 ++++ pilot-0.0.8/pilotosd.h 2005-10-17 13:01:53.000000000 +0200 +@@ -2,6 +2,7 @@ + #define __PILOTOSD_H + + #include <vdr/osd.h> ++#include <vdr/device.h> + #include <vdr/menuitems.h> + #include <ctype.h> + #include "pilotbmp.h" diff --git a/media-plugins/vdr-pilot/metadata.xml b/media-plugins/vdr-pilot/metadata.xml new file mode 100644 index 000000000000..3aaff838ed8d --- /dev/null +++ b/media-plugins/vdr-pilot/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>media-tv</herd> +<maintainer> +<email>zzam@gentoo.org</email> +<name>Matthias Schwarzott</name> +</maintainer> +<longdescription lang="en"> +</longdescription> +</pkgmetadata> + diff --git a/media-plugins/vdr-pilot/vdr-pilot-0.0.8.ebuild b/media-plugins/vdr-pilot/vdr-pilot-0.0.8.ebuild new file mode 100644 index 000000000000..e3a26f8f4505 --- /dev/null +++ b/media-plugins/vdr-pilot/vdr-pilot-0.0.8.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/vdr-pilot-0.0.8.ebuild,v 1.1 2006/03/24 11:16:16 zzam Exp $ + +IUSE="" +inherit vdr-plugin eutils + +DESCRIPTION="VDR plugin: Another way for viewing EPG and zap to channels" +HOMEPAGE="http://famillejacques.free.fr/vdr/" +SRC_URI="http://famillejacques.free.fr/vdr/pilot/${P}.tgz" + +KEYWORDS="~x86" +SLOT="0" +LICENSE="GPL-2" + +DEPEND=">=media-video/vdr-1.3.8" + +PATCHES="${FILESDIR}/${P}-includes.diff" |