We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.

diff media-libs/blackmagic-desktop-video/blackmagic-desktop-video-9.8.ebuild @ 79:33ab6d742b71

media-libs/blackmagic-desktop-video: fixing compilation on recent kernels ("strict prototypes")
author Daniel Neugebauer <dneuge@energiequant.de>
date Sun, 19 Oct 2014 15:35:35 +0200
parents c87f8ad0fc1e
children aa6ec0489af0
line wrap: on
line diff
--- a/media-libs/blackmagic-desktop-video/blackmagic-desktop-video-9.8.ebuild	Fri Oct 10 20:21:16 2014 +0200
+++ b/media-libs/blackmagic-desktop-video/blackmagic-desktop-video-9.8.ebuild	Sun Oct 19 15:35:35 2014 +0200
@@ -48,7 +48,7 @@
 }
 
 src_prepare() {
-	return
+	epatch "${FILESDIR}/9-8-strict-prototypes.patch"
 }
 
 src_compile() {