lmarbles: sdl2+ support
Hi, libsdl12-compat is a wrapper for the old libsdl referencing libsdl2. So older programs will run without any changes if libsdl12-compat is installed (alongside libsdl2). For example in Ubuntu there only is libsdl12-compat and it works properly for compiling from source and running the binary. I guess other distros are the same, so libsdl12-compat is supported or do I miss something? That being said, I might update to libsdl3 somewhere in the future. Regards, Michael
lmarbles 1.1.1: configure --localstatedir=<path> isn't respected
That's right, $localstatedir is no longer used. Instead of a global profile file, there is now a (single user) local profile file that simply resides in the config directory.
Missing empty.prfs
empty.prfs is obsolete and has been removed
removed uninstall command for obsolete global profile file
LMarbles 1.1.1 Released