[gnome-games/gnome-3-26] flatpak: Stabilize the manifests



commit a674f538e551cb559311da5ceb558b354409b7e1
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Sep 11 14:21:27 2017 +0200

    flatpak: Stabilize the manifests

 flatpak/libretro-cores/libretro-bsnes.json         |    6 ++--
 flatpak/libretro-cores/libretro-gambatte.json      |    5 ++-
 flatpak/libretro-cores/libretro-mednafen_ngp.json  |    6 ++--
 .../libretro-cores/libretro-mednafen_pce_fast.json |    5 ++-
 .../libretro-cores/libretro-mednafen_wswan.json    |    5 ++-
 flatpak/libretro-cores/libretro-mgba.json          |    5 ++-
 flatpak/libretro-cores/libretro-nestopia.json      |    5 ++-
 flatpak/libretro-cores/libretro-pcsx_rearmed.json  |    6 ++--
 flatpak/org.gnome.Games.json                       |   35 +++++++++++--------
 9 files changed, 44 insertions(+), 34 deletions(-)
---
diff --git a/flatpak/libretro-cores/libretro-bsnes.json b/flatpak/libretro-cores/libretro-bsnes.json
index c952507..037df0a 100644
--- a/flatpak/libretro-cores/libretro-bsnes.json
+++ b/flatpak/libretro-cores/libretro-bsnes.json
@@ -18,9 +18,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/bsnes-libretro.git";,
-                    "branch": "libretro"
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/bsnes-libretro/archive/263e94f93da9d790e101d79ab8d938f5a1c91a67.zip";,
+                    "sha256": "7d1fb5bab77b0ddbff52968d2cf6357a4bd1ae01006b308ca794d0a4bcb474ea"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-gambatte.json b/flatpak/libretro-cores/libretro-gambatte.json
index bcea06d..72274c1 100644
--- a/flatpak/libretro-cores/libretro-gambatte.json
+++ b/flatpak/libretro-cores/libretro-gambatte.json
@@ -16,8 +16,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/gambatte-libretro.git";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/gambatte-libretro/archive/f020a1f1c055effd6b359ab3bb467aa8463c9fc8.zip";,
+                    "sha256": "341189ee2ae48aa8e202777f366accaa62107c5859a6c4290f901fa962205365"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_ngp.json 
b/flatpak/libretro-cores/libretro-mednafen_ngp.json
index 30e63fc..7a41108 100644
--- a/flatpak/libretro-cores/libretro-mednafen_ngp.json
+++ b/flatpak/libretro-cores/libretro-mednafen_ngp.json
@@ -16,9 +16,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/beetle-ngp-libretro";,
-                    "branch": "bc52b15e7e0cba152dad1e8e24f06f3fff0c36a6"
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/beetle-ngp-libretro/archive/163fc92e71c34384c44aa718a5e52975388fcca1.zip";,
+                    "sha256": "29c3000046d8c9868e4ab306e0f94cdb03d38035ccbe5fb72367534f6576b4ee"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_pce_fast.json 
b/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
index 2bbaf6c..4809b46 100644
--- a/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
+++ b/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
@@ -16,8 +16,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/beetle-pce-fast-libretro";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/beetle-pce-fast-libretro/archive/efda29c30c45bd435b2321765f453b9af4751a93.zip";,
+                    "sha256": "a90c35a99c5bbe796ed056df4fda922929afa369c8518fef69204522aa0d67f1"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_wswan.json 
b/flatpak/libretro-cores/libretro-mednafen_wswan.json
index 34e5883..f7baa9a 100644
--- a/flatpak/libretro-cores/libretro-mednafen_wswan.json
+++ b/flatpak/libretro-cores/libretro-mednafen_wswan.json
@@ -16,8 +16,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/beetle-wswan-libretro";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/beetle-wswan-libretro/archive/4b543beb31a6b41b1a2ff5fecfd5d2a056accc40.zip";,
+                    "sha256": "6a28c1c55a892924d60a7b97eb7a882be2a3a648acf34bb3b395e46a4a3c76e0"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mgba.json b/flatpak/libretro-cores/libretro-mgba.json
index 2be887d..66dc58b 100644
--- a/flatpak/libretro-cores/libretro-mgba.json
+++ b/flatpak/libretro-cores/libretro-mgba.json
@@ -16,8 +16,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/mgba";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/mgba/archive/24fb0a5ba23689aa4c0c9620ae6b5659d419fefb.zip";,
+                    "sha256": "9dffe6501bfb4fb3b593dd89e00be8de44538c0c69b2d5c1deaa20b3cf562764"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-nestopia.json b/flatpak/libretro-cores/libretro-nestopia.json
index c1751c8..6790bee 100644
--- a/flatpak/libretro-cores/libretro-nestopia.json
+++ b/flatpak/libretro-cores/libretro-nestopia.json
@@ -17,8 +17,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/nestopia.git";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/nestopia/archive/3eacbb2371b1c28ac98f1b482b409421c6c3fd06.zip";,
+                    "sha256": "4438e9118b4401ad041e26b032cb61467c446ca456813c6d6f8b7ba1953b25fa"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-pcsx_rearmed.json 
b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
index 504557e..fba31b6 100644
--- a/flatpak/libretro-cores/libretro-pcsx_rearmed.json
+++ b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
@@ -17,9 +17,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/pcsx_rearmed";,
-                    "branch": "511848c9da1829102e9107ca06e2a06a2f7982eb"
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/pcsx_rearmed/archive/09d454e73bc251b44848abba4026efcd452df752.zip";,
+                    "sha256": "c7fddc7aa06c9bb46a6380ff2fd1e79462c51d1e78514fa7f66d32d11175e4ce"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 00fab43..df66644 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -1,11 +1,9 @@
 {
     "app-id": "org.gnome.Games",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.26",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-games",
-    "tags": ["nightly"],
-    "desktop-file-name-prefix": "(Nightly) ",
     "finish-args": [
         /* Extension point */
         "--extension=org.gnome.Games.LibretroPlugin=directory=lib/libretro/extra.d",
@@ -64,8 +62,10 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/grilo";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/grilo/0.3/grilo-0.3.4.tar.xz";,
+                    "sha256": "7c6964053b42574c2f14715d2392a02ea5cbace955eb73e067c77aa3e43b066e"
+
                 }
             ],
             "cleanup": [ "/include", "/bin" ]
