[gnome-games/gnome-3-36] flatpak: Stabilize the Libretro core manifests



commit efa4fbe429996d8c68662d5c657706b3e612ff8b
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Mar 7 01:16:59 2020 +0500

    flatpak: Stabilize the Libretro core manifests

 flatpak/libretro-cores/libretro-bsnes-mercury.json     | 3 ++-
 flatpak/libretro-cores/libretro-desmume2015.json       | 3 ++-
 flatpak/libretro-cores/libretro-gambatte.json          | 3 ++-
 flatpak/libretro-cores/libretro-gearsystem.json        | 3 ++-
 flatpak/libretro-cores/libretro-handy.json             | 3 ++-
 flatpak/libretro-cores/libretro-mednafen_ngp.json      | 3 ++-
 flatpak/libretro-cores/libretro-mednafen_pce_fast.json | 3 ++-
 flatpak/libretro-cores/libretro-mednafen_vb.json       | 3 ++-
 flatpak/libretro-cores/libretro-mednafen_wswan.json    | 3 ++-
 flatpak/libretro-cores/libretro-mgba.json              | 3 ++-
 flatpak/libretro-cores/libretro-nestopia.json          | 3 ++-
 flatpak/libretro-cores/libretro-picodrive.json         | 3 ++-
 flatpak/libretro-cores/libretro-prosystem.json         | 3 ++-
 flatpak/libretro-cores/libretro-stella2014.json        | 3 ++-
 14 files changed, 28 insertions(+), 14 deletions(-)
---
diff --git a/flatpak/libretro-cores/libretro-bsnes-mercury.json 
b/flatpak/libretro-cores/libretro-bsnes-mercury.json
index 530cbfef..65738e0c 100644
--- a/flatpak/libretro-cores/libretro-bsnes-mercury.json
+++ b/flatpak/libretro-cores/libretro-bsnes-mercury.json
@@ -19,7 +19,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/bsnes-mercury.git";
+                    "url": "https://github.com/libretro/bsnes-mercury.git";,
+                    "commit": "4a382621da58ae6da850f1bb003ace8b5f67968c"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-desmume2015.json 
b/flatpak/libretro-cores/libretro-desmume2015.json
index 16a4ecbc..86a735fb 100644
--- a/flatpak/libretro-cores/libretro-desmume2015.json
+++ b/flatpak/libretro-cores/libretro-desmume2015.json
@@ -22,7 +22,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/desmume2015";
+                    "url": "https://github.com/libretro/desmume2015";,
+                    "commit": "93d5789d60f82436e20ccad05ce9cb43c6e3656e"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-gambatte.json b/flatpak/libretro-cores/libretro-gambatte.json
index bcea06de..dffb2c26 100644
--- a/flatpak/libretro-cores/libretro-gambatte.json
+++ b/flatpak/libretro-cores/libretro-gambatte.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/gambatte-libretro.git";
+                    "url": "https://github.com/libretro/gambatte-libretro.git";,
+                    "commit": "132f36e990dfc6effdafa6cf261373432464f9bf"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-gearsystem.json b/flatpak/libretro-cores/libretro-gearsystem.json
index 557bae14..48897284 100644
--- a/flatpak/libretro-cores/libretro-gearsystem.json
+++ b/flatpak/libretro-cores/libretro-gearsystem.json
@@ -11,7 +11,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/drhelius/Gearsystem.git";
+                    "url": "https://github.com/drhelius/Gearsystem.git";,
+                    "commit": "7e2536fafd4ab0e35efdc8570c807635b2fc4679"
                 }
             ]
         }
