[gnome-apps-nightly/wip/msanchez/gnome-games: 3/3] gnome-games: Update the stable version of GNOME Games, to make it usable



commit d0eaaef7207098faebae1f5eb6bbe188b26ba2af
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Thu Feb 9 18:15:11 2017 +0000

    gnome-games: Update the stable version of GNOME Games, to make it usable
    
    The current stable flatpak for GNOME Games crashes too often when several
    ROMs are available while fetching the covers, which seems to be improved
    by building against commit d1cde2b3 (the first code-related commit after
    the stable 3.22 release), so we'd better use that.
    
    Besides, we make the most of this commit to update the stable versions
    of all the related dependencies with the exception of tracker, whose
    latest version does not build against the 3.22 runtime.

 libretro-cores/libretro-bsnes.json    |    2 +-
 libretro-cores/libretro-gambatte.json |    2 +-
 libretro-cores/libretro-nestopia.json |    3 ++-
 org.gnome.Games.json                  |   15 ++++++++-------
 4 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/libretro-cores/libretro-bsnes.json b/libretro-cores/libretro-bsnes.json
index 8ba402c..bd0ef43 100644
--- a/libretro-cores/libretro-bsnes.json
+++ b/libretro-cores/libretro-bsnes.json
@@ -21,7 +21,7 @@
                 {
                     "type": "git",
                     "url": "https://github.com/libretro/bsnes-libretro.git";,
-                    "branch": "df18e30ff7fc7c9db643b14bf9526e8874c21ab6"
+                    "branch": "026fc306b232d0987e618a39ed4ad0a50c7abcc5"
                 },
                 {
                     "type": "file",
diff --git a/libretro-cores/libretro-gambatte.json b/libretro-cores/libretro-gambatte.json
index a82aca8..7ae0bcf 100644
--- a/libretro-cores/libretro-gambatte.json
+++ b/libretro-cores/libretro-gambatte.json
@@ -19,7 +19,7 @@
                 {
                     "type": "git",
                     "url": "https://github.com/libretro/gambatte-libretro.git";,
-                    "branch": "d5af1d7c4b339deab9e9f6fa999b5af3a96ca842"
+                    "branch": "b1af7340b3a2fdf427fc607672026da07ddf8c5b"
                 },
                 {
                     "type": "file",
diff --git a/libretro-cores/libretro-nestopia.json b/libretro-cores/libretro-nestopia.json
index c60f6dc..7b21d9c 100644
--- a/libretro-cores/libretro-nestopia.json
+++ b/libretro-cores/libretro-nestopia.json
@@ -19,7 +19,8 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://github.com/bochecha/nestopia.git";
+                    "url": "https://github.com/bochecha/nestopia.git";,
+                    "branch": "f27bd1f566fb2ff60ef0557ce1d3d26ac3b76900"
                 },
                 {
                     "type": "file",
diff --git a/org.gnome.Games.json b/org.gnome.Games.json
index 09017f7..51b9055 100644
--- a/org.gnome.Games.json
+++ b/org.gnome.Games.json
@@ -38,6 +38,7 @@
     ],
     "modules": [
         /* Emulator cores for libretro
+
            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-bsnes.json",
@@ -53,8 +54,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://git.gnome.org/browse/retro-gtk/snapshot/retro-gtk-0.8.tar.xz";,
-                    "sha256": "28b1974445618245768e22667a80b5fc18f67f881fbd88738e4521d3117d0f20"
+                    "url": "https://git.gnome.org/browse/retro-gtk/snapshot/retro-gtk-0.8.1.tar.xz";,
+                    "sha256": "ed9976bb2eff191be0d0d1f4450bdf51cbe1c9b6156b95088acdf383b61c8087"
                 }
             ]
         },
@@ -119,8 +120,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "http://www.freedesktop.org/software/libevdev/libevdev-1.5.4.tar.xz";,
-                    "sha256": "11fe76d62cc76fbc9dbf8e94696a80eee63780139161e5cf54c55ec21a8173a4"
+                    "url": "https://www.freedesktop.org/software/libevdev/libevdev-1.5.6.tar.xz";,
+                    "sha256": "ecec7e9d66b1d3692f10b3b20aa97fb25e874a784c5552a7b1698091fef5a688"
                 }
             ]
         },
@@ -128,9 +129,9 @@
             "name": "gnome-games",
             "sources": [
                 {
-                    "type": "archive",
-                    "url": "https://git.gnome.org/browse/gnome-games/snapshot/gnome-games-3.22.0.tar.xz";,
-                    "sha256": "d0bd820db75bab058e5e555209bddafc2f98051be0002f2fca4969f14a58b7b0"
+                    "type": "git",
+                    "url": "https://git.gnome.org/browse/gnome-games";,
+                    "branch": "d1cde2b39c54d74a92b547c4992a659d15c1d09a"
                 }
             ]
         }


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