Bug 1077707

Summary: kolf bundles Box2D
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: kolfAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jgrulich, jreznik, kevin, ovasik, rdieter, than
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-07 14:21:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 504493    

Description Ville Skyttä 2014-03-18 13:10:11 UTC
https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries
https://fedoraproject.org/wiki/Packaging:Treatment_Of_Bundled_Libraries

kolf appears to bundle Box2D which is available as a separate package in Fedora. See also external/README in the kolf source tree.

Comment 1 Kevin Kofler 2014-03-18 13:14:50 UTC
Upstream Box2D uses single-precision floats throughout, Kolf needs it to use qreal instead, which is (in Qt 4) double everywhere except on ARM, where it is float. (In Qt 5, it will be double everywhere by default.)

Comment 2 Rex Dieter 2014-03-18 15:48:58 UTC
mark FutureFeature to avoid any chances of this getting autoclosed

Comment 3 Than Ngo 2018-06-07 14:21:13 UTC
it seems ti be fixed in current release