[gnome-games/wip/exalm/stabilize: 2/6] flatpak: Drop not yet usable Libretro cores



commit 24a7b0fdf4ffa79da02a627a066f99f01336b34c
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Sun Mar 10 13:40:07 2019 +0500

    flatpak: Drop not yet usable Libretro cores
    
    BlasEm doesn't yet support snapshots, DOSBox is very bugged and slow, and
    doesn't support snapshots either, MAME just doesn't work, Mednafen Saturn
    doesn't work without OpenGL, and PrBoom crashes because of missing data.
    
    Also drop BlastEm test.

 flatpak/libretro-cores/blastem.libretro            |  11 -------
 flatpak/libretro-cores/dosbox.libretro             |  11 -------
 flatpak/libretro-cores/libretro-blastem.json       |  34 ---------------------
 flatpak/libretro-cores/libretro-dosbox.json        |  30 ------------------
 flatpak/libretro-cores/libretro-mame.json          |  29 ------------------
 .../libretro-cores/libretro-mednafen_saturn.json   |  27 ----------------
 flatpak/libretro-cores/libretro-prboom.json        |  27 ----------------
 flatpak/libretro-cores/mame.libretro               |  11 -------
 flatpak/libretro-cores/mednafen_saturn.libretro    |  32 -------------------
 flatpak/libretro-cores/prboom.libretro             |  11 -------
 flatpak/medias/240p-test-suite-md.json             |  15 ---------
 flatpak/org.gnome.Games.UnitTests.yml              |   3 --
 flatpak/org.gnome.Games.json                       |   4 ---
 flatpak/tests/blastem.240pSuite.150.png            | Bin 9482 -> 0 bytes
 flatpak/tests/blastem.240pSuite.expected           |   5 ---
 flatpak/tests/blastem.240pSuite.test               |   9 ------
 flatpak/tests/test-data.json                       |  15 ---------
 17 files changed, 274 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.UnitTests.yml b/flatpak/org.gnome.Games.UnitTests.yml
index 90c53478..ef642246 100644
--- a/flatpak/org.gnome.Games.UnitTests.yml
+++ b/flatpak/org.gnome.Games.UnitTests.yml
@@ -33,7 +33,6 @@ cleanup:
   - /share/doc
   - /share/gir-1.0
 modules:
-  - libretro-cores/libretro-blastem.json
   - libretro-cores/libretro-bsnes-mercury.json
   - libretro-cores/libretro-desmume2015.json
   - libretro-cores/libretro-gambatte.json
@@ -42,7 +41,6 @@ modules:
   - libretro-cores/libretro-nestopia.json
   - libretro-cores/libretro-pcsx_rearmed.json
   - libretro-cores/libretro-stella.json
-  - medias/240p-test-suite-md.json
   - medias/240p-test-suite-nes.json
   - medias/240p-test-suite-pce.json
   - medias/240p-test-suite-ps1.json
@@ -62,7 +60,6 @@ modules:
     sources:
       - type: script
         commands:
-          - /app/libexec/installed-tests/retro-gtk-0.14/retro-reftest /app/tests/blastem.240pSuite.test 2>&1 
| diff /app/tests/blastem.240pSuite.expected -
           - /app/libexec/installed-tests/retro-gtk-0.14/retro-reftest 
/app/tests/bsnes_mercury_balanced.240pSuite.test 2>&1 | diff 
/app/tests/bsnes_mercury_balanced.240pSuite.expected -
           - /app/libexec/installed-tests/retro-gtk-0.14/retro-reftest /app/tests/desmume2015.pong-ds.test
           - /app/libexec/installed-tests/retro-gtk-0.14/retro-reftest /app/tests/gambatte.OpenMAZE.test 2>&1 
| diff /app/tests/gambatte.OpenMAZE.expected -
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 3cc715ae..321734a4 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -68,22 +68,18 @@
 
            We build them first, because some of them are very big, and they
            change more rarely than the rest of the modules. */
-        "libretro-cores/libretro-blastem.json",
         "libretro-cores/libretro-bsnes-mercury.json",
         "libretro-cores/libretro-desmume2015.json",
-        "libretro-cores/libretro-dosbox.json",
         "libretro-cores/libretro-gambatte.json",
         "libretro-cores/libretro-gearsystem.json",
         "libretro-cores/libretro-handy.json",
         "libretro-cores/libretro-mednafen_ngp.json",
         "libretro-cores/libretro-mednafen_pce_fast.json",
-        "libretro-cores/libretro-mednafen_saturn.json",
         "libretro-cores/libretro-mednafen_vb.json",
         "libretro-cores/libretro-mednafen_wswan.json",
         "libretro-cores/libretro-mgba.json",
         "libretro-cores/libretro-nestopia.json",
         "libretro-cores/libretro-pcsx_rearmed.json",
-        "libretro-cores/libretro-prboom.json",
         "libretro-cores/libretro-prosystem.json",
         "libretro-cores/libretro-stella.json",
         /* End libretro cores */
diff --git a/flatpak/tests/test-data.json b/flatpak/tests/test-data.json
index dd1ef0b8..c99c90de 100644
--- a/flatpak/tests/test-data.json
+++ b/flatpak/tests/test-data.json
@@ -6,21 +6,6 @@
                 "install -m644 -p -t /app/tests *"
             ],
             "sources" : [
-                {
-                    "type" : "file",
-                    "path" : "blastem.240pSuite.150.png",
-                    "dest-filename" : "blastem.240pSuite.150.png"
-                },
-                {
-                    "type" : "file",
-                    "path" : "blastem.240pSuite.expected",
-                    "dest-filename" : "blastem.240pSuite.expected"
-                },
-                {
-                    "type" : "file",
-                    "path" : "blastem.240pSuite.test",
-                    "dest-filename" : "blastem.240pSuite.test"
-                },
                 {
                     "type" : "file",
                     "path" : "bsnes_mercury_balanced.240pSuite.120.png",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]