[gnome-apps-nightly/gnome-3-20] rhythmbox: Build from tarballs



commit f5ff47ec6cddbcf4fa3e8f5a9c13e73ffbbcaeb7
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Aug 24 13:22:13 2016 +0200

    rhythmbox: Build from tarballs
    
    This branch is for building stable releases of deps/apps.

 org.gnome.Rhythmbox3.json |   21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/org.gnome.Rhythmbox3.json b/org.gnome.Rhythmbox3.json
index e914a76..9a499f1 100644
--- a/org.gnome.Rhythmbox3.json
+++ b/org.gnome.Rhythmbox3.json
@@ -45,10 +45,12 @@
         },
         {
             "name": "libpeas",
+            "cleanup": [ "/bin/*", "/lib/peas-demo" ],
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/libpeas"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/libpeas/1.18/libpeas-1.18.0.tar.xz";,
+                    "sha256": "bf49842c64c36925bbc41d954de490b6ff7faa29b45f6fd9e91ddcc779165e26"
                 }
             ],
             "cleanup": [ "/bin", "/include", "/share/icons" ]
@@ -57,8 +59,9 @@
             "name": "gmime",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/gmime"
+                    "type": "archive",
+                    "url": "https://download.gnome.org/sources/gmime/2.6/gmime-2.6.20.tar.xz";,
+                    "sha256": "e0a170fb264c2ae4cecd852f4e7aaddb8d58e8f3f0b569ce2d2a4704f55bdf65"
                 }
             ],
             "cleanup": [ "/include", "/share/vala" ]
@@ -67,8 +70,9 @@
             "name": "totem-pl-parser",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/totem-pl-parser"
+                    "type": "archive",
+                    "url": 
"http://ftp.acc.umu.se/pub/gnome/sources/totem-pl-parser/3.10/totem-pl-parser-3.10.6.tar.xz";,
+                    "sha256": "98a5d9bed1b1c012aeb2692ded2fd49399593f70f297f43e01fc1c5e13576757"
                 }
             ],
             "cleanup": [ "/include" ]
@@ -77,8 +81,9 @@
             "name": "rhythmbox",
             "sources": [
                 {
-                    "type": "git",
-                    "url": "git://git.gnome.org/rhythmbox"
+                    "type": "archive",
+                    "url": "http://ftp.acc.umu.se/pub/gnome/sources/rhythmbox/3.4/rhythmbox-3.4.tar.xz";,
+                    "sha256": "ef8592aa0ee184e40d23a5007885c32585325b462e78cb0ff95181540f39878c"
                 }
             ]
         }


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