[gnome-apps-nightly] org.gnome.Photos: Build LibRaw from Git instead of a tarball



commit 0a09a044aae2fc9f60b8cb400dcd3cb8adbd47c0
Author: Debarshi Ray <debarshir gnome org>
Date:   Sat Jan 14 17:33:25 2017 +0100

    org.gnome.Photos: Build LibRaw from Git instead of a tarball
    
    That's what gnome-continuous does. No reason we shouldn't do it for the
    nightly Flatpaks also.

 org.gnome.Photos.json |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Photos.json b/org.gnome.Photos.json
index fef1ef1..d96dc30 100644
--- a/org.gnome.Photos.json
+++ b/org.gnome.Photos.json
@@ -130,9 +130,8 @@
             "cleanup": [ "/bin", "/share/doc" ],
             "sources": [
                 {
-                    "type": "archive",
-                    "url": "http://www.libraw.org/data/LibRaw-0.17.0.tar.gz";,
-                    "sha256": "e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310"
+                    "type": "git",
+                    "url": "https://github.com/LibRaw/LibRaw.git";,
                 }
             ]
         },


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