Bug 2297708

Summary: Review Request: libsrm - Library for building DRM/KMS applications
Product: [Fedora] Fedora Reporter: Neal Gompa <ngompa13>
Component: Package ReviewAssignee: Yanko Kaneti <yaneti>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, yaneti
Target Milestone: ---Flags: yaneti: fedora-review+
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: 2024-07-23 09:32:26 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:
Bug Depends On:    
Bug Blocks: 2297711    

Description Neal Gompa 2024-07-13 16:33:44 UTC
Spec URL: https://download.copr.fedorainfracloud.org/results/ngompa/louvre/fedora-rawhide-x86_64/07731113-srm/srm.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/ngompa/louvre/fedora-rawhide-x86_64/07731113-srm/srm-0.6.3_1-1.fc41.src.rpm

Description:
SRM is a C library that simplifies the development of Linux DRM/KMS
applications.

With SRM, you can focus on the OpenGL ES 2.0 logic of your application.
For each available display, you can start a rendering thread that triggers
common events like initializeGL(), paintGL(), resizeGL(), pageFlipped()
and uninitializeGL().

SRM allows you to use multiple GPUs simultaneously and automatically finds
the most efficient configuration. It also offers functions for creating OpenGL
textures, which are automatically shared among GPUs.

Fedora Account System Username: ngompa

Comment 1 Yanko Kaneti 2024-07-18 12:11:50 UTC
Perhaps "SRM" instead of "srm" ?

Comment 2 Yanko Kaneti 2024-07-18 12:15:12 UTC
And just noticed that rpms/srm is already taken  https://src.fedoraproject.org/rpms/srm/

Comment 4 Yanko Kaneti 2024-07-19 11:53:59 UTC
Well, SRM or libSRM would've made more sense to me, but at least this way we would be matching Debian.

Name is appropriate
(now) Doesn't conflict
License matches.
Builds in mock.

APPROVED

Comment 5 Fedora Admin user for bugzilla script actions 2024-07-19 21:40:49 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/libsrm

Comment 6 Yanko Kaneti 2024-07-23 09:32:26 UTC
Already built and in a rawhide compose. Closing.