public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-graphtft: vdr-graphtft-0.3.7.ebuild ChangeLog
@ 2013-06-17 20:08 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2013-06-17 20:08 UTC (permalink / raw
  To: gentoo-commits

scarabeus    13/06/17 20:08:40

  Modified:             vdr-graphtft-0.3.7.ebuild ChangeLog
  Log:
  Include mem.h so we build against libav9. Fixes bug#443228.
  
  (Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.2                  media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.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.7.ebuild?r1=1.1&r2=1.2

Index: vdr-graphtft-0.3.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vdr-graphtft-0.3.7.ebuild	31 Mar 2013 12:25:05 -0000	1.1
+++ vdr-graphtft-0.3.7.ebuild	17 Jun 2013 20:08:39 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 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.7.ebuild,v 1.1 2013/03/31 12:25:05 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.7.ebuild,v 1.2 2013/06/17 20:08:39 scarabeus Exp $
 
 EAPI="5"
 
@@ -51,6 +51,11 @@
 	use graphtft-fe && sed -i Makefile \
 		-e "s:#WITH_X_COMM:WITH_X_COMM:"
 
+	# libav9 support
+	sed -i \
+		-e 's:avcodec.h>:avcodec.h>\n#include <libavutil/mem.h>:' \
+		imlibrenderer/dvbrenderer/mpeg2encoder.c || die
+
 	vdr-plugin-2_src_prepare
 
 	remove_i18n_include graphtft.h setup.h



1.36                 media-plugins/vdr-graphtft/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	31 Mar 2013 12:25:05 -0000	1.35
+++ ChangeLog	17 Jun 2013 20:08:39 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/vdr-graphtft
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.35 2013/03/31 12:25:05 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.36 2013/06/17 20:08:39 scarabeus Exp $
+
+  17 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org> vdr-graphtft-0.3.7.ebuild:
+  Include mem.h so we build against libav9. Fixes bug#443228.
 
 *vdr-graphtft-0.3.7 (31 Mar 2013)
 
@@ -203,4 +206,3 @@
   +vdr-graphtft-0.1.16_alpha.ebuild:
   initial ebuild, find older versions on overlay vdr-testing; Thanks to
   T.Kost, T.Dressler, S.Grebe for testing on graphtft-fe part
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-17 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 20:08 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-graphtft: vdr-graphtft-0.3.7.ebuild ChangeLog Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox