Page MenuHomeSolus

Update mame to 0.199
ClosedPublic

Authored by kyrios123 on Jun 27 2018, 3:23 PM.
Tags
None
Referenced Files
F11070754: D3169.id.diff
Sat, Aug 12, 12:38 AM
F11070753: D3169.id8044.diff
Sat, Aug 12, 12:38 AM
F11070752: D3169.id8150.diff
Sat, Aug 12, 12:38 AM
F11070751: D3169.id8045.diff
Sat, Aug 12, 12:38 AM
F11052611: D3169.diff
Thu, Aug 10, 9:38 PM
F11013171: D3169.diff
Fri, Aug 4, 10:57 AM
F10994081: D3169.id8044.diff
Tue, Jul 25, 8:53 PM
F10989285: D3169.id7880.diff
Mon, Jul 24, 2:33 PM

Details

Summary

Release notes available here

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Successfully played a game using a ROM downloaded from the mame website.

Diff Detail

Repository
R3922 mame
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You beat me! I was actually waiting for the June release to update mame.
About the changelog, I think this would be more readable. What do you say?

You beat me! I was actually waiting for the June release to update mame.
About the changelog, I think this would be more readable. What do you say?

Sorry I didn't know you were planning to do it. I saw it in my rss feed and I decided to give it a try.
For the changelog, I just put the first link I found. I can change it.

No problem @kyrios123. Actually, I haven't notified anyone of this, because Josh (more or less officially) nominated me as the mame mantainer last year :) but go on! I won't get offended.

No problem @kyrios123. Actually, I haven't notified anyone of this, because Josh (more or less officially) nominated me as the mame mantainer last year :) but go on! I won't get offended.

Noted.

It's OK for me, except that we should specify to use Python3 as per this line, because by default it's using python2.
One day I should take the time to benchmark LTO and OpenMP enablements, inspired by Peter's post.

  • Tell mame to use python3 as requested by @livingsilver94
  • Some aesthetic changes in the package.yml

You bash ninja!
Personally I wouldn't put swlist into "docs and manual", but in "data" category, as I think it's read by mame to tell you whether a ROM is well supported. I didn't check it though. Let's keep it as you intended, it's not important at all.
It's with great emotion that I can say for the first time: LGTM! :D

Move swlist under data because @livingsilver94 instructed me to do so

It's with great emotion that I can say for the first time: LGTM! :D

Thanks, boss ! ?

sunnyflunk added a subscriber: sunnyflunk.

I'm pushing this as I need to remove its RPATH. I will make python3 a rundep on merge (cause it should be) :P

This revision is now accepted and ready to land.Jul 16 2018, 3:59 AM
This revision was automatically updated to reflect the committed changes.

@sunnyflunk why python3 as rundep? Isn't it installed by default on all Solus images?
Speaking about this, I sometimes wonder if libgtk3 should be added as rundep because of Plasma?

I wonder the same: aren't packages in system.base implicit?