public inbox for gentoo-vdr@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joerg Bornkessel <hd_brummy@gentoo.org>
To: Martin Dummer <gentoo-vdr@lists.gentoo.org>, gentoo-vdr@lists.gentoo.org
Subject: Re: [gentoo-vdr] proposed ebuild: vdr-dvbhddevice pulled directly from source tree
Date: Fri, 2 Mar 2012 17:21:59 +0100	[thread overview]
Message-ID: <1604866857.20120302172159@gentoo.org> (raw)
In-Reply-To: <4F5006BB.3030309@gmx.net>


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

Hallo Martin Dummer,

you wrote on Freitag, 2. März 2012 / 00:31:


sounds good,
fixed some technical issues.

Use latestet eapi, -> EAPI=4

removed comments about the patch,
this info should be added in the top of the patch
also the source where is the patch from.

removed use-flag firmware
note: DEPEND= packages, need on compile time
RDEPEND= packages, need on runtime
this is what the created libs will call

the use-flag firmware is more a candidat for the comming up
tt-s2-6400-modules-${PV}.ebuild
(not shure yet about the name convention)
then it should not called as use-flag,
better is an info call in

pkg_postinst() { }

then.

Iam not shure about the name of use-flag vdr-sc-patch
should it not be, transfermode?
please attache the patch in your reply, then we will see more...

anyway, dont know yet what the patch will fix,
and is the patch on all >=vdr-1.7.18 or
all vdr-sc versions needed,

-- 
Visit us on IRC: Freenode  #gentoo-vdr

Gentoo Developer
mailto: hd_brummy@gentoo.org


[-- Attachment #1.2: vdr-dvbhddevice-0.0.4_p20120207.ebuild_v2 --]
[-- Type: application/octet-stream, Size: 881 bytes --]

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

EAPI="4"

inherit vdr-plugin

HG_REVISION="91d1d0615dc7"
HG_REVISION_DATE="20120207"

DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend
S2-6400 DVB Card"
HOMEPAGE="http://powarman.dyndns.org/hg/dvbhddevice"
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="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

	use vdr-sc-patch && epatch "${FILESDIR}/diffFile3.txt"

	fix_vdr_libsi_include dvbhdffdevice.c
}

[-- Attachment #2: Type: application/pgp-signature, Size: 216 bytes --]

      reply	other threads:[~2012-03-02 18:10 UTC|newest]

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

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=1604866857.20120302172159@gentoo.org \
    --to=hd_brummy@gentoo.org \
    --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