summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-util/antimicro: fix build with GCC 11Sam James2021-06-131-0/+12
| | | | | | | | Comparing pointer with 0. Check the size of the underlying structure instead. Closes: https://bugs.gentoo.org/791145 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/antimicro: remove patch cruftSam James2021-04-052-8/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-util/antimicro: include SDL 2 patchSam James2021-04-051-0/+12
| | | | | | | | | | Not clear why this doesn't happen for me, but it happened for toralf and a user, which is good enough. Patch is straightforward. Thanks-to: Tim Barnes <tim.barnes@gmail.com> Closes: https://bugs.gentoo.org/649242 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/antimicro: port to cmake.eclass (cmake-utils--), fix compressed manSam James2021-04-051-0/+13
| | | | | Closes: https://bugs.gentoo.org/750518 Signed-off-by: Sam James <sam@gentoo.org>
* games-util/antimicro: 2.23 version bump, EAPI-6Andreas Sturmlechner2018-08-251-0/+40
Thanks-to: Niranjan <niranjan.public@gmail.com> Thanks-to: Small_Penguin <dark.shadow@gmx.at> Closes: https://bugs.gentoo.org/603712 Package-Manager: Portage-2.3.48, Repoman-2.3.10