Hey folks,
I have a couple of packages waiting in review that I'd like to get into the repos. Listed in order of my personal priorities:
* pasbuild - command-line build tool for Pascal [0] Rather straightforward package, complicated only by some bootstrap statements. Upstream code is in Pascal. * pyatem - library and control application for ATEM video switchers [1] If it wasn't for building a library and GUI executable from the same sources, this would be as bog-standard Python packaging as it gets. * hypersomnia - competitive 2D arena shooter [2] Complex package with a lot of dependencies and unbundling work. Upstream code is C++. * davegnukem - scrolling side-view shooter [3] Relatively simple game package with C++ code.
I can review something in exchange (preferably C, C++, Python, Pascal, Shell, or maybe fonts).
Thanks in advance, Artur FI
[0] https://bugzilla.redhat.com/show_bug.cgi?id=2477840 [1] https://bugzilla.redhat.com/show_bug.cgi?id=2479567 [2] https://bugzilla.redhat.com/show_bug.cgi?id=2390526 [3] https://bugzilla.redhat.com/show_bug.cgi?id=2389251
On 2026/05/19 11:58, Artur Frenszek-Iwicki wrote:
- hypersomnia - competitive 2D arena shooter [2] Complex package with a lot of dependencies and unbundling work. Upstream code is C++.
- davegnukem - scrolling side-view shooter [3] Relatively simple game package with C++ code.
I can take these 2 and maybe even the `pyatem` if no one else takes it. I have 2 long standing pending reviews, but I'll try to ping Benson if he can still look into them, otherwise would like some help moving them forward.