[gnome-apps-nightly] Rhythmbox: Change the runtime from master to 3.28



commit 93fde8a265805f614fcb2ae46fc4efa0e863cfcb
Author: Jordan Petridis <jordanpetridis protonmail com>
Date:   Mon Aug 6 21:39:44 2018 +0300

    Rhythmbox: Change the runtime from master to 3.28
    
    Gnome-sdk master builds gstreamer from git, which means depricated
    APIs are disabled. Rhythmbox depends on a depricated gst API which
    makes it unbuildable with the master runtime.
    
    Since there are does not seem to be the will to replace the
    depricated api currently, switch the runtime so at least the thing
    is building.
    
    https://gitlab.gnome.org/GNOME/rhythmbox/issues/1649

 org.gnome.Rhythmbox3.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.Rhythmbox3.json b/org.gnome.Rhythmbox3.json
index 5c616d7..cb093ee 100644
--- a/org.gnome.Rhythmbox3.json
+++ b/org.gnome.Rhythmbox3.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.Rhythmbox3",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.28",
     "sdk": "org.gnome.Sdk",
     "command": "rhythmbox",
     "rename-appdata-file": "rhythmbox.appdata.xml",


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