From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-graphtft: ChangeLog vdr-graphtft-0.3.6.ebuild
Date: Wed, 31 Oct 2012 19:23:11 +0000 (UTC) [thread overview]
Message-ID: <20121031192311.870D221600@flycatcher.gentoo.org> (raw)
hd_brummy 12/10/31 19:23:11
Modified: ChangeLog vdr-graphtft-0.3.6.ebuild
Log:
backport fix <vdr-1.7.27, bug 440610
(Portage version: 2.1.11.9/cvs/Linux i686)
Revision Changes Path
1.32 media-plugins/vdr-graphtft/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?r1=1.31&r2=1.32
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog 20 Oct 2012 17:46:20 -0000 1.31
+++ ChangeLog 31 Oct 2012 19:23:11 -0000 1.32
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/vdr-graphtft
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.31 2012/10/20 17:46:20 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.32 2012/10/31 19:23:11 hd_brummy Exp $
+
+ 31 Oct 2012; Joerg Bornkessel <hd_brummy@gentoo.org>
+ vdr-graphtft-0.3.6.ebuild:
+ backport fix <vdr-1.7.27, bug 440610
*vdr-graphtft-0.3.6 (20 Oct 2012)
1.2 media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild?r1=1.1&r2=1.2
Index: vdr-graphtft-0.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vdr-graphtft-0.3.6.ebuild 20 Oct 2012 17:46:20 -0000 1.1
+++ vdr-graphtft-0.3.6.ebuild 31 Oct 2012 19:23:11 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild,v 1.1 2012/10/20 17:46:20 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.6.ebuild,v 1.2 2012/10/31 19:23:11 hd_brummy Exp $
EAPI="4"
@@ -54,6 +54,11 @@
# UINT64_C is needed by ffmpeg headers
append-cxxflags -D__STDC_CONSTANT_MACROS
+
+ #backport <vdr-1.7.27, bug 440610
+ if has_version "<media-video/vdr-1.7.27"; then
+ sed -e "s:Start():start:" -i dspitems.c
+ fi
}
src_compile() {
next reply other threads:[~2012-10-31 19:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-31 19:23 Joerg Bornkessel (hd_brummy) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-31 20:02 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-graphtft: ChangeLog vdr-graphtft-0.3.6.ebuild Joerg Bornkessel (hd_brummy)
2012-10-20 17:46 Joerg Bornkessel (hd_brummy)
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=20121031192311.870D221600@flycatcher.gentoo.org \
--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