[gnome-games] Revert "meson: Reenable MAME plugin"
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Revert "meson: Reenable MAME plugin"
- Date: Thu, 14 Nov 2019 22:45:07 +0000 (UTC)
commit 02432c4f7446492cdffa0ef2bc170f713b939d9f
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Nov 15 03:44:03 2019 +0500
Revert "meson: Reenable MAME plugin"
This reverts commit ff4aeb5cc76a308b2d7ce83e30649b3371cad84c.
Turns out it was "accidental parallelizing", so a false alarm. Disabling
it again.
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 1a9844fd..998ffb44 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -15,7 +15,7 @@ option ('dreamcast-plugin', description: 'Support for Dreamcast games',
option ('game-cube-plugin', description: 'Support for GameCube games', type: 'boolean')
option ('libretro-plugin', description: 'Support for Libretro games', type: 'boolean')
option ('love-plugin', description: 'Support for LÖVE games', type: 'boolean')
-option ('mame-plugin', description: 'Support for MAME games', type: 'boolean')
+option ('mame-plugin', description: 'Support for MAME games', type: 'boolean', value:
false)
option ('ms-dos-plugin', description: 'Support for MS-DOS games', type: 'boolean')
option ('nintendo-ds-plugin', description: 'Support for Nintendo DS games', type: 'boolean')
option ('playstation-plugin', description: 'Support for PlayStation games', type: 'boolean')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]