Bug 1279090 (sdl2-cs)

Summary: Review Request: sdl2-cs - C# wrapper for SDL2
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: matthias, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: NotReady
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-05 22:10:33 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: 1159091    

Description Raphael Groner 2015-11-07 20:07:46 UTC
Spec URL: sdl2-cs.spec
SRPM URL: <srpm info here>
Description: C# wrapper for SDL2
Fedora Account System Username: raphgro

This is just a place holder for an upcoming package request.

URL: https://github.com/OpenRA/SDL2-CS

Comment 1 Matthias Mailänder 2015-11-24 12:54:39 UTC
See https://build.opensuse.org/package/show/games:openra/sdl2cs-minitk

Comment 2 Raphael Groner 2016-05-16 13:07:46 UTC
Needs unbundling of OpenTK. Luckily, OpenTK is already packaged.

Comment 3 Matthias Mailänder 2016-05-16 13:56:53 UTC
We removed the need to contain MiniTK in https://github.com/OpenRA/SDL2-CS/releases/tag/20151227 See https://github.com/OpenRA/OpenRA/pull/10288 and https://github.com/OpenRA/OpenRA/pull/10299 It got replaced by custom OpenGL bindings. Note that OpenRA now also needs https://github.com/OpenRA/OpenAL-CS

Comment 4 Raphael Groner 2016-09-29 17:21:14 UTC
What's the state in OpenRA? Is SDL2-CS still a dependency? If no, I'll close this request. For OpenAL-CS, we need another package review.

Comment 5 Matthias Mailänder 2016-09-30 03:04:40 UTC
This is a dependency you should bundle with OpenRA as we are also the upstream for our fork.