public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jörg Bornkessel" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvd/
Date: Mon,  3 May 2021 20:49:18 +0000 (UTC)	[thread overview]
Message-ID: <1620074911.26c4601a19fbbe478a86ccc61cbd861ed42b4d12.hd_brummy@gentoo> (raw)

commit:     26c4601a19fbbe478a86ccc61cbd861ed42b4d12
Author:     Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Mon May  3 20:48:31 2021 +0000
Commit:     Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Mon May  3 20:48:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c4601a

media-plugins/vdr-dvd: call tc-directly, gcc-11 compile fixed

this Plugin is quit old, ~2009, no maintainer anymore
it will fails, on my tests, on llvm/clang

Closes: https://bugs.gentoo.org/787485
Closes: https://bugs.gentoo.org/787488
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>

 ...3.7_pre20090106-r2.ebuild => vdr-dvd-0.3.7_pre20090106-r3.ebuild} | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r2.ebuild b/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r3.ebuild
similarity index 86%
rename from media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r2.ebuild
rename to media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r3.ebuild
index 66fe021ee77..972e5b50500 100644
--- a/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r2.ebuild
+++ b/media-plugins/vdr-dvd/vdr-dvd-0.3.7_pre20090106-r3.ebuild
@@ -36,4 +36,9 @@ src_prepare() {
 	if has_version ">=media-video/vdr-2.1.3"; then
 		sed -i player-dvd.c -e "s:DeviceTrickSpeed(sp):DeviceTrickSpeed(sp,true):"
 	fi
+
+	#bug 787485
+	sed -e "s:MAKEDEP = g++:MAKEDEP = \$(CXX):" -i Makefile
+	#bug 787488
+	sed -e "s|min(|std::min(|" -i control-dvd.c
 }


             reply	other threads:[~2021-05-03 20:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 20:49 Jörg Bornkessel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-16  7:23 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvd/ Joonas Niilola
2024-09-16  3:49 Jakov Smolić
2021-10-22  8:22 Jakov Smolić
2021-10-08 18:49 Agostino Sarubbo
2021-10-07  6:02 Agostino Sarubbo
2021-05-01 14:40 Jörg Bornkessel
2020-02-14 21:51 Jörg Bornkessel
2017-11-26 23:06 David Seifert
2016-05-05 16:47 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=1620074911.26c4601a19fbbe478a86ccc61cbd861ed42b4d12.hd_brummy@gentoo \
    --to=hd_brummy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@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