Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 548454

Summary: media-tv/xawtv-3.95-r3 needs a patch for type bool
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Television related Applications in Gentoo's Portage <media-tv>
Status: RESOLVED FIXED    
Severity: normal CC: Manfred.Knick, xmw
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 536984    
Attachments: patch to include stdbool
updated ebuild

Description Helmut Jarausch 2015-05-03 07:27:32 UTC
Created attachment 402476 [details, diff]
patch to include stdbool

At least for gcc-5.1.0 media-tv/xawtv-3.95-r3 needs the attached patch.
Without this patch it doesn't know type bool (in a C-file)
Comment 1 Helmut Jarausch 2015-05-03 07:28:06 UTC
Created attachment 402478 [details]
updated ebuild
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2015-09-30 00:43:01 UTC
*** Bug 561716 has been marked as a duplicate of this bug. ***
Comment 3 Michael Weber (RETIRED) gentoo-dev 2015-10-10 09:17:37 UTC
commit b4ca68f8b701b52c491ebdaa0a45ea07718648d1
Author: Michael Weber <xmw@gentoo.org>
Date:   Sat Oct 10 11:14:20 2015 +0200

    media-tv/xawtv: include stdbool declaration for gcc5 (thanks Helmut Jarausch, bug 548454).