Bug 1412764

Summary: Review Request: libglvnd - GL Vendor-Neutral Dispatch library
Product: [Fedora] Fedora Reporter: Hans de Goede <hdegoede>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: besser82, ignatenko, package-review, yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-12 21:14:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hans de Goede 2017-01-12 17:59:12 UTC
Spec URL: https://fedorapeople.org/~jwrdegoede/libglvnd.spec
SRPM URL: https://fedorapeople.org/~jwrdegoede/libglvnd-0.2.999-6.gitdc16f8c.fc25.src.rpm
Description:
libglvnd is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.

Fedora Account System Username: jwrdegoede

Note libglvnd replaces mesa's libGL.so.1, etc. Which means that it cannot be installed (due to file conflicts) without a mesa with glvnd support rebuild against it (which libglvnd will then call into when using the standard foss drivers). Here is a srpm of a mesa pkg with this enabled:

https://fedorapeople.org/~jwrdegoede/mesa-13.0.3-2.fc26.src.rpm

Building this mesa requires to first build the libglvnd package and then installing it on a system without mesa and building mesa there. If you want to test you can e.g. use mock with a local repo with libglvnd in there.

Comment 1 Hans de Goede 2017-01-12 18:05:15 UTC
A scratch build of this can be found here:

https://koji.fedoraproject.org/koji/taskinfo?taskID=17243812

Comment 3 Björn 'besser82' Esser 2017-01-12 21:14:36 UTC
Package was already approved and imported…

*** This bug has been marked as a duplicate of bug 1259486 ***