[gnome-games/gnome-3-34] flatpak: Stabilize the Libretro core manifests
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/gnome-3-34] flatpak: Stabilize the Libretro core manifests
- Date: Tue, 10 Sep 2019 11:02:51 +0000 (UTC)
commit 5336b5a7b43a0a1bbbf73b00451417581cfdee03
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Tue Sep 10 16:01:26 2019 +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-pcsx_rearmed.json | 3 ++-
flatpak/libretro-cores/libretro-picodrive.json | 3 ++-
flatpak/libretro-cores/libretro-prosystem.json | 3 ++-
flatpak/libretro-cores/libretro-stella2014.json | 3 ++-
15 files changed, 30 insertions(+), 15 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..922da790 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": "c27bb71aa28250f6da1576e069b4b8cc61986beb"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-gambatte.json b/flatpak/libretro-cores/libretro-gambatte.json
index bcea06de..4359bf45 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": "4d9ad7b29946ec0a914b2d6a735b6c2704ed1f23"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-gearsystem.json b/flatpak/libretro-cores/libretro-gearsystem.json
index 557bae14..36eb8623 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": "5becd908e48f57a6c1ec23b2f28dbdb2164f1b0a"
}
]
}
diff --git a/flatpak/libretro-cores/libretro-handy.json b/flatpak/libretro-cores/libretro-handy.json
index 3217e8e5..96febf31 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": "6b19a4fad1b394f6a1351c88f60991d4878ff05b"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_ngp.json
b/flatpak/libretro-cores/libretro-mednafen_ngp.json
index b3f4a305..532f6272 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": "a9699f06f98be27b942e55a18e128d9a90f532a1"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
b/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
index 2bbaf6c9..c287f651 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": "942568f3a72d612ff514226c9eb54b82393d14b2"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_vb.json
b/flatpak/libretro-cores/libretro-mednafen_vb.json
index 182238b1..61697774 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": "bf0d8ef224b268040888a929b1003e25dfbb493d"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_wswan.json
b/flatpak/libretro-cores/libretro-mednafen_wswan.json
index 34e5883f..5fbf9266 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": "826f91f2e0960b2b68a27de7ad70a5d57043ebe7"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-mgba.json b/flatpak/libretro-cores/libretro-mgba.json
index 2be887df..9a9ba598 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": "8cf7b434fefb52be8bb3effe61e8fb16e9297733"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-nestopia.json b/flatpak/libretro-cores/libretro-nestopia.json
index c1751c83..309c80b8 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": "e56a04ae23d928bb50b213642e4729608f69efb8"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-pcsx_rearmed.json
b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
index 414d542a..ff6ad769 100644
--- a/flatpak/libretro-cores/libretro-pcsx_rearmed.json
+++ b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
@@ -21,7 +21,8 @@
"sources": [
{
"type": "git",
- "url": "https://github.com/libretro/pcsx_rearmed"
+ "url": "https://github.com/libretro/pcsx_rearmed",
+ "commit": "915cd7d7a2b7d4c5f3dd53219b36f62184d68c65"
},
{
"type": "patch",
diff --git a/flatpak/libretro-cores/libretro-picodrive.json b/flatpak/libretro-cores/libretro-picodrive.json
index c52e4c38..441b1303 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": "28dcfd6f43434e6828ee647223a0576bfe858c24"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-prosystem.json b/flatpak/libretro-cores/libretro-prosystem.json
index afa1f991..35a5230a 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": "108d9950881d487a7215c045e7cb2c30824ac286"
},
{
"type": "file",
diff --git a/flatpak/libretro-cores/libretro-stella2014.json b/flatpak/libretro-cores/libretro-stella2014.json
index 9eefdbd4..184672ac 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": "a181878b283fc02c26c0474c41bde418c052c853"
},
{
"type": "file",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]