@@ -87,8 +87,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/grilo-plugins";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/grilo-plugins/0.3/grilo-plugins-0.3.5.tar.xz";,
+                    "sha256": "2977827b8ecb3e15535236180e57dc35e85058d111349bdb6a1597e62a5068fb"
                 }
             ],
             "cleanup": [ "/include" ]
@@ -103,8 +104,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/tracker";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/tracker/1.99/tracker-1.99.3.tar.xz";,
+                    "sha256": "10e6be6bb1556b03b53ae2abc2fc59e5fc34702b580a57939c6b3e6b487ca872"
                 }
             ]
         },
@@ -112,8 +114,9 @@
             "name": "libevdev",
             "sources": [
                 {
-                     "type": "git",
-                     "url": "https://anongit.freedesktop.org/git/libevdev.git";
+                    "type": "archive",
+                    "url": "https://www.freedesktop.org/software/libevdev/libevdev-1.5.7.tar.xz";,
+                    "sha256": "a1e59e37a2f0d397ffd7e83b73af0e638db83b8dd08902ef0f651a21cc1dd422"
                 }
             ]
         },
@@ -124,8 +127,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/retro-gtk";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/retro-gtk/0.12/retro-gtk-0.12.0.tar.xz";,
+                    "sha256": "10e2df86eb5797444103d95af989b7b5fcc52d664bb5f3adba77b8961afe8eb6"
                 }
             ]
         },
@@ -134,8 +138,9 @@
             "post-install": ["mkdir -p /app/lib/libretro/extra.d"],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/gnome-games";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gnome-games/3.26/gnome-games-3.26.0.tar.xz";,
+                    "sha256": "220a29c99afdea7ce6707efec2db955156fbd34aee36c84890c356fde0fc59d2"
                 }
             ]
         }


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