2023-05-31 23:53:00 by Thomas Klausner | Files touched by this commit (4) |
Log message: glaxium: fix previous Also, unconditionally link against libm because this uses cos(). |
2023-05-28 11:54:19 by Benny Siegert | Files touched by this commit (2) |
Log message: glaxium: use correct compiler for linking The Makefile hard-codes gcc for linking the binary. This is wrong because a) it's C++ and b) there is a CC variable defined above (to the C++ compiler, lol) |
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message: Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files. |
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message: revbump for icu and libffi |
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message: games: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message: games: Remove SHA1 hashes for distfiles |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2019-08-30 19:01:35 by Nia Alarie | Files touched by this commit (31) |
Log message: Switch packages using GLUT to FreeGLUT. Start building FreeGLUT with GLUT compatibility on. - GLUT's maintainance state is much worse than FreeGLUT's, with no substanital commits since 2011. - GLUT can no longer be consider a core component of Mesa or X11. - Nobody except us seems to be using it... Other vendors still shipping GLUT: - GoboLinux, T2 SDE, PLD Linux Revbump packages using GLUT or freeglut by default. |