public inbox for gentoo-vdr@lists.gentoo.org
 help / color / mirror / Atom feed
From: Martin Dummer <martin.dummer@gmx.net>
To: gentoo-vdr@lists.gentoo.org
Subject: [gentoo-vdr] proposed ebuild: vdr-dvbhddevice pulled directly from source tree
Date: Fri, 02 Mar 2012 00:31:07 +0100	[thread overview]
Message-ID: <4F5006BB.3030309@gmx.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: vdr-dvbhddevice-0.0.4_p20120207.ebuild --]
[-- Type: text/plain, Size: 967 bytes --]

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

inherit vdr-plugin

DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend
S2-6400 DVB Card"
HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
HG_REVISION="91d1d0615dc7"
HG_REVISION_DATE="20120207"
SRC_URI="http://powarman.dyndns.org/hgwebdir.cgi/dvbhddevice/archive/${HG_REVISION}.tar.gz
-> dvbhddevice-0.0.4_p${HG_REVISION_DATE}.tar.gz"

KEYWORDS="~x86 ~amd64"
SLOT="0"
LICENSE="GPL-2"
IUSE="+firmware vdr-sc-patch"

DEPEND=">=media-video/vdr-1.7.18"
RDEPEND="${DEPEND}
	firmware? ( media-tv/tt-s2-6400-firmware )"

S="${WORKDIR}/dvbhddevice-${HG_REVISION}"

src_prepare() {
	vdr-plugin_src_prepare
	# http://www.digital-eliteboard.com/showthread.php?139835-VDR-SC-und-TT-S2-6400&p=1232901&viewfull=1#post1232901
	use vdr-sc-patch && epatch "${FILESDIR}/diffFile3.txt"
	fix_vdr_libsi_include dvbhdffdevice.c
}


             reply	other threads:[~2012-03-02  0:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 23:31 Martin Dummer [this message]
2012-03-02 16:21 ` [gentoo-vdr] proposed ebuild: vdr-dvbhddevice pulled directly from source tree Joerg Bornkessel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F5006BB.3030309@gmx.net \
    --to=martin.dummer@gmx.net \
    --cc=gentoo-vdr@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox