Age | Commit message (Collapse) | Author |
|
The provided license doesn't allow later versions.
Thanks again to Infiltrator for noticing the issue introduced with
b91ca53
|
|
instead of deactivating it completly.
Thanks to Infiltrator for providing the patch.
|
|
and remove unnecessary $srcdir
|
|
add some additional CXXFLAGS:
* -fexcess-precision=fast
From a suggestion by Infiltrator. Binaries that were compiled with GCC14+ may desync with binaries compiled with previous versions.
* -Wno-error=format-security
In at least two locations there is wrong usage of snprintf according to the compiler and will fail. As a temporary measurement disable this distro default
|
|
and update download url, as the project went from github to sourceforge
|
|
|
|
It somehow went under the radar last year
|
|
|
|
|
|
|
|
See https://github.com/the3dfxdude/7kaa/issues/172
|
|
|
|
Pretty much straight forward. Only necessary to change directories to uppercase as upstream changed it
|
|
|
|
Apparently the final binary isn't put into a subfolder of src/ anymore, so the install line needs to be adjusted.
(See what happens if you push sth without checking before)
Thanks to int who examined and made me aware of this problem.
|
|
|
|
Given link from their download page and I had massive problems downloading from sourceforge
|
|
|
|
|
|
The music isn't needed as a hard-dep, so let it stay as an optional dep.
And every package with a desktop file should update the desktop database after installation. So let the new hook handle it
|
|
* Additional download of old data package could be dropped, as the encyc files are now there
* Ported to sdl2
* sdl_net replaced by enet
|
|
History: https://github.com/Narrat/PKGBuilds
|