forked from pool/golly
Atri Bhattacharya
42030ab308
Update to version 4.2. Lot of changes since 2.X, see https://golly.sourceforge.net/Help/changes.html. Note that a lot of builds are failing because they are missing wxWidgets >= 3.1.5 with wxWebRequests enabled. This has been recently introduced in Tumbleweed (https://build.opensuse.org/request/show/1084562). Tumbleweed ports (i586, aarch64) seem not to have included it yet. For Leap builds, I doubt there is a demand for backport. Maybe the solution would be to link (or aggregate) wxWidgets-3_2 from project X11:wxWidgets to project Education, for the versions of openSUSE which are currently failing. OBS-URL: https://build.opensuse.org/request/show/1085525 OBS-URL: https://build.opensuse.org/package/show/Education/golly?expand=0&rev=5
9 lines
252 B
Desktop File
9 lines
252 B
Desktop File
[Desktop Entry]
|
|
Name=Golly
|
|
GenericName=Golly cellular automata simulator
|
|
# Run with the X11 backend until wxWidgets is built with EGL support
|
|
Exec=env GDK_BACKEND=x11 golly
|
|
Icon=golly
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=GTK;GNOME;Game;LogicGame; |