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



commit a0a289ae5c72ab556d203ccc85d612c1c2d2a90b
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Mon Mar 20 14:26:40 2017 +0100

    flatpak: Stabilize the builder manifests

 flatpak/libretro-cores/libretro-bsnes.json         |    6 ++--
 flatpak/libretro-cores/libretro-gambatte.json      |    5 ++-
 flatpak/libretro-cores/libretro-mednafen_ngp.json  |    5 ++-
 .../libretro-cores/libretro-mednafen_pce_fast.json |    5 ++-
 flatpak/libretro-cores/libretro-nestopia.json      |    5 ++-
 flatpak/libretro-cores/libretro-pcsx_rearmed.json  |    5 ++-
 flatpak/libretro-cores/libretro-picodrive.json     |    5 ++-
 flatpak/org.gnome.Games.json                       |   30 ++++++++++++--------
 8 files changed, 39 insertions(+), 27 deletions(-)
---
diff --git a/flatpak/libretro-cores/libretro-bsnes.json b/flatpak/libretro-cores/libretro-bsnes.json
index d89e384..781273f 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/026fc306b232d0987e618a39ed4ad0a50c7abcc5.zip";,
+                    "sha256": "0550f8d8625060507a78189f7fca90fcc929c4030c9502a7d2f3a9b9bc10a526"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-gambatte.json b/flatpak/libretro-cores/libretro-gambatte.json
index e6982fe..bfe9597 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/fafc291217c4fdb5a25c3543694fc3b3238e3ccb.zip";,
+                    "sha256": "4191436d65128b0bc696dee455599b845a4f1b3a04942de8d3c98c004d2eb1cd"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_ngp.json 
b/flatpak/libretro-cores/libretro-mednafen_ngp.json
index 1be5222..9ed8b92 100644
--- a/flatpak/libretro-cores/libretro-mednafen_ngp.json
+++ b/flatpak/libretro-cores/libretro-mednafen_ngp.json
@@ -16,8 +16,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/beetle-ngp-libretro";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/beetle-ngp-libretro/archive/17f972acec20e5e9aa11400a10399874d4c47bd9.zip";,
+                    "sha256": "aaced15ce443155f3b90c0b639e3c5fd67b476ebffc0f108c0e88d90b5963abd"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-mednafen_pce_fast.json 
b/flatpak/libretro-cores/libretro-mednafen_pce_fast.json
index cf6c7c8..20e48dd 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/7855d73dc3723bdef2b83e19b23df93680d6fe92.zip";,
+                    "sha256": "9b91f5ee7ab2616d7ef4361a8a2bb344b2051f8588a20cf5491ab1b76362cae6"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-nestopia.json b/flatpak/libretro-cores/libretro-nestopia.json
index 0d8d1d4..de9c3a4 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/4249a6c1b53d5507fb1758cc049e8059661e0a00.zip";,
+                    "sha256": "6f25980309e7fb6b34b7b8185eaaaa34ab6a628359a9bf73ca12ae87d1ba82f1"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-pcsx_rearmed.json 
b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
index 011cbc8..08a51ee 100644
--- a/flatpak/libretro-cores/libretro-pcsx_rearmed.json
+++ b/flatpak/libretro-cores/libretro-pcsx_rearmed.json
@@ -17,8 +17,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/pcsx_rearmed";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/pcsx_rearmed/archive/abdcbf00ae6ea14cb85b49de97b4daba00c6dc2e.zip";,
+                    "sha256": "1d7f9f9af15a64583bf0f84189651cebe4f12d1a292f765378ffc7127501c669"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/libretro-cores/libretro-picodrive.json b/flatpak/libretro-cores/libretro-picodrive.json
index 1dccbf8..e8c159d 100644
--- a/flatpak/libretro-cores/libretro-picodrive.json
+++ b/flatpak/libretro-cores/libretro-picodrive.json
@@ -17,8 +17,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://github.com/libretro/picodrive";
+                    "type": "archive",
+                    "url": 
"https://github.com/libretro/picodrive/archive/f0a3d0dc4bd9060eb6bfdb16fb20dbb80a9e6ae9.zip";,
+                    "sha256": "574f942208ec283f9fc1fd95be4d9df771cc40c2748e4e476923b80adcd15583"
                 },
                 {
                     "type": "file",
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 41000c8..7f1472a 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -62,8 +62,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/grilo";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/grilo/0.3/grilo-0.3.3.tar.xz";,
+                    "sha256": "5c874222c7bdf42490cd56765a593c41407247706bb1f24a1bd5d007aa38a0e3"
                 }
             ],
             "cleanup": [ "/include", "/bin" ]
@@ -85,8 +86,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.4.tar.xz";,
+                    "sha256": "990282a518968c52f6a67b96c6b708e236a59da1c7c920ed45e6316ab49ddeb5"
                 }
             ],
             "cleanup": [ "/include" ]
@@ -101,8 +103,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/tracker";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/tracker/1.12/tracker-1.12.0.tar.xz";,
+                    "sha256": "83193dd8c05e3e8b05fa8f1cfb80964fa78f7aeb86f3302fa4be6ec7e6ff596f"
                 }
             ]
         },
@@ -110,8 +113,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.6.tar.xz";,
+                    "sha256": "ecec7e9d66b1d3692f10b3b20aa97fb25e874a784c5552a7b1698091fef5a688"
                 }
             ]
         },
@@ -122,8 +126,9 @@
             ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "https://git.gnome.org/browse/retro-gtk";
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/retro-gtk/0.10/retro-gtk-0.10.0.tar.xz";,
+                    "sha256": "2e6925418003f2931be82380a013e6e738c3738959a481005370dc13d45b93a0"
                 }
             ]
         },
@@ -132,8 +137,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.24/gnome-games-3.24.0.1.tar.xz";,
+                    "sha256": "e4ff465b55bdbbfd18208bdf117752737c71d93172e4cbf408e39eb3d499232b"
                 }
             ]
         }


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