adoptware / pinball

Emilia Pinball : A Libre pinball simulator for GNU Linux
https://purl.org/rzr/pinball
GNU General Public License v2.0
29 stars 15 forks source link

Support OE / yocto #9

Open rzr opened 4 years ago

rzr commented 4 years ago

Hi,

As shown lately: http://purl.org/rzr/pinball#

I managed to build pinball (with tables) using bitbake.

I plan to tag a new release very soon.

Tell me if any fixes are missing in master and I will tag it 0.3.2 because there arent any major changes.

Any suggestions @sergiomb2 ?

sergiomb2 commented 4 years ago

hi, what is OE ? and yocto ?

sergiomb2 commented 4 years ago

rzr , sometimes I don't understand you, I haven't time or will , to review all commits again. You should know what you did, after I send my PR ,
I don't agree with separate the code into various repos , will give much more work to everyone , to maintainer, to users , to developers etc. If we have a License problem could be one argument , but pinball as is in Fedora was reviewed and accepted by Legal team . Also project started in 2001 and tables haven't ever be finished . Pinedit (https://github.com/sergiomb2/pinball-pinedit) still very buggy and almost unusable , and I think the code should jbe oined to the project , because if someone want to fix, it will have all source in same repo , and not the opposite source in 4 or more repos

sergiomb2 commented 4 years ago

(1) You should know what you did, after I send my PR , i.e. in my point of view rollback apply my 76 commits and after reapply yours commits again if not the same ...

rzr commented 4 years ago

OpenEmbedded is a distro to target other more exotic systems (ARM etc)

If you just use rebase and fix conflicts we should converge well I can try to pick some changes individually to make your work easier.

rzr commented 3 years ago

https://github.com/rzr/pinball/tree/next/devel/snapshot/master built on openembedded qemu target I plan to release and submit recipes to meta-games too

rzr commented 3 years ago

More patches to come once this one is merged: https://github.com/cazfi/meta-games/pull/57