3 Commits

Author SHA1 Message Date
OscarL
3bad9a3a56 kraptor: fix PATCHES variable. (#10247) 2024-03-23 20:08:45 -06:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Adrien Destugues
937947db06 Add recipe for Kraptor.
An Allegro game that used to work on BeOS.
Seems to have problems so far which appears to be in Allegro:
- as usual on my machine fullscreen mode doesn't work (BDirectWindow problems)
- the level data does not load. The correct arguments are passed to
  the Allegro functions so I don't know why
2020-07-13 13:53:19 +02:00