Commit Graph

5 Commits

Author SHA1 Message Date
OPNA2608
7594c74cea dosbox: Fix on Darwin
This previously pulled in Mesa on Darwin, which has recently been marked broken there due to an upstream bug.
The configure script uses OpenGL framework on Darwin, libGL everywhere else. So don't pull in Mesa on Darwin,
pass it OpenGL instead.
2023-07-18 21:43:55 +02:00
Weijia Wang
73fddfcc38 dosbox: fix build on darwin 2022-12-08 19:25:49 +01:00
Peter Hoeg
42100e31bf dosbox: use SDL_compat for Wayland support 2022-07-08 16:43:59 +08:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
AndersonTorres
8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00