public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/cinelerra: ChangeLog cinelerra-20140710.ebuild
@ 2015-07-14 17:04 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2015-07-14 17:04 UTC (permalink / raw
  To: gentoo-commits

aballier    15/07/14 17:04:01

  Modified:             ChangeLog cinelerra-20140710.ebuild
  Log:
  do not build findobject plugin which was automagic on opencv and now fails to build, bug #554516
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.72                 media-video/cinelerra/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/cinelerra/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	8 Feb 2015 16:21:49 -0000	1.71
+++ ChangeLog	14 Jul 2015 17:04:01 -0000	1.72
@@ -1,6 +1,11 @@
 # ChangeLog for media-video/cinelerra
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/ChangeLog,v 1.71 2015/02/08 16:21:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/ChangeLog,v 1.72 2015/07/14 17:04:01 aballier Exp $
+
+  14 Jul 2015; Alexis Ballier <aballier@gentoo.org> cinelerra-20140710.ebuild,
+  +files/cinelerra-nofindobject.patch:
+  do not build findobject plugin which was automagic on opencv and now fails to
+  build, bug #554516
 
   08 Feb 2015; Alexis Ballier <aballier@gentoo.org> cinelerra-20140710.ebuild,
   +files/cinelerra-pngtoh.patch:



1.4                  media-video/cinelerra/cinelerra-20140710.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/cinelerra-20140710.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/cinelerra-20140710.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cinelerra/cinelerra-20140710.ebuild?r1=1.3&r2=1.4

Index: cinelerra-20140710.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-20140710.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cinelerra-20140710.ebuild	8 Feb 2015 16:21:49 -0000	1.3
+++ cinelerra-20140710.ebuild	14 Jul 2015 17:04:01 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-20140710.ebuild,v 1.3 2015/02/08 16:21:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/cinelerra/cinelerra-20140710.ebuild,v 1.4 2015/07/14 17:04:01 aballier Exp $
 
 EAPI=5
 inherit autotools eutils multilib flag-o-matic
@@ -61,7 +61,8 @@
 		"${FILESDIR}"/${P}-underlinking.patch \
 		"${FILESDIR}"/${P}-ffmpeg-0.11.patch \
 		"${FILESDIR}"/${PN}-libav9.patch \
-		"${FILESDIR}"/${PN}-pngtoh.patch
+		"${FILESDIR}"/${PN}-pngtoh.patch \
+		"${FILESDIR}"/${PN}-nofindobject.patch
 
 	if has_version '>=media-video/ffmpeg-2' ; then
 		epatch "${FILESDIR}"/${PN}-ffmpeg2.patch





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

only message in thread, other threads:[~2015-07-14 17:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 17:04 [gentoo-commits] gentoo-x86 commit in media-video/cinelerra: ChangeLog cinelerra-20140710.ebuild Alexis Ballier (aballier)

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