Commit Graph

8 Commits

Author SHA1 Message Date
OPNA2608
10f8c5444a dosbox: Fix modem & IPX support 2023-11-30 15:13:33 +01:00
Weijia Wang
c4c7e6764f dosbox: fix build with clang 16 2023-11-11 01:49:00 +01:00
Austin Horstman
e5764e8204
treewide: add meta.mainProgram to emulators 2023-08-04 13:25:11 -05:00
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