diff --git a/flatpak/libretro-cores/libretro-handy.json b/flatpak/libretro-cores/libretro-handy.json
index 3217e8e5..378191b0 100644
--- a/flatpak/libretro-cores/libretro-handy.json
+++ b/flatpak/libretro-cores/libretro-handy.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/libretro-handy";
+                    "url": "https://github.com/libretro/libretro-handy";,
+                    "commit": "c9fe65d1a2df454ee11404ac27bdc9be319dd9a2"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_ngp.json 
b/flatpak/libretro-cores/libretro-mednafen_ngp.json
index b3f4a305..12ca4794 100644
--- a/flatpak/libretro-cores/libretro-mednafen_ngp.json
+++ b/flatpak/libretro-cores/libretro-mednafen_ngp.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/beetle-ngp-libretro";
+                    "url": "https://github.com/libretro/beetle-ngp-libretro";,
+                    "commit": "6f15532b6ad17a2d5eb9dc8241d6af62416e796b"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_pce_fast.json 
b/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
index 2bbaf6c9..4f1cdea9 100644
--- a/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
+++ b/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/beetle-pce-fast-libretro";
+                    "url": "https://github.com/libretro/beetle-pce-fast-libretro";,
+                    "commit": "40a42b7f43f029760c92bf0b2097e7d4b90ed29c"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_vb.json 
b/flatpak/libretro-cores/libretro-mednafen_vb.json
index 182238b1..dbffb5ee 100644
--- a/flatpak/libretro-cores/libretro-mednafen_vb.json
+++ b/flatpak/libretro-cores/libretro-mednafen_vb.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/beetle-vb-libretro";
+                    "url": "https://github.com/libretro/beetle-vb-libretro";,
+                    "commit": "9a4e604a7320a3c6ed30601989fe0bc417fa9ad3"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_wswan.json 
b/flatpak/libretro-cores/libretro-mednafen_wswan.json
index 34e5883f..2e7fd210 100644
--- a/flatpak/libretro-cores/libretro-mednafen_wswan.json
+++ b/flatpak/libretro-cores/libretro-mednafen_wswan.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/beetle-wswan-libretro";
+                    "url": "https://github.com/libretro/beetle-wswan-libretro";,
+                    "commit": "5b03d1b09f70dc208387d3c8b59e12e1f0d2692f"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mgba.json b/flatpak/libretro-cores/libretro-mgba.json
index 2be887df..3416c63c 100644
--- a/flatpak/libretro-cores/libretro-mgba.json
+++ b/flatpak/libretro-cores/libretro-mgba.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/mgba";
+                    "url": "https://github.com/libretro/mgba";,
+                    "commit": "f87f9ef6cb38537e07dcaedeb82aecac6537d42e"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-nestopia.json b/flatpak/libretro-cores/libretro-nestopia.json
index c1751c83..80a17e74 100644
--- a/flatpak/libretro-cores/libretro-nestopia.json
+++ b/flatpak/libretro-cores/libretro-nestopia.json
@@ -18,7 +18,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/nestopia.git";
+                    "url": "https://github.com/libretro/nestopia.git";,
+                    "commit": "70c53f08c0cc92e90d095d6558ab737ce20431ac"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-picodrive.json b/flatpak/libretro-cores/libretro-picodrive.json
index c52e4c38..ef627748 100644
--- a/flatpak/libretro-cores/libretro-picodrive.json
+++ b/flatpak/libretro-cores/libretro-picodrive.json
@@ -18,7 +18,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/picodrive";
+                    "url": "https://github.com/libretro/picodrive";,
+                    "commit": "600894ec6eb657586a972a9ecd268f50907a279c"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-prosystem.json b/flatpak/libretro-cores/libretro-prosystem.json
index afa1f991..d8a3ce88 100644
--- a/flatpak/libretro-cores/libretro-prosystem.json
+++ b/flatpak/libretro-cores/libretro-prosystem.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/prosystem-libretro";
+                    "url": "https://github.com/libretro/prosystem-libretro";,
+                    "commit": "6f7e34aea89db5ba2fbf674e5ff0ad6fc68a198e"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-stella2014.json b/flatpak/libretro-cores/libretro-stella2014.json
index 9eefdbd4..7fab091d 100644
--- a/flatpak/libretro-cores/libretro-stella2014.json
+++ b/flatpak/libretro-cores/libretro-stella2014.json
@@ -17,7 +17,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/libretro/stella2014-libretro";
+                    "url": "https://github.com/libretro/stella2014-libretro";,
+                    "commit": "fc87f2c78d3b177f4b9b19698557dce452ac3ce7"
                 },
                 {
                     "type": "file",